{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-kleine-stroet-voorthuizen-3",
  "name": "Camping de kleine Stroet",
  "description": "Campsite de kleine Stroet is a campsite in Voorthuizen, Gueldre.This campsite has delimited pitches, not...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-kleine-stroet-voorthuizen-3",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/675166a4d3158.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Zeumerseweg 3",
    "addressLocality": "Voorthuizen",
    "postalCode": "3781 PB",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.17742,
    "longitude": 5.61489
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}