{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-idyllic-gravel-lake-elbe-bike-path",
  "name": "Camping am idyllischen Kiessee am Elbe-Radweg",
  "description": "Idyllic location at the Biosphere Reserve Mittelelbe directly on the Elbe cycle path Swimming at your own",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-idyllic-gravel-lake-elbe-bike-path",
  "image": [
    "https://campspace.com/media/medium/uploads/space/cl/62/c5/cl62c542fa-a43e-48cd-ba28-d1a1cc8c6633.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.36,
    "longitude": 11.95
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    }
  ]
}