{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-honfleur",
  "name": "Clothes Wash Dry",
  "description": "Very simple campsite - from 2 p.m. access - cash payment - sea 400m - center 800m",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-honfleur",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650770825.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Boulevard Charles V",
    "addressLocality": "Honfleur",
    "postalCode": "14600",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.42462,
    "longitude": 0.22667
  },
  "sameAs": [
    "https://www.campercontact.com/es/francia/normandia/honfleur/22114/camping-du-phare"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "22",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€22+"
}