{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-lazise",
  "name": "Clothes Wash Dry",
  "description": "To more bread service center 2km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-lazise",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650823388.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Strada del Roccolo",
    "addressLocality": "Lazise",
    "addressRegion": "veneto",
    "postalCode": "37017",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.47963,
    "longitude": 10.72251
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.58,
    "reviewCount": 18,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "58",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€58+"
}