{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/de-hoogte-cadzand",
  "name": "Camping De Hoogte",
  "description": "Campsite De Height is a campsite in Cadzand, Zeeland, located by the sea. The campsite has pitches with delineation, without shade and with some shade...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/de-hoogte-cadzand",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/f/674f18078ae54.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Strijdersdijk 9",
    "addressLocality": "Cadzand",
    "postalCode": "4506 HR",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.38278,
    "longitude": 3.43167
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.1,
    "reviewCount": 12,
    "bestRating": 10,
    "worstRating": 1
  }
}