{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.voorpost.org/#organization",
      "name": "Voorpost",
      "url": "http://www.voorpost.org/",
      "description": "Heel-Nederlandse actiegroep"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/voorpost#asg",
      "name": "Voorpost ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/voorpost",
      "isPartOf": {
        "@id": "http://www.voorpost.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}