{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.shadowlandtheatre.ca/#organization",
      "name": "Shadowland Theatre",
      "url": "https://www.shadowlandtheatre.ca/",
      "description": "Discover and explore Shadowland! Leaders in community-engaged spectacle theatre based in Toronto, ON."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/shadowland-theatre#asg",
      "name": "Shadowland Theatre ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/shadowland-theatre",
      "isPartOf": {
        "@id": "https://www.shadowlandtheatre.ca/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}