{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/roompot-camping-de-zandput-vrouwenpolder-zeeland",
  "name": "Roompot Camping De Zandput",
  "description": "Enjoy a relaxing stay at Roompot Camping De Zandput in Vrouwenpolder, Netherlands. Visitors' rating: 3.71.",
  "url": "https://campertunity.com/listings/campgrounds/roompot-camping-de-zandput-vrouwenpolder-zeeland",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124650807862.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Vroondijk",
    "addressLocality": "vrouwenpolder",
    "addressRegion": "Zeeland",
    "postalCode": "4354 NN",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.58711,
    "longitude": 3.60492
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dunes"
    }
  ]
}