{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bad-waldsee-baden-wurttemberg-de",
  "name": "Stellplatz Bad Waldsee",
  "description": "Location at golf courses - discount on green fee at overnight stay - restaurants - center 2.5km",
  "url": "https://campertunity.com/listings/campgrounds/bad-waldsee-baden-wurttemberg-de",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650940293.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hopfenweiler",
    "addressLocality": "Bad Waldsee",
    "addressRegion": "baden-wurttemberg",
    "postalCode": "88339",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.93303,
    "longitude": 9.77222
  },
  "sameAs": [
    "https://www.stellplatz-badwaldsee.de",
    "https://www.campercontact.com/en/germany/baden-wurttemberg/bad-waldsee/95615/stellplatz-bad-waldsee"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "29",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€29+"
}