{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.tristero.be/#organization",
      "name": "Tristero",
      "url": "http://www.tristero.be/",
      "description": "Tristero is a Brussels-based theatre company that stands for intelligent and comical shows with a sharp edge."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/tristero#asg",
      "name": "Tristero ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/tristero",
      "isPartOf": {
        "@id": "http://www.tristero.be/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}