{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/2-hectare-bos-zonder-enige-voorziening-alleen-geschikt-voor",
  "name": "2 hectare bos, zonder enige voorziening, alleen geschikt voor tenten.",
  "description": "The forest is adjacent to the Tennis Club Dorplein with a canteen for a snack or a drink and a toile",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/2-hectare-bos-zonder-enige-voorziening-alleen-geschikt-voor",
  "image": [
    "https://campspace.com/media/medium/uploads/space/d1/0a/c6/d10ac6693827122e5f351afca9fe0fb3.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.23,
    "longitude": 5.59
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}