{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kampeerverblijfpark-klokkeberg-werchter",
  "name": "Kampeerverblijfpark De Klokkeberg",
  "description": "Kampeerverblijfpark De Klokkeberg is located in Werchter, Brabant Flemisho, is located at a lake. This campsite has pitches both shaded and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kampeerverblijfpark-klokkeberg-werchter",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/6751748d9a5e4.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Grotestraat 120",
    "addressLocality": "Werchter",
    "postalCode": "3118"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.97836,
    "longitude": 4.72447
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6.5,
    "reviewCount": 5,
    "bestRating": 10,
    "worstRating": 1
  }
}