{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-vledders-schipborg",
  "name": "Camping De Vledders",
  "description": "Camping De Vledders is a campsite in Schipborg, Drenthe, located in the woods and at the edge of a lake/recreational pond.This campsite...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-vledders-schipborg",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/d/674de3c7273a1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Zeegserweg 2a",
    "addressLocality": "Schipborg",
    "postalCode": "9469 PL",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.07936,
    "longitude": 6.66567
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 7,
    "bestRating": 10,
    "worstRating": 1
  }
}