{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/beschut-grasveld-op-erf-van-boerderij-in-ijsseldelta-op-het",
  "name": "Beschut grasveld op erf van boerderij in IJsseldelta op het Kampereiland",
  "description": "On the yard of our farm in the midst of infinite greenery, you can set up your tent or caravan, o",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/beschut-grasveld-op-erf-van-boerderij-in-ijsseldelta-op-het",
  "image": [
    "https://campspace.com/media/medium/uploads/space/62/28/3e/62283eaa47a751a781b308449e3ba583.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.61,
    "longitude": 5.9
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.81,
    "reviewCount": 26,
    "bestRating": 5,
    "worstRating": 1
  }
}