{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/idyllic-camper-place-in-middle-of-polder-with-lots-of-peac",
  "name": "Idyllic camper place in the middle of the polder, with lots of peace and space",
  "description": "Camper site with 3 paved pitches and very spacious pitches in the grass located on a farm on a road",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/idyllic-camper-place-in-middle-of-polder-with-lots-of-peac",
  "image": [
    "https://campspace.com/media/medium/uploads/space/4c/54/61/4c5461f23bc603306598e4c53eaa0347.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.96,
    "longitude": 4.84
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Orchard"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.61,
    "reviewCount": 31,
    "bestRating": 5,
    "worstRating": 1
  }
}