{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/discharge-toilet-polesella-veneto",
  "name": "Discharge Toilet",
  "description": "Rico's Angelcamp is a fishing tourism business - but also has pitches right on the banks of the River Po",
  "url": "https://campertunity.com/listings/campgrounds/discharge-toilet-polesella-veneto",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651098251.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Alessandro Selmi",
    "addressLocality": "Polesella",
    "addressRegion": "veneto",
    "postalCode": "45038",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.96288,
    "longitude": 11.76613
  },
  "sameAs": [
    "https://www.campercontact.com/en/italy/veneto/polesella/105190/ricos-angelcamp"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "25",
    "priceValidUntil": "2026-10-23"
  },
  "priceRange": "€25+"
}