{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rustige-landelijke-omgeving-nabij-de-hoogwatergeul",
  "name": "Rustige landelijke omgeving nabij de Hoogwatergeul",
  "description": "Small-scale camping pitches in a beautiful walking/cycling area. There are also plenty of rivers i",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rustige-landelijke-omgeving-nabij-de-hoogwatergeul",
  "image": [
    "https://campspace.com/media/medium/uploads/space/ba/9d/02/ba9d025d90de4fe7d84d1f6a9a266087.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.39,
    "longitude": 6.07
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.92,
    "reviewCount": 24,
    "bestRating": 5,
    "worstRating": 1
  }
}