{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/water-exloerveen-netherlands",
  "name": "water",
  "description": "Our small campsite is located near the village of Exloo in Drenthe. The campsite is located exactly on the border between sand and peat. The landscape clearly shows the ancient history. Our campsite has 10 camping pitches, all equipped with 16 amps of electricity. Upon arrival you can choose your own camping spot and place your camping equipment wherever you want. Look across our herb-rich field into the distance. The sanitary building has all the necessary facilities, such as a baby bath, a...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/water-exloerveen-netherlands",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "exloerveen",
    "addressCountry": "The Netherlands"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.894,
    "longitude": 6.899
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}