{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-alne-england",
  "name": "Clothes Wash Dry",
  "description": "Family-friendly campsite - centre 500mtr.",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-alne-england",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651248442"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Alne",
    "addressRegion": "england",
    "postalCode": "YO61 1UB",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.08189,
    "longitude": -1.24119
  },
  "sameAs": [
    "https://www.campercontact.com/en/united-kingdom/england/alne/111206/the-alders-caravan-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "25",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "£25+"
}