{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/area-don-bosco-lido-di-jesolo-veneto",
  "name": "Area Don Bosco",
  "description": "excellent motorhome parking - beach 200m - shops 200m - Venice can be reached by bus [1h] / boat [45min] - tickets 16.80/pp available at Don Bosco - for the correct prices see website",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/area-don-bosco-lido-di-jesolo-veneto",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650669572.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Viale Oriente",
    "addressLocality": "lido-di-jesolo",
    "addressRegion": "veneto",
    "postalCode": "30016",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.52184,
    "longitude": 12.68979
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 24,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "26",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€26+"
}