{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boerderijcamping-molenperk-serooskerke-walcheren-1",
  "name": "Boerderijcamping Molenperk",
  "description": "Boerderijcamping Molenperk is a campsite in Serooskerke, Zealand.The campsite has which are marked out, pitches without shade and pitches with some...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boerderijcamping-molenperk-serooskerke-walcheren-1",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/67516311d90a7.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Vrouwenpolderseweg 63",
    "addressLocality": "Serooskerke (Walcheren)",
    "postalCode": "4353 KA",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.55783,
    "longitude": 3.60658
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 9,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}