{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-municipal-de-l-etang-du-clos-de-chaume-le-thillot-fr",
  "name": "Camping Municipal de l Etang du Clos de Chaume",
  "description": "camping with ample places to a small lake separated by hedges-near swimming pool and tennis courts-perfect, clean bathrooms-Centre 2 km",
  "url": "https://campertunity.com/listings/campgrounds/camping-municipal-de-l-etang-du-clos-de-chaume-le-thillot-fr",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650667649.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue de la Chaume",
    "addressLocality": "Le Thillot",
    "addressRegion": "grand-est",
    "postalCode": "88160",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.88882,
    "longitude": 6.75644
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/grand-est/le-thillot/2784/camping-municipal-de-l-etang-du-clos-de-chaume"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "17",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€17+"
}