{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-newborough-wales",
  "name": "Clothes Wash Dry",
  "description": "Holiday park - center 600mtr.",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-newborough-wales",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Newborough",
    "addressRegion": "wales",
    "postalCode": "LL61 6SG",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.16103,
    "longitude": -4.36643
  },
  "sameAs": [
    "https://www.campercontact.com/en/united-kingdom/wales/niwbwrch/112407/newborough-forest-holiday-park",
    "https://www.newboroughholidays.com/parks/newborough-forest-holiday-park/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "30",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "£30+"
}