{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-peschiera-del-garda-venetien",
  "name": "Discharge Toilet",
  "description": "At the roundabout take the second exit diagonally over Agip gas station is the entrance - side street Via Milano - behind the camper there is a train - little shade - supermarket 500m - center 450m - Lake Garda 250m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-peschiera-del-garda-venetien",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650766072.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Milano",
    "addressLocality": "Peschiera del Garda",
    "addressRegion": "venetien",
    "postalCode": "37019",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.43982,
    "longitude": 10.68469
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.82,
    "reviewCount": 304,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "24",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€24+"
}