{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.calshakes.org/#organization",
      "name": "CalShakes",
      "url": "http://www.calshakes.org/",
      "description": "Explore what it means to be a classical theater in the 21st Century with outdoor summer shows and year-round programming!"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/calshakes#asg",
      "name": "CalShakes ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/calshakes",
      "isPartOf": {
        "@id": "http://www.calshakes.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}