{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-lido-de-jesolo",
  "name": "Clothes Wash Dry",
  "description": "sea 50m - center 2km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-lido-de-jesolo",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650827558.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via del Faro",
    "addressLocality": "Lido de Jesolo",
    "addressRegion": "veneto",
    "postalCode": "30013",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.48006,
    "longitude": 12.58027
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.38,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "43.4",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€43.4+"
}