{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sporthal-de-meerminnen-beveren-be",
  "name": "Sporthal De Meerminnen",
  "description": "municipal motorhome location - small towns - Antwerp 8km - center 1km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sporthal-de-meerminnen-beveren-be",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650746194.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Klapperstraat 103",
    "addressLocality": "Beveren",
    "addressRegion": "Flanders",
    "postalCode": "9130",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.21212,
    "longitude": 4.2439
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.64,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  }
}