{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wohnmobilstellplatz-an-der-amper-oase-furstenfeldbruck-bavar",
  "name": "Wohnmobilstellplatz an der Amper Oase",
  "description": "Situated by the pool - stageld in the \"Faire Dose\" to do - near center",
  "url": "https://campertunity.com/listings/campgrounds/wohnmobilstellplatz-an-der-amper-oase-furstenfeldbruck-bavar",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650794315.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Klosterstraße",
    "addressLocality": "Fürstenfeldbruck",
    "addressRegion": "bavaria",
    "postalCode": "82256",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.17314,
    "longitude": 11.24335
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/bavaria/furstenfeldbruck/45097/wohnmobilstellplatz-an-der-amper-oase"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "10",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€10+"
}