{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/gasthaus-gotschenalm-bischofswiesen-bay",
  "name": "Gasthaus Götschenalm in Bischofswiesen – promobil",
  "description": "Pitch",
  "url": "https://campertunity.com/listings/campgrounds/gasthaus-gotschenalm-bischofswiesen-bay",
  "image": [
    "https://imgsdb1.promobil.de/image/647ef65831a02200087da765-websiteArticle.jpg",
    "https://imgsdb.promobil.de/_/bg:FFFFFF/f:best/h:243/rt:fill/w:430/plain/647ef65831a02200087da765.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kollertradte 21",
    "addressLocality": "Bischofswiesen",
    "addressRegion": "BAY",
    "postalCode": "83483",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.648051,
    "longitude": 12.9357741
  },
  "sameAs": [
    "https://www.promobil.de/stellplatz/gasthaus-goetschenalm-62b34fcf5c650700089b947d.html"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "10",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€10+"
}