{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/espace-camping-dans-arbre-anvers-be",
  "name": "Camping area in a tree, Antwerp",
  "description": "for tomorrowland",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/espace-camping-dans-arbre-anvers-be",
  "image": [
    "https://campspace.com/media/medium/uploads/space/6d/23/27/6d23279d5f15e75bd5cf26303d476711.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.09,
    "longitude": 4.39
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    }
  ]
}