{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-wuitekamp-lunteren-nl",
  "name": "Camping De Wuitekamp",
  "description": "Camping De Wuitekamp is a campsite in Lunteren, Gelderland.The campsite has pitches with shade, pitches without shade and pitches with some shade....",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-wuitekamp-lunteren-nl",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/6751760ce8be8.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Wuitekampweg 20",
    "addressLocality": "Lunteren",
    "postalCode": "6741 CN",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.07614,
    "longitude": 5.62622
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 9,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}