{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://die-oase.info/#organization",
      "name": "Die Oase",
      "url": "http://die-oase.info/",
      "description": "Die Oase"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/die-oase#asg",
      "name": "Die Oase ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/die-oase",
      "isPartOf": {
        "@id": "http://die-oase.info/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}