{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-gt-keiheuvel-balen-keiheuvel",
  "name": "Camping GT Keiheuvel",
  "description": "Campsite GT Keiheuvel is a campsite in Balen, Antwerp.This campsite has delimited, unshaded pitches and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-gt-keiheuvel-balen-keiheuvel",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/d/674ddd1e2aa2e.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "17de Esc. Lichtvliegwezenlaan 2",
    "addressLocality": "Balen/Keiheuvel",
    "postalCode": "2490",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.17722,
    "longitude": 5.21786
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6.9,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}