{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-blauwe-lantaarn-wateren",
  "name": "Camping De Blauwe Lantaarn",
  "description": "Camping De Blauwe Lantaarn is a campsite in Wateren, Drenthe, in the forest. This campsite has pitches with parcels, shade and places...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-blauwe-lantaarn-wateren",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/675022ff0bef4.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Wateren 5",
    "addressLocality": "Wateren",
    "postalCode": "8438 SB",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.91592,
    "longitude": 6.26658
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.3,
    "reviewCount": 4,
    "bestRating": 10,
    "worstRating": 1
  }
}