{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-couter-retranchement-cadzand",
  "name": "Camping De Couter",
  "description": "Camping De Couter is a campsite in Retranchement, Zealand.The campsite has which are marked out, pitches without shade and pitches with some shade....",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-couter-retranchement-cadzand",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/67516308c7206.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Groeneweg 1",
    "addressLocality": "Retranchement/Cadzand",
    "postalCode": "4525 LV",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.35681,
    "longitude": 3.38936
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 6,
    "bestRating": 10,
    "worstRating": 1
  }
}