{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-park-sauertel-bollendorf-renania-palatinado",
  "name": "Camping Park Sauertel",
  "description": "Municipal campsite - in the alluvial plains of the border river Sauer",
  "url": "https://campertunity.com/listings/campgrounds/camping-park-sauertel-bollendorf-renania-palatinado",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651142732.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sauerstaden",
    "addressLocality": "Bollendorf",
    "addressRegion": "renania-palatinado",
    "postalCode": "54669",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.85102,
    "longitude": 6.34997
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/rhineland-palatinate/bollendorf/107641/camping-park-sauertel",
    "https://www.bollendorf.de/campingbollendorf"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "15",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "€15+"
}