{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.vsop.nl/#organization",
      "name": "VSOP",
      "url": "http://www.vsop.nl/",
      "description": "De VSOP is er voor alle Nederlanders met een zeldzame en/of genetische aandoening, dus ook de erfelijke, chromosomale en aangeboren aandoeningen."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/vsop#asg",
      "name": "VSOP ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/vsop",
      "isPartOf": {
        "@id": "http://www.vsop.nl/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}