{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-knieplanden-zweeloo-nl",
  "name": "Camping De Knieplanden",
  "description": "Campsite De Knieplanden is a campsite in Zweeloo, Drenthe.This campsite has delimited, shaded, unshaded and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-knieplanden-zweeloo-nl",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/8/6748a404a7134.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hoofdstraat 2",
    "addressLocality": "Zweeloo",
    "postalCode": "7851 AA",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.79472,
    "longitude": 6.72419
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.8,
    "reviewCount": 4,
    "bestRating": 10,
    "worstRating": 1
  }
}