{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/furth-im-wald-bayern",
  "name": "Campingplätze",
  "description": "Small place in the green, beautiful footpath (10min.) to the city, outdoor pool, and reservoir in the immediate vicinity. Curious then inform yourself on our homepage at www.campingplatz-furth.de",
  "url": "https://campertunity.com/listings/campgrounds/furth-im-wald-bayern",
  "image": [
    "https://camping-bayern.info/img/273/campingplatz-camping-einberg-2104.jpg?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://camping-bayern.info/img/273/campingplatz-camping-einberg-2104.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dabergerstraße 33",
    "addressLocality": "Furth im Wald",
    "addressRegion": "Bayern",
    "postalCode": "93437",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.31092,
    "longitude": 12.85879
  },
  "sameAs": [
    "https://camping-bayern.info/campingplatz/camping-einberg"
  ]
}