{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mooie-rustige-kampeerwei",
  "name": "Mooie, rustige kampeerwei",
  "description": "I have a beautifully situated meadow with lots of peace and privacy. There is always only one person/couple on it.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mooie-rustige-kampeerwei",
  "image": [
    "https://campspace.com/media/medium/uploads/space/96/54/5b/96545b7f11169d867dc6f0ea8d27446a.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.84,
    "longitude": 5.77
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.29,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  }
}