{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aire-de-camping-car-lepide-belfort-franche-comte-25-39-70-90",
  "name": "Aire de Camping Car l'Epide",
  "description": "marked places for campers - center 1,2km",
  "url": "https://campertunity.com/listings/campgrounds/aire-de-camping-car-lepide-belfort-franche-comte-25-39-70-90",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650789292.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avenue de la Miotte",
    "addressLocality": "Belfort",
    "addressRegion": "franche-comte-25-39-70-90",
    "postalCode": "90000",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.64195,
    "longitude": 6.86571
  },
  "sameAs": [
    "https://www.belfort-tourisme.com/aires-de-camping-car/aire-de-camping-car-belfort/",
    "https://www.campercontact.com/en/france/bourgogne-franche-comte/belfort/41781/aire-de-camping-car-lepide"
  ],
  "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+"
}