{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.bfw.de/#organization",
      "name": "bfw",
      "url": "https://www.bfw.de/",
      "description": "Verwirklichen Sie Ihre beruflichen Ziele mit unseren Aus-, Fort- und Weiterbildungen."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/bfw#asg",
      "name": "bfw ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/bfw",
      "isPartOf": {
        "@id": "https://www.bfw.de/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}