{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.composers.com/#organization",
      "name": "American Composers Alliance",
      "url": "http://www.composers.com/",
      "description": "ACA is a nonprofit publisher for American concert music, offering sheet music for more than fourteen thousand compositions from 1905 to the present day."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/american-composers-alliance#asg",
      "name": "American Composers Alliance ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/american-composers-alliance",
      "isPartOf": {
        "@id": "http://www.composers.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}