{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.vdr-verein.de/#organization",
      "name": "VdR",
      "url": "https://www.vdr-verein.de/",
      "description": "VdR Home"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/vdr#asg",
      "name": "VdR ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/vdr",
      "isPartOf": {
        "@id": "https://www.vdr-verein.de/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}