{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-foz-galice",
  "name": "Clothes Wash Dry",
  "description": "near the oldest cathedral of Spain (S. Martino - 10min) - free bicycles - daily bread service - butane and propane - beach 600m - center 1km",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-foz-galice",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650807019.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Camiño Forxán",
    "addressLocality": "Foz",
    "addressRegion": "galice",
    "postalCode": "27789",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.57937,
    "longitude": -7.27404
  },
  "sameAs": [
    "http://www.atalaiacamperpark.com",
    "https://www.campercontact.com/es/espana/galicia/foz/56701/atalaia-camper-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "15",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€15+"
}