{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/casavio-venise-cavallino-treporti-veneto-1",
  "name": "Ca'Savio",
  "description": "Feet in the water with all the swimmingpools and wateractivities in Ca'Savio, Venise - Cavallino - Treporti, Veneto, Italy.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/casavio-venise-cavallino-treporti-veneto-1",
  "image": [
    "https://www.homair.com/photos/camping/79/1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Di Ca'Savio 77",
    "addressLocality": "Venise - Cavallino - Treporti",
    "addressRegion": "Veneto",
    "postalCode": "30010",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.445555555556,
    "longitude": 12.460833333333
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.2,
    "reviewCount": 32,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "75",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€75+"
}