{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.controlbooth.com/#organization",
      "name": "ControlBooth",
      "url": "https://www.controlbooth.com/",
      "description": "An online community for professionals and students in Technical Theatre and Live Entertainment"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/controlbooth#asg",
      "name": "ControlBooth ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/controlbooth",
      "isPartOf": {
        "@id": "https://www.controlbooth.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}