{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sp-badehaus-masserberg",
  "name": "SP Badehaus, Masserberg",
  "description": "SP Badehaus, Masserberg Kurhausstraße 8 Discover 30,000 motorhome pitches, campsites, and overnight stops in 60 countries on Stellplatzfuehrer.de. Free and ad-free.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sp-badehaus-masserberg",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kurhausstraße 8",
    "addressLocality": "Masserberg"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.5181258,
    "longitude": 10.9696406
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 0
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "20",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$20+"
}