{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sporthal-alverberg-hasselt-flanders",
  "name": "Sporthal Alverberg",
  "description": "place diagonally opposite Carrefour - center 3km - shuttle bus to the center of Hasselt, between 10 a.m. and 7 p.m., every 15 minutes",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sporthal-alverberg-hasselt-flanders",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650983346"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Alverbergstraat",
    "addressLocality": "Hasselt",
    "addressRegion": "flanders",
    "postalCode": "3500",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.93847,
    "longitude": 5.32114
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.56,
    "reviewCount": 41,
    "bestRating": 5,
    "worstRating": 1
  }
}