{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/oase-in-den-elbauen-109808-sachsen-anhalt",
  "name": "Oase in den Elbauen",
  "description": "Oasis in the Elbauen is a campsite in Elbe-Parey.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/oase-in-den-elbauen-109808-sachsen-anhalt",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651188751"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kiesweg",
    "addressLocality": "109808",
    "addressRegion": "sachsen-anhalt",
    "postalCode": "39317",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.36417,
    "longitude": 11.94395
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}