{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/malibu-lido-di-jesolo-veneto-1",
  "name": "Malibu",
  "description": "Feet in the water with all the swimmingpools and wateractivities in Malibu, Lido di Jesolo, Veneto, Italy.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/malibu-lido-di-jesolo-veneto-1",
  "image": [
    "https://www.homair.com/photos/camping/261/1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Viale Orienta, 78",
    "addressLocality": "Lido di Jesolo",
    "addressRegion": "Veneto",
    "postalCode": "30016",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.52422,
    "longitude": 12.70039
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.4,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "107",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€107+"
}