{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wohnmobilstellplatz-bayrischzell-bayrischzell-bavaria",
  "name": "Wohnmobilstellplatz Bayrischzell",
  "description": "Enjoy a relaxing stay at Motorhome site Bayrischzell in Bayrischzell, Germany. Visitors' rating: 3.25.",
  "url": "https://campertunity.com/listings/campgrounds/wohnmobilstellplatz-bayrischzell-bayrischzell-bavaria",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651247603.jpeg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Alpenstrasse",
    "addressLocality": "Bayrischzell",
    "addressRegion": "Bavaria",
    "postalCode": "83735",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.6761993,
    "longitude": 12.0210036
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}