{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/marbacka-ermelo-nl",
  "name": "Camping Marbacka",
  "description": "Camping Marbacka is a campsite in Ermelo, Gelderland, located in a wood.The campsite has which are marked out, pitches with shade, pitches without...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/marbacka-ermelo-nl",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/675194783623a.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Leuvenumseweg 130",
    "addressLocality": "Ermelo",
    "postalCode": "3852 AX",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.30408,
    "longitude": 5.66669
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.8,
    "reviewCount": 6,
    "bestRating": 10,
    "worstRating": 1
  }
}