{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/donaustauf-beieren",
  "name": "Donaustauf",
  "description": "separate space for campers on large parking lot on clay - trees around sides of the park for shadow supermarket 300m - 200m center",
  "url": "https://campertunity.com/listings/campgrounds/donaustauf-beieren",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650790269.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Regensburger Straße",
    "addressLocality": "Donaustauf",
    "addressRegion": "beieren",
    "postalCode": "93093",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.02833,
    "longitude": 12.20606
  },
  "sameAs": [
    "https://www.campercontact.com/en/duitsland/beieren/donaustauf/43657/donaustauf",
    "https://images.campercontact.com/media/photos/4222124650790269.jpg",
    "https://www.campercontact.com/en/germany/bavaria/donaustauf/43657/donaustauf"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "12",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€12+"
}