{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/espace-de-camping-a-herselt-anvers",
  "name": "Espace de camping à Herselt, Anvers",
  "description": "This quiet holiday home is completely surrounded by greenery, spot birds in the morning or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/espace-de-camping-a-herselt-anvers",
  "image": [
    "https://campspace.com/media/medium/uploads/space/e0/a0/73/e0a0738b1ca9af5ca747ca2382038c7a.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.02,
    "longitude": 4.88
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    }
  ]
}