{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/minicamping-krijger-meliskerke",
  "name": "Minicamping Krijger",
  "description": "Minicamping Krijger is a campsite in Meliskerke, Zealand.The campsite has pitches with shade, pitches without shade and pitches with some shade. It...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/minicamping-krijger-meliskerke",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/675174c135acf.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mariekerke 1",
    "addressLocality": "Meliskerke",
    "postalCode": "4365 NK",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.52097,
    "longitude": 3.52781
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.8,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}