{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-sizewell-england",
  "name": "Clothes Wash Dry",
  "description": "camping by the sea - beautiful sanitary facilities - consult the website for the correct rates - (pre / high and late season)",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-sizewell-england",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650791378.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Unnamed Road",
    "addressLocality": "Sizewell",
    "addressRegion": "england",
    "postalCode": "IP16 4TU",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.20289,
    "longitude": 1.6183
  },
  "sameAs": [
    "https://www.campercontact.com/en/united-kingdom/england/sizewell/46614/beach-view-holiday-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "33",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "£33+"
}