{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-114419-bourgogne-franche-comte",
  "name": "Clothes Wash Dry",
  "description": "Domaine de l'Épinette is a camping in Châtillon offering internet, a swimming pool, and laundry facilities.",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-114419-bourgogne-franche-comte",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue de l'Épinette",
    "addressLocality": "114419",
    "addressRegion": "bourgogne-franche-comte",
    "postalCode": "39130",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.65246,
    "longitude": 5.72144
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/bourgogne-franche-comte/114419/domaine-de-lepinette"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}