{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-cayeux-sur-mer-hauts-de-france",
  "name": "Clothes Wash Dry",
  "description": "special camper spots available - quick-stop possible - heated outdoor pool - bar - bread service - beach 1.5km - center 1km",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-cayeux-sur-mer-hauts-de-france",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650793978.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route des Canadiens",
    "addressLocality": "Cayeux-sur-Mer",
    "addressRegion": "hauts-de-france",
    "postalCode": "80410",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.17034,
    "longitude": 1.49493
  },
  "sameAs": [
    "https://www.campercontact.com/nl/frankrijk/hauts-de-france/cayeux-sur-mer/42190/camping-la-vieille-eglise"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "18.3",
    "priceValidUntil": "2026-08-26"
  },
  "priceRange": "€18.3+"
}