{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/moosbauer-hof-ferienhof-burgberg-im-allgau-ortwang",
  "name": "Moosbauer Hof - Ferienhof",
  "description": "Moosbauer Hof - Ferienhof Unterortwang 19 Discover 30,000 camper sites, camping sites and accommodations in 60 countries at Stellplatzfuehrer.de. Free of charge and without advertising.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/moosbauer-hof-ferienhof-burgberg-im-allgau-ortwang",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Unterortwang 19",
    "addressLocality": "Burgberg im Allgäu - Ortwang"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.537403,
    "longitude": 10.270426
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 10,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 0
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "100",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$100+"
}