{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/oliveti-torri-del-benaco-veneto",
  "name": "oliveti",
  "description": "A quiet, simple and hospitable place, just 50 m from the beach and 800 m from the center, easily accessible through a bike/paatonal path that borders the shore of the lake.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/oliveti-torri-del-benaco-veneto",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651226548.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Gardesana",
    "addressLocality": "torri-del-benaco",
    "addressRegion": "veneto",
    "postalCode": "37010",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.6021,
    "longitude": 10.68591
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "33",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "€33+"
}