{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-boszicht-lottum",
  "name": "Camping Boszicht",
  "description": "Camping Boszicht is a campsite in Lottum, Limburg.The campsite has which are marked out, pitches with shade, pitches without shade and pitches with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-boszicht-lottum",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/675187cdc1143.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Stokterweg 9",
    "addressLocality": "Lottum",
    "postalCode": "5973 PW",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.46661,
    "longitude": 6.15681
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.6,
    "reviewCount": 8,
    "bestRating": 10,
    "worstRating": 1
  }
}