{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-vimieiro-evora",
  "name": "Clothes Wash Dry",
  "description": "small campsite in rural area - Pool - conveniently located just along the N18 - traffic noise audible - between the ancient cities of Estremoz and Evora - Evora Monte village 3km",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-vimieiro-evora",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650703628.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Vimieiro",
    "addressRegion": "evora",
    "postalCode": "7040",
    "addressCountry": "PT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.79206,
    "longitude": -7.68816
  },
  "sameAs": [
    "https://www.campingalentejo.com",
    "https://www.campercontact.com/fr/portugal/district-devora/vimieiro/12700/camping-alentejo"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "13",
    "priceValidUntil": "2026-10-09"
  },
  "priceRange": "€13+"
}