{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.theresa.at/en#organization",
      "name": "Theresa",
      "url": "https://www.theresa.at/en",
      "description": "Welcome to the 4*S wellness hotel Theresa in the Ziller valley. Leave everyday life behind in our 3,500 m² SPA area - book now"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/theresa#asg",
      "name": "Theresa ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/theresa",
      "isPartOf": {
        "@id": "https://www.theresa.at/en#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}