{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-vada-tuscany",
  "name": "Clothes Wash Dry",
  "description": "At sea Bread service center 0.6 km",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-vada-tuscany",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650881041.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "loc. i mozzi",
    "addressLocality": "Vada",
    "addressRegion": "tuscany",
    "postalCode": "57016",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.33104,
    "longitude": 10.46399
  },
  "sameAs": [
    "https://www.campercontact.com/en/italy/tuscany/vada/58250/rifugio-del-marebella-toscana-camping-village"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "45",
    "priceValidUntil": "2026-08-26"
  },
  "priceRange": "€45+"
}