{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aire-municipale-chalon-sur-saone-bourgogne-franche-comte",
  "name": "Aire Municipale",
  "description": "fairly quiet place in the center of Chalon sur Saone, opposite the loading and unloading station you can spend the night on the long parking strip - shade - a free shuttle bus every 15 minutes - shops 500m - center nearby",
  "url": "https://campertunity.com/listings/campgrounds/aire-municipale-chalon-sur-saone-bourgogne-franche-comte",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650668820.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue d'Amsterdam",
    "addressLocality": "chalon-sur-saone",
    "addressRegion": "bourgogne-franche-comte",
    "postalCode": "71100",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.78596,
    "longitude": 4.86325
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/bourgogne-franche-comte/chalon-sur-saone/3506/aire-municipale",
    "https://images.campercontact.com/media/photos/4222124650668820.jpg"
  ],
  "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+"
}