{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/heerlijke-tuin-in-bosrijke-omgeving",
  "name": "Heerlijke tuin in bosrijke omgeving",
  "description": "If you want to de-stress, our environment is ideal for you.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/heerlijke-tuin-in-bosrijke-omgeving",
  "image": [
    "https://campspace.com/media/medium/uploads/space/df/9c/f2/df9cf28d2369d5778a8f6ea4d654d016.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.92,
    "longitude": 5.76
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}