{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/discharge-toilet-losnich-rhineland-palatinate",
  "name": "Discharge Toilet",
  "description": "located between the Moselle and village - bakery passes between 8 and 9 - center 300m",
  "url": "https://campertunity.com/listings/campgrounds/discharge-toilet-losnich-rhineland-palatinate",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650667746.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Gestade",
    "addressLocality": "Lösnich",
    "addressRegion": "rhineland-palatinate",
    "postalCode": "54492",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.97514,
    "longitude": 7.04332
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/rhineland-palatinate/losnich/2822/stellplatz-im-moselvorland"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "14",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€14+"
}