{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/discharge-toilet-gensingen-rhineland-palatinate",
  "name": "Discharge Toilet",
  "description": "for longer stays than 24 hours not free - center 500m",
  "url": "https://campertunity.com/listings/campgrounds/discharge-toilet-gensingen-rhineland-palatinate",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650802719.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Alzeyer Straße",
    "addressLocality": "Gensingen",
    "addressRegion": "rhineland-palatinate",
    "postalCode": "55457",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.89326,
    "longitude": 7.92744
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.77,
    "reviewCount": 52,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "10",
    "priceValidUntil": "2026-06-24"
  },
  "priceRange": "€10+"
}