{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://rausch.de/#organization",
      "name": "Rausch",
      "legalName": "Rausch GmbH",
      "url": "https://rausch.de/",
      "description": "Finest chocolate made from single origin cocoa with up to 400 flavors. Discover handmade chocolates & gifts directly at Rausch"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/rausch#asg",
      "name": "Rausch ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/rausch",
      "isPartOf": {
        "@id": "https://rausch.de/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}