{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/reiterhof-talsperre-thale-sachsen-anhalt",
  "name": "Reiterhof an der Talsperre",
  "description": "quiet, reserved meadow next to the hotel - sign up at reception - supermarket and center 5km",
  "url": "https://campertunity.com/listings/campgrounds/reiterhof-talsperre-thale-sachsen-anhalt",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650925551.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Oberbecken",
    "addressLocality": "Thale",
    "addressRegion": "sachsen-anhalt",
    "postalCode": "06502",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.73567,
    "longitude": 10.90612
  },
  "sameAs": [
    "http://www.reiterhof-an-der-talsperre.de/",
    "https://hotelundreiterhofandertalsperrehotel.business.site/",
    "https://www.campercontact.com/en/germany/saxony-anhalt/thale/965/reiterhof-an-der-talsperre"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "18",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€18+"
}