{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.shakespeare.org/#organization",
      "name": "Shakespeare & Company",
      "url": "https://www.shakespeare.org/",
      "description": "Join us for outdoor Shakespeare and contemporary plays in the Berkshires! Call the Box Office at 413.637.3353."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/shakespeare-and-company#asg",
      "name": "Shakespeare & Company ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/shakespeare-and-company",
      "isPartOf": {
        "@id": "https://www.shakespeare.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}