{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-mazara-del-vallo-sicilie",
  "name": "Clothes Wash Dry",
  "description": "sea 1.2km center 1.5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-mazara-del-vallo-sicilie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650869715.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Rocca di Kezzo",
    "addressLocality": "Mazara del Vallo",
    "addressRegion": "sicilie",
    "postalCode": "91026",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.66623,
    "longitude": 12.57908
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.26,
    "reviewCount": 42,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "14",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€14+"
}