{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/zeltplatz-der-jugendherberge-burg-spreewald-brandenburg",
  "name": "Zeltplatz der Jugendherberge Burg (Spreewald)",
  "description": "Find your pitch for your motorhome throughout Europe",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/zeltplatz-der-jugendherberge-burg-spreewald-brandenburg",
  "image": [
    "//camping-finder.de/wp-content/uploads/2018/11/camping-finder-logo-weiss.png",
    "https://camping-finder.de/wp-content/plugins/sabai/assets/images/no_image.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Jugendherbergsweg 8",
    "addressLocality": "Burg (Spreewald)",
    "addressRegion": "Brandenburg",
    "postalCode": "03096",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.8317244,
    "longitude": 14.1481268
  }
}