{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/small-scale-camper-place-at-pieterpadat",
  "name": "Small-scale camper place at Pieterpadat",
  "description": "Welcome to Camperplaats Reuver, this small-scale motorhome is located between the Maas and the Germa",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/small-scale-camper-place-at-pieterpadat",
  "image": [
    "https://campspace.com/media/medium/uploads/space/51/14/34/51143488a4f7c23a3e2a48eb151e13a7.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.28,
    "longitude": 6.1
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}