{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-ornans-bourgogne-franche-comte",
  "name": "Clothes Wash Dry",
  "description": "Ecological camping - ecological swimming pool - small playground with trampoline - center 1.8 km",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-ornans-bourgogne-franche-comte",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650940058.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue du Chanet",
    "addressLocality": "Ornans",
    "addressRegion": "bourgogne-franche-comte",
    "postalCode": "25290",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.10061,
    "longitude": 6.12784
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/bourgogne-franche-comte/ornans/95497/camping-le-chanet"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "0",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€0+"
}