{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.blbe.be/#organization",
      "name": "BLBE",
      "url": "https://www.blbe.be/",
      "description": "Official portal of the Brussels-Europe Liaison Office (BLBE). Free administrative guide for expats, diplomats, and EU officials settling in Brussels."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/blbe#asg",
      "name": "BLBE ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/blbe",
      "isPartOf": {
        "@id": "https://www.blbe.be/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}