{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/minicamping-broodkist-koudekerke",
  "name": "Minicamping de Broodkist",
  "description": "Minicamping de Broodkist is a campsite in Koudekerke, Zealand.The campsite has pitches without shade and pitches with some shade. It is possible to...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/minicamping-broodkist-koudekerke",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/6751871a667fc.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Middelburgsestraat 122",
    "addressLocality": "Koudekerke",
    "postalCode": "4371 RR",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.48403,
    "longitude": 3.57367
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}