{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/de-zeven-geitjes-vorselaar",
  "name": "De Zeven Geitjes",
  "description": "De Zeven Geitjes is a campsite in Vorselaar, Antwerp.This campsite has delimited, unshaded pitches and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/de-zeven-geitjes-vorselaar",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/67518aed39bf1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Heiken 37",
    "addressLocality": "Vorselaar",
    "postalCode": "2290",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.19067,
    "longitude": 4.79161
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.8,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}