{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-fumay-grand-est",
  "name": "Clothes Wash Dry",
  "description": "small campsite - located on the Maas - wooded area - on a Voie Verte - walking and bike path on old 80km track - bread service - supermarket 1km - center 1km",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-fumay-grand-est",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650831827.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue Trou Gigot",
    "addressLocality": "Fumay",
    "addressRegion": "grand-est",
    "postalCode": "08170",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.98808,
    "longitude": 4.71103
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/grand-est/fumay/66715/camping-bellevue"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "14.4",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "€14.4+"
}