{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/jardin-de-demain-boom-be",
  "name": "Jardin de demain Boom",
  "description": "Tent location in the shaded areas of my garden 2 km from Tomorrowland electricity, ea",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/jardin-de-demain-boom-be",
  "image": [
    "https://campspace.com/media/medium/uploads/space/23/78/_1/2378_1_5d30949a20472.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.1,
    "longitude": 4.38
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ]
}