{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/parking-wendelsteinbahn-bayrischzell-bavaria",
  "name": "Parking Wendelsteinbahn",
  "description": "Large parking lot suitable for overnight stays - located at the 307 - center 1.5 km",
  "url": "https://campertunity.com/listings/campgrounds/parking-wendelsteinbahn-bayrischzell-bavaria",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650905100.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Alpenstraße",
    "addressLocality": "Bayrischzell",
    "addressRegion": "bavaria",
    "postalCode": "83735",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.68772,
    "longitude": 11.97973
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "6",
    "priceValidUntil": "2026-06-24"
  },
  "priceRange": "€6+"
}