{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-de-vliedberg-b-scharendijke",
  "name": "Camping De Vliedberg",
  "description": "Camping De Vliedberg is located in Zeeland, on the sunny island of Schouwen-Duiveland, south of the rural village of Scharendijke. It's situated by the Grevelingemeer lake. The campsite is about 1500 m away from a beautiful, clean 27 km long sandy beach and the most famous surfing paradise in the Netherlands, De Brouwersdam. The campsite's atmosphere is particularly appealing to families with small children who want to enjoy the sun, beach, and sea. But it's also a great place for seniors who...",
  "url": "https://campertunity.com/listings/campgrounds/camping-de-vliedberg-b-scharendijke",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F000PUBLIC%2Fno_image_1200x1200.jpg?alt=media&token=f1b2558a-6508-4777-98a7-3f4e66025b53",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Elkerzeeseweg 42",
    "addressLocality": "B Scharendijke",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.73049,
    "longitude": 3.8388
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Surfing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}