{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://vil.be/#organization",
      "name": "VIL",
      "url": "https://vil.be/",
      "description": "EMPOWERING LOGISTICS"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/vil#asg",
      "name": "VIL ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/vil",
      "isPartOf": {
        "@id": "https://vil.be/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}