{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kampeerplek-aan-het-water-met-uitzicht-op-fort-nigtevecht",
  "name": "Kampeerplek aan het water met uitzicht op Fort Nigtevecht",
  "description": "Let's introduce ourselves, we're Melvin and Angelina We've been living since September 1st, 2020",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kampeerplek-aan-het-water-met-uitzicht-op-fort-nigtevecht",
  "image": [
    "https://campspace.com/media/medium/uploads/space/ba/ed/d0/baedd05db5926c601d67f127b6f11c12.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.28,
    "longitude": 5.02
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Yurt"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.3,
    "reviewCount": 51,
    "bestRating": 5,
    "worstRating": 1
  }
}