{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://unifiedmusicgroup.com/#organization",
      "name": "UNIFIED Music Group",
      "url": "https://unifiedmusicgroup.com/",
      "description": "UNIFIED is an independently owned music company that provides a varied range of services that include Artist Management, Recorded Music, Merchandise Services, Touring and Events."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/unified-music-group#asg",
      "name": "UNIFIED Music Group ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/unified-music-group",
      "isPartOf": {
        "@id": "https://unifiedmusicgroup.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}