{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://studio-east.org/#organization",
      "name": "Studio East",
      "url": "https://studio-east.org/",
      "description": "Studio East provides Seattle-area theatre opportunities for ages 4-20 including youth acting classes, summer camps, intensive programming, and stage productions."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/studio-east#asg",
      "name": "Studio East ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/studio-east",
      "isPartOf": {
        "@id": "https://studio-east.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}