{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/restaurant-wilgenhoeve-heist-op-den-berg-flanders",
  "name": "Restaurant Wilgenhoeve",
  "description": "location at Campergastbedrijf - cycling and walking - shops nearby - center 7km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/restaurant-wilgenhoeve-heist-op-den-berg-flanders",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Begijnendijkse Voetweg",
    "addressLocality": "Heist-op-den-Berg",
    "addressRegion": "flanders",
    "postalCode": "2221",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.0307,
    "longitude": 4.76299
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}