{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/besloten-tuin-tussen-landerijen-vlakbij-bos-en-grens-duitsla",
  "name": "Besloten tuin tussen landerijen, vlakbij bos en grens Duitsland",
  "description": "Discover the region of Westerwolde in East Groningen. It is here where in 1568 the battle at Heiligerlee we",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/besloten-tuin-tussen-landerijen-vlakbij-bos-en-grens-duitsla",
  "image": [
    "https://campspace.com/media/medium/uploads/space/66/ae/1a/66ae1ae10ad007d3f6396a937ead6cfe.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.96,
    "longitude": 7.06
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}