{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/resterheide-hechtel-eksel-be",
  "name": "Resterheide Hechtel Eksel",
  "description": "Enjoy a relaxing stay at Resterheide Hechtel-Eksel in Hechtel-Eksel, Belgium. Visitors' rating: 4.73.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/resterheide-hechtel-eksel-be",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651148375.HEIC",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Begijnenstraat",
    "addressLocality": "Hechtel-Eksel",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.10934,
    "longitude": 5.39157
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}