{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wohnmobilstellplatz-bayrischzell-bayrischzell-baviera",
  "name": "Motorhome site Bayrischzell",
  "description": "Centro 700m",
  "url": "https://campertunity.com/listings/campgrounds/wohnmobilstellplatz-bayrischzell-bayrischzell-baviera",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651247603.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Alpenstrasse",
    "addressLocality": "bayrischzell",
    "addressRegion": "baviera",
    "postalCode": "83735",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.6762,
    "longitude": 12.021
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "15",
    "priceValidUntil": "2026-06-24"
  },
  "priceRange": "€15+"
}