{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kleinschalige-plattelandscamping",
  "name": "Kleinschalige plattelandscamping (geschikt voor met kindjes)",
  "description": "We - a 'young' family - took over this place at the beginning of 2022 because we dreamed of receiving it.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kleinschalige-plattelandscamping",
  "image": [
    "https://campspace.com/media/medium/uploads/space/a1/6b/3d/a16b3de66ba31d08fbb31e6f83f1d233.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.34,
    "longitude": 6.33
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.92,
    "reviewCount": 25,
    "bestRating": 5,
    "worstRating": 1
  }
}