{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/de-averegten-heist-op-den-berg-antwerpen",
  "name": "De Averegten",
  "description": "Motorhome parking - De Averegten - center Heist-op-den-Berg 2km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/de-averegten-heist-op-den-berg-antwerpen",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651146883"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Boonmarkt",
    "addressLocality": "heist-op-den-berg",
    "addressRegion": "antwerpen",
    "postalCode": "2220",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.08795,
    "longitude": 4.71831
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.33,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}