{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-brione-riva-del-garda-trentino-south-tyrol",
  "name": "Camping Brione",
  "description": "At 600 meters from Lake Garda - Lidl nearby - on the outskirts of Riva del Garda",
  "url": "https://campertunity.com/listings/campgrounds/camping-brione-riva-del-garda-trentino-south-tyrol",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651067293"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Brione",
    "addressLocality": "riva-del-garda",
    "addressRegion": "trentino-south-tyrol",
    "postalCode": "38066",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.88136,
    "longitude": 10.86164
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.87,
    "reviewCount": 19,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "37",
    "priceValidUntil": "2026-07-12"
  },
  "priceRange": "€37+"
}