{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.bde.de/#organization",
      "name": "BDE",
      "url": "http://www.bde.de/",
      "description": "Wir sind Europas größter Zusammenschluss von Unternehmen der privaten Kreislaufwirtschaft."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/bde#asg",
      "name": "BDE ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/bde",
      "isPartOf": {
        "@id": "http://www.bde.de/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}