{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://chorusworldwide.com/#organization",
      "name": "Chorus Worldwide",
      "url": "https://chorusworldwide.com/",
      "description": "A publisher of global indie games. We celebrate games and creators from around the world."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/chorus-worldwide#asg",
      "name": "Chorus Worldwide ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/chorus-worldwide",
      "isPartOf": {
        "@id": "https://chorusworldwide.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}