{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parking-zoutleeuw-brabante-flamenco",
  "name": "Parking Zoutleeuw",
  "description": "Motorhome parking spaces in the car park - behind the sports pavilion of Passant - center Zoutleeuw 450m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parking-zoutleeuw-brabante-flamenco",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651260379"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ossenwegstraat",
    "addressLocality": "Zoutleeuw",
    "addressRegion": "brabante-flamenco",
    "postalCode": "3440",
    "addressCountry": "Bélgica"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.83188,
    "longitude": 5.10847
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}