{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://goethe-cafe.success.com.na/#organization",
      "name": "Goethe Cafe",
      "url": "https://goethe-cafe.success.com.na/",
      "description": "Goethe Cafe is a little oasis in the middle of town, where you can sit, relax and enjoy the garden setting."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/goethe-cafe#asg",
      "name": "Goethe Cafe ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/goethe-cafe",
      "isPartOf": {
        "@id": "https://goethe-cafe.success.com.na/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}