{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-la-murada",
  "name": "Clothes Wash Dry",
  "description": "Quiet Camper location in the countryside - use GPS coordinates - spacious pitches with almost all amenities - Dutch owner - large market on all Sundays in the village - Orihuela 11km - center 1.5km",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-la-murada",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650944708.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lugar Murada",
    "addressLocality": "La Murada",
    "postalCode": "03315",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.17159,
    "longitude": -0.94593
  },
  "sameAs": [
    "https://www.campercontact.com/nl/spain/valencian-community/la-murada/91658/-como-existe"
  ],
  "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-25"
  },
  "priceRange": "€15+"
}