{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-car-park-chablis-bourgogne-franche-comte",
  "name": "Camping Car Park de Chablis",
  "description": "Access with Pass'Étapes card, purchase online or on site at the machine - small, quiet and shady campsite - large pitches delimited by hedges - centre of Chablis: 500m.",
  "url": "https://campertunity.com/listings/campgrounds/camping-car-park-chablis-bourgogne-franche-comte",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651116850"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Quai Paul Louis Courier",
    "addressLocality": "Chablis",
    "addressRegion": "bourgogne-franche-comte",
    "postalCode": "89800",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.81306,
    "longitude": 3.80643
  },
  "sameAs": [
    "https://www.campingcarpark.com/fr_FR/sejour/camping/bourgogne-franche-comte/89-lyonne/chablis",
    "https://www.campercontact.com/nl/frankrijk/bourgogne-franche-comte/chablis/26071/camping-de-mon-village-de-chablis"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "12",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€12+"
}