{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-ponterwyd-wales",
  "name": "Clothes Wash Dry",
  "description": "Quiet caravan and camping park just outside Devil's Bridge - with its world famous waterfalls in the picturesque Cambrian Mountains of Mid Wales - centre 200m.",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-ponterwyd-wales",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Ponterwyd",
    "addressRegion": "wales",
    "postalCode": "SY23 3JR",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.38899,
    "longitude": -3.84018
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "25",
    "priceValidUntil": "2026-07-25"
  },
  "priceRange": "£25+"
}