{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boerderijcamping-de-blokke-de-heurne",
  "name": "Boerderijcamping De Blökke",
  "description": "Boerderijcamping De Blökke is a campsite in De Heurne, Gelderland.The campsite has pitches with shade, pitches without shade and pitches with some...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boerderijcamping-de-blokke-de-heurne",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/67518a0074a47.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Spekkendijk 41",
    "addressLocality": "De Heurne",
    "postalCode": "7095 CE",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.88172,
    "longitude": 6.50928
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.2,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}