{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.daffodiltelephone.com/#organization",
      "name": "Daffodil Telephone Entertainment",
      "legalName": "Daffodil Telephone Entertainment, LLC",
      "alternateName": "DTE",
      "url": "https://www.daffodiltelephone.com/",
      "description": "Southern California-based management company with label-style services for independent artists.",
      "foundingDate": "2025",
      "foundingLocation": {
        "@type": "Place",
        "name": "Los Angeles, California"
      },
      "areaServed": {
        "@type": "AdministrativeArea",
        "name": "Southern California"
      },
      "email": "office@daffodiltelephone.com",
      "founder": [
        {
          "@type": "Person",
          "name": "Alex Yeomanson",
          "jobTitle": "Co-Founder, Artist Development and Creative Direction"
        },
        {
          "@type": "Person",
          "name": "Howie Fitzgerald",
          "jobTitle": "Co-Founder, Management, Operations and Production"
        }
      ],
      "knowsAbout": [
        "Artist management",
        "Artist development",
        "Release management",
        "Distribution administration",
        "Press and radio campaign management",
        "Digital advertising",
        "Touring and booking operations",
        "Merchandise development",
        "Live production"
      ],
      "subjectOf": [
        {
          "@type": "DataFeed",
          "name": "DTE updates — RSS",
          "url": "https://www.daffodiltelephone.com/feed.xml",
          "encodingFormat": "application/rss+xml"
        },
        {
          "@type": "DataFeed",
          "name": "DTE updates — JSON Feed",
          "url": "https://www.daffodiltelephone.com/feed.json",
          "encodingFormat": "application/feed+json"
        },
        {
          "@type": "Dataset",
          "name": "DTE public Schema.org knowledge graph",
          "url": "https://www.daffodiltelephone.com/company-data.json",
          "encodingFormat": "application/ld+json"
        },
        {
          "@type": "CreativeWork",
          "name": "DTE machine-readable summary",
          "url": "https://www.daffodiltelephone.com/llms.txt",
          "encodingFormat": "text/plain"
        },
        {
          "@type": "CreativeWork",
          "name": "DTE full machine-readable public reference",
          "url": "https://www.daffodiltelephone.com/llms-full.txt",
          "encodingFormat": "text/plain"
        }
      ],
      "contactPoint": [
        {
          "@type": "ContactPoint",
          "contactType": "general inquiries",
          "email": "office@daffodiltelephone.com",
          "url": "https://www.daffodiltelephone.com/contact/",
          "availableLanguage": "English"
        },
        {
          "@type": "ContactPoint",
          "contactType": "artist management and partnerships",
          "email": "management@daffodiltelephone.com",
          "url": "https://www.daffodiltelephone.com/management-inquiry/",
          "availableLanguage": "English"
        },
        {
          "@type": "ContactPoint",
          "contactType": "bookings and production",
          "email": "booking@daffodiltelephone.com",
          "url": "https://www.daffodiltelephone.com/booking/",
          "availableLanguage": "English"
        }
      ]
    },
    {
      "@type": "WebSite",
      "@id": "https://www.daffodiltelephone.com/#website",
      "url": "https://www.daffodiltelephone.com/",
      "name": "Daffodil Telephone Entertainment",
      "inLanguage": "en-US",
      "publisher": {
        "@id": "https://www.daffodiltelephone.com/#organization"
      },
      "mainEntity": {
        "@id": "https://www.daffodiltelephone.com/#organization"
      },
      "hasPart": [
        {
          "@type": "CollectionPage",
          "name": "Artists",
          "url": "https://www.daffodiltelephone.com/artists/"
        },
        {
          "@type": "AboutPage",
          "name": "About DTE",
          "url": "https://www.daffodiltelephone.com/about/"
        },
        {
          "@type": "WebPage",
          "name": "Management",
          "url": "https://www.daffodiltelephone.com/management/"
        },
        {
          "@type": "CollectionPage",
          "name": "News & Work",
          "url": "https://www.daffodiltelephone.com/news/"
        },
        {
          "@type": "ContactPage",
          "name": "Contact",
          "url": "https://www.daffodiltelephone.com/contact/"
        },
        {
          "@type": "WebPage",
          "name": "Accessibility",
          "url": "https://www.daffodiltelephone.com/accessibility/"
        },
        {
          "@type": "WebPage",
          "name": "Media licensing",
          "url": "https://www.daffodiltelephone.com/media-licensing/"
        }
      ],
      "dateModified": "2026-08-12"
    },
    {
      "@type": "MusicGroup",
      "name": "Second Paloma",
      "url": "https://www.secondpaloma.com/",
      "genre": [
        "Glam indie pop",
        "Alternative rock"
      ],
      "memberOf": {
        "@id": "https://www.daffodiltelephone.com/#organization"
      }
    },
    {
      "@type": "Organization",
      "name": "Mangos & Tangos",
      "url": "https://www.daffodiltelephone.com/mangosandtangos/",
      "genre": [
        "Children's music",
        "Family entertainment",
        "Story-theater"
      ],
      "memberOf": {
        "@id": "https://www.daffodiltelephone.com/#organization"
      },
      "@id": "https://www.daffodiltelephone.com/mangosandtangos/#artist",
      "additionalType": [
        "https://schema.org/MusicGroup",
        "https://schema.org/PerformingGroup"
      ]
    }
  ]
}
