{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/domaine-badiller-cheille-centre-val-de-loire",
  "name": "Domaine Badiller",
  "description": "located at the back of the wine estate near Cheillé - quiet area - electricity and water are available on request for a fee - castle of Azay le Rideau, Chinon Rigny Ussé (the castle of the Clean Sleeper) - Villandry, Langeais Saché (Balzac) - bakery 5km - supermarket 6km - center 5km",
  "url": "https://campertunity.com/listings/campgrounds/domaine-badiller-cheille-centre-val-de-loire",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650845835.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Le Bourg",
    "addressLocality": "Cheillé",
    "addressRegion": "centre-val-de-loire",
    "postalCode": "37190",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.25939,
    "longitude": 0.4075
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/centre-val-de-loire/cheille/62283/domaine-badiller"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "100",
    "priceValidUntil": "2026-08-27"
  },
  "priceRange": "€100+"
}