{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://theatre.esch.lu/#organization",
      "name": "Escher Theater",
      "url": "https://theatre.esch.lu/",
      "description": "Bienvenue sur le site du Escher Theater"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/escher-theater#asg",
      "name": "Escher Theater ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/escher-theater",
      "isPartOf": {
        "@id": "https://theatre.esch.lu/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}