{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-herentals-antwerp-balen-antwerp",
  "name": "Campspace in Herentals, Antwerp",
  "description": "Enjoy a relaxing stay at Campspace in Herentals, Antwerp in Balen, Belgium. Visitors' rating: 0.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-herentals-antwerp-balen-antwerp",
  "image": [
    "https://static.campspace.com/media/space/detail/a73e3054bc2ad6b07503c80547e4812b.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Balen",
    "addressRegion": "Antwerp",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.1505,
    "longitude": 5.111
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}