{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.delijn.be/nl/#organization",
      "name": "delijn.be",
      "url": "https://www.delijn.be/nl/",
      "description": "Public ASG Directory business profile."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/delijn-be#asg",
      "name": "delijn.be ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/delijn-be",
      "isPartOf": {
        "@id": "https://www.delijn.be/nl/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}