{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mini-camping-t-haller-vorden",
  "name": "Mini-Camping 't Haller",
  "description": "Mini-Camping 't Haller is a campsite in Vorden, Gueldre.This campsite has delimited, unshaded and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mini-camping-t-haller-vorden",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/675181e579250.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Beunkstege 4",
    "addressLocality": "Vorden",
    "postalCode": "7251 NA",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.07583,
    "longitude": 6.38233
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.6,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}