{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/discharge-toilet-lahnstein",
  "name": "Discharge Toilet",
  "description": "Highly located campsite overlooking the Rhine.Municipality swimming pool next to the campsite accessible for a reduced rate.Clean toilet .Campsite is closed between 11.00h and 35.00h.",
  "url": "https://campertunity.com/listings/campgrounds/discharge-toilet-lahnstein",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650875287.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Am Burgweg",
    "addressLocality": "Lahnstein",
    "postalCode": "56112",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.30525,
    "longitude": 7.61231
  },
  "sameAs": [
    "https://www.campercontact.com/de/deutschland/rheinland-pfalz/lahnstein/78854/campingplatz-burg-lahneck",
    "http://www.camping-burg-lahneck.de"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "27.5",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€27.5+"
}