{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/discharge-toilet-riva-del-garda-trentino-alto-adige-bz-tn",
  "name": "Discharge Toilet",
  "description": "50 cents per hour - Lago di Garda 200m - center 1.5 km - toilet in café and costs € 1.00 - € 1.00 per hour, 1st hour free",
  "url": "https://campertunity.com/listings/campgrounds/discharge-toilet-riva-del-garda-trentino-alto-adige-bz-tn",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650693965.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Brione",
    "addressLocality": "Riva del Garda",
    "addressRegion": "trentino-alto-adige-bz-tn",
    "postalCode": "38066",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.87947,
    "longitude": 10.85899
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.51,
    "reviewCount": 90,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "24",
    "priceValidUntil": "2026-07-12"
  },
  "priceRange": "€24+"
}