{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/discharge-toilet-glurns-trentino-south-tyrol",
  "name": "Discharge Toilet",
  "description": "camper place located before entrance of Camping Gloria Vallis - center 500m - dog € 2.00",
  "url": "https://campertunity.com/listings/campgrounds/discharge-toilet-glurns-trentino-south-tyrol",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650787511.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Wiesenweg",
    "addressLocality": "Glurns",
    "addressRegion": "trentino-south-tyrol",
    "postalCode": "39020",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.67374,
    "longitude": 10.56985
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.84,
    "reviewCount": 71,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "21.5",
    "priceValidUntil": "2026-07-23"
  },
  "priceRange": "€21.5+"
}