{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lieu-de-tomorrowland-be",
  "name": "Lieu de camping Tomorrowland",
  "description": "Campspace to mount your tent for Tomorrowland. Same street as the official Dreamville campsite.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lieu-de-tomorrowland-be",
  "image": [
    "https://campspace.com/media/medium/uploads/space/3b/54/46/3b54467b043848f11bd2c28d54310d8f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.1,
    "longitude": 4.43
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    }
  ]
}