{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campingplatz-saalburg-bad-saalburg-ebersdorf-thuringia",
  "name": "Campingplatz Saalburg Bad",
  "description": "Campsite on Lake Thüringer - beach pool - restaurant - boat rental - center 1 km",
  "url": "https://campertunity.com/listings/campgrounds/campingplatz-saalburg-bad-saalburg-ebersdorf-thuringia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651074336"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Am Strandbad",
    "addressLocality": "saalburg-ebersdorf",
    "addressRegion": "thuringia",
    "postalCode": "07929",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.49555,
    "longitude": 11.73105
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/thuringia/saalburg-ebersdorf/86583/campingplatz-saalburg-bad"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat Rental"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "15.5",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€15.5+"
}