{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-la-salle-aosta",
  "name": "Clothes Wash Dry",
  "description": "small camper area - for exact prices see website - center 1km",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-la-salle-aosta",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via dei Romani",
    "addressLocality": "La Salle",
    "addressRegion": "aosta",
    "postalCode": "11015",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.75158,
    "longitude": 7.06015
  },
  "sameAs": [
    "https://www.campercontact.com/en/italy/aosta/la-salle/108310/green-park-village-"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "30",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€30+"
}