{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/geiger-wohnmobilstellplatz-oberstdorf-baviera",
  "name": "Geiger Wohnmobilstellplatz",
  "description": "Enjoy a relaxing stay at Geiger Wohnmobilstellplatz in Oberstdorf, Germany. Visitor Review: 2.98.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/geiger-wohnmobilstellplatz-oberstdorf-baviera",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/location/b99d3c0d-98dd-42c2-8323-9542749411e2/4f52559c-4d31-4f92-9142-6195918a1df9.jpg",
    "https://images.campercontact.com/media/photos/4222124650661213.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hermann-von-Barth-Straße",
    "addressLocality": "Oberstdorf",
    "addressRegion": "Baviera",
    "postalCode": "87561",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.40875,
    "longitude": 10.28635
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}