{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/eco-natuurkampeerterrein-klein-schoor-nl",
  "name": "Eco Natuurkampeerterrein Klein Schoor",
  "description": "Small eco campsite where nature and people go together. 15 spacious camping pitches and 3 rental caravans offer",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/eco-natuurkampeerterrein-klein-schoor-nl",
  "image": [
    "https://campspace.com/media/medium/uploads/space/08/16/70/081670ae09b9808af98df2bb300c3166.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.26,
    "longitude": 5.77
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.93,
    "reviewCount": 27,
    "bestRating": 5,
    "worstRating": 1
  }
}