{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://fuga.com/#organization",
      "name": "FUGA",
      "url": "https://fuga.com/",
      "description": "We provide flexible music distribution and marketing services, powered by our industry-leading technology."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/fuga#asg",
      "name": "FUGA ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/fuga",
      "isPartOf": {
        "@id": "https://fuga.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}