{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mini-campsite-beautiful-nature-drenthe-midden-drenthe",
  "name": "Mini campsite in the beautiful nature of Drenthe",
  "description": "Enjoy a relaxing stay at Mini campsite in the beautiful nature of Drenthe in Midden-Drenthe, Netherlands. Customer rating: 5.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mini-campsite-beautiful-nature-drenthe-midden-drenthe",
  "image": [
    "https://static.campspace.com/media/space/detail/b2ad757c0bd58bc5df08207bd955ee45.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "midden-drenthe",
    "addressRegion": "Drente",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.8955,
    "longitude": 6.497
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}