{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kamperen-met-houtvuurtje-in-twente-dat-kan-in-onze-tuin",
  "name": "Kamperen met een houtvuurtje in Twente? Dat kan in onze tuin! -",
  "description": "Our Campspace is located on our own road in Bornerbroek, in the middle of the beautiful Twente country. Enthousi",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kamperen-met-houtvuurtje-in-twente-dat-kan-in-onze-tuin",
  "image": [
    "https://campspace.com/media/medium/uploads/space/14/ef/9c/14ef9c562c0cd668117bed14eb50876d.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.32,
    "longitude": 6.68
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain_biking"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.77,
    "reviewCount": 26,
    "bestRating": 5,
    "worstRating": 1
  }
}