{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/zonienwoud-jezus-eik-overijse-vlaanderen",
  "name": "Zonienwoud Jezus Eik",
  "description": "Location for 2 campers - on the edge of the Zoniënwoud - toilet in the Community centre De Bosuil 450m - restaurants nearby - Jesus-Eik 250m - center 5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/zonienwoud-jezus-eik-overijse-vlaanderen",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650854836.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Tulpenlaan",
    "addressLocality": "overijse",
    "addressRegion": "vlaanderen",
    "postalCode": "3090",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.796,
    "longitude": 4.48768
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.27,
    "reviewCount": 15,
    "bestRating": 5,
    "worstRating": 1
  }
}