{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/chateau-des-labourons-fleurie-auvergne-rhone-alpes-fr",
  "name": "Chateau des Labourons",
  "description": "Fleurie in France is one of the small wine villages where you can taste bread but also buy wines. With this wine farmer you can taste free wine. Very hospitable we could stay for a little longer. Normally in a day but two days no problem.",
  "url": "https://campertunity.com/listings/campgrounds/chateau-des-labourons-fleurie-auvergne-rhone-alpes-fr",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650811293.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "D32",
    "addressLocality": "Fleurie",
    "addressRegion": "auvergne-rhone-alpes",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.20846,
    "longitude": 4.67585
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/auvergne-rhone-alpes/fleurie/60061/chateau-des-labourons"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "0",
    "priceValidUntil": "2026-08-28"
  },
  "priceRange": "€0+"
}