{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.marin.nl/en#organization",
      "name": "Marin",
      "url": "https://www.marin.nl/en",
      "description": "Our main office is in Wageningen. Here most of our facilities are located. Information about Wageningen and hotels."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/marin#asg",
      "name": "Marin ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/marin",
      "isPartOf": {
        "@id": "https://www.marin.nl/en#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}