{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/heerlijke-kampeer-plek-in-het-midden-van-de-achterhoekse",
  "name": "Heerlijke kampeer plek in het midden van de Achterhoekse natuur!",
  "description": "Welcome to Modern Hippy Campsite, located in the picturesque village of Toldijk in the municipality of Bronckhors",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/heerlijke-kampeer-plek-in-het-midden-van-de-achterhoekse",
  "image": [
    "https://campspace.com/media/medium/uploads/space/a3/3b/4c/a33b4c3dc66b0d0132ef5b3d58487b70.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.06,
    "longitude": 6.22
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.67,
    "reviewCount": 66,
    "bestRating": 5,
    "worstRating": 1
  }
}