{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aire-de-camping-car-le-thillot-le-thillot-grand-est",
  "name": "Aire de Camping Car Le Thillot",
  "description": "new camper place (June 2018) - bakery 100m - supermarket 50m - center 200m",
  "url": "https://campertunity.com/listings/campgrounds/aire-de-camping-car-le-thillot-le-thillot-grand-est",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650835699.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue de la Mouline",
    "addressLocality": "Le Thillot",
    "addressRegion": "grand-est",
    "postalCode": "88160",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.88259,
    "longitude": 6.76193
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/grand-est/le-thillot/67669/aire-de-camping-car-le-thillot"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "0",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€0+"
}