{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-chainbridge-wales",
  "name": "Clothes Wash Dry",
  "description": "tranquil setting on the River Usk - cafe 250m - Usk center 6km - center 11km Abergavenny",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-chainbridge-wales",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650790265.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chain Bridge Road",
    "addressLocality": "Chainbridge",
    "addressRegion": "wales",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.74719,
    "longitude": -2.94655
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.77,
    "reviewCount": 13,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "29",
    "priceValidUntil": "2026-07-24"
  },
  "priceRange": "£29+"
}