{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wohnmobilstellplatz-stampfermuhle-berching-bavaria",
  "name": "Wohnmobilstellplatz Stampfermuhle",
  "description": "at restaurant - beer garden - Max. 3.5 tons - sanitary facilities in restaurant - near historic center",
  "url": "https://campertunity.com/listings/campgrounds/wohnmobilstellplatz-stampfermuhle-berching-bavaria",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651096273.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Schwimmbadweg",
    "addressLocality": "berching",
    "addressRegion": "bavaria",
    "postalCode": "92334",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.10847,
    "longitude": 11.44368
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/bavaria/berching/105090/wohnmobilstellplatz-stampfermuhle"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "17.5",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€17.5+"
}