{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/grote-spouwen-blondeswinning-bilzen-limburgo",
  "name": "Grote Spouwen: Blondeswinning.",
  "description": "motorhome without facilities in the old Blondeswinning - - the original farm is now used as a living room and party room - very quiet - the buttons of the lampposts temporarily illuminate the entire parking lot if desired",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/grote-spouwen-blondeswinning-bilzen-limburgo",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651052293.JPG2.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sapstraat",
    "addressLocality": "Bilzen",
    "addressRegion": "limburgo",
    "postalCode": "3740",
    "addressCountry": "Bélgica"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.83103,
    "longitude": 5.5508
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.08,
    "reviewCount": 24,
    "bestRating": 5,
    "worstRating": 1
  }
}