{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-haarsluis-dwingeloo",
  "name": "Camping De Haarsluis",
  "description": "Campsite De Haarsluis is a campsite that is located in Dwingeloo, Drenthe, and located in the woods and river/stream.This campsite has...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-haarsluis-dwingeloo",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/6751623e24525.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Het Lot 7",
    "addressLocality": "Dwingeloo",
    "postalCode": "7991 TE",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.86861,
    "longitude": 6.36311
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 6,
    "bestRating": 10,
    "worstRating": 1
  }
}