{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-midden-drenthe-zwiggelte-drenthe",
  "name": "Camping Midden Drenthe",
  "description": "Pleasant camping in the Drenthe nature",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-midden-drenthe-zwiggelte-drenthe",
  "image": [
    "https://campingmiddendrenthe.nl/bestanden/uploads/camper-klein-scaled.jpg",
    "https://campingmiddendrenthe.nl/bestanden/uploads/camping-midden-drenthe-logo-lg1.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Elperweg 5",
    "addressLocality": "Zwiggelte",
    "addressRegion": "Drenthe",
    "postalCode": "9433 TJ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.8735,
    "longitude": 6.58768
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 218,
    "bestRating": 10,
    "worstRating": 1
  }
}