{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wien-peschiera-del-garda-veneto",
  "name": "Wien",
  "description": "in July and August a minimum of 1 week with arrival on Saturday - by the lake - bread service - center 0.2 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wien-peschiera-del-garda-veneto",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650834311.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Località Fornaci",
    "addressLocality": "Peschiera del Garda",
    "addressRegion": "veneto",
    "postalCode": "37019",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.45263,
    "longitude": 10.6663
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.42,
    "reviewCount": 26,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "30",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€30+"
}