{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-kievit-oostkapelle",
  "name": "Camping De Kievit",
  "description": "Camping De Kievit is a campsite in Oostkapelle, Zealand.The campsite has pitches with shade and pitches with some shade. It is possible to rent...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-kievit-oostkapelle",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/6751630ada833.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Grijpkerkseweg 21",
    "addressLocality": "Oostkapelle",
    "postalCode": "4356 RA",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.55394,
    "longitude": 3.56131
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.7,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}