{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kampeerboerderij-mol-kerkwerve",
  "name": "Kampeerboerderij Mol",
  "description": "Kampeerboerderij Mol is a campsite in Kerkwerve, Zealand.The campsite has which are marked out, pitches with shade, pitches without shade and pitches...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kampeerboerderij-mol-kerkwerve",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/c/674c7f210da98.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Zwaardweg 5",
    "addressLocality": "Kerkwerve",
    "postalCode": "4321 TT",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.69428,
    "longitude": 3.85861
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}