{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/verdepiano-agricampeggio-riva-del-garda-trentino-south",
  "name": "Verdepiano Agricampeggio",
  "description": "swimming pool and heated whirlpool in the high season-heated sanitary facilities Centre 3 km",
  "url": "https://campertunity.com/listings/campgrounds/verdepiano-agricampeggio-riva-del-garda-trentino-south",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650788095.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Località Fangolino",
    "addressLocality": "riva-del-garda",
    "addressRegion": "trentino-south-tyrol",
    "postalCode": "38066",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.90523,
    "longitude": 10.85749
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.61,
    "reviewCount": 37,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "33.5",
    "priceValidUntil": "2026-07-12"
  },
  "priceRange": "€33.5+"
}