{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/europarcs-resort-poort-van-zeeland-hellevoetsluis",
  "name": "EuroParcs Resort Port of Zeeland",
  "description": "EuroParcs Resort Port of Zeeland is close to Hellevoetsluis and Rockanje in South Holland. The lively holiday park is ideal for families. There is...",
  "url": "https://campertunity.com/listings/campgrounds/europarcs-resort-poort-van-zeeland-hellevoetsluis",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/d/674dee9a2dce2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Parkweg 2",
    "addressLocality": "Hellevoetsluis",
    "postalCode": "3221 LV",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.83797,
    "longitude": 4.09022
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/netherlands/south-holland/hellevoetsluis/europarcs-resort-poort-van-zeeland-101325/",
    "https://campio.no/campsite/europarcs-resort-poort-van-zeeland"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}