{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/minicamping-warnstee-wichmond-vorden",
  "name": "Minicamping Warnstee",
  "description": "Minicamping Warnstee is a campsite in Wichmond, Gelderland. The campsite has pitches with delineation, with shade, without shade and with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/minicamping-warnstee-wichmond-vorden",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/0/675027051aef3.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lankhorsterstraat 34",
    "addressLocality": "Wichmond/Vorden",
    "postalCode": "7234 ST",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.07308,
    "longitude": 6.27125
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.7,
    "reviewCount": 25,
    "bestRating": 10,
    "worstRating": 1
  }
}