{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/exclusive-stay-in-a-luxurious-container-be",
  "name": "Exclusive stay in a luxurious container.",
  "description": "In the heart of the Flemish Ardennes at the back of the Tiegem mountain, you will find this luxuriou",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/exclusive-stay-in-a-luxurious-container-be",
  "image": [
    "https://campspace.com/media/medium/uploads/space/23/0f/fe/230ffe2256e35311e4c96f92a4a0a116.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.83,
    "longitude": 3.45
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}