{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-kweetal-schelluinen",
  "name": "Camping Kweetal",
  "description": "Camping Kweetal is a campsite in Schelluinen, South Holland, located by a lake/recreational pond.The campsite has which are marked out, pitches with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-kweetal-schelluinen",
  "image": [
    "//cdn1.acsi.eu/eurocampings/assets/9164/acsi-portal/images/header-fallback.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Landscheiding 4",
    "addressLocality": "Schelluinen",
    "postalCode": "4209 DH",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.84569,
    "longitude": 4.91953
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.6,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}