{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aire-de-camping-car-bazaiges-centre-val-de-loire",
  "name": "Aire De Camping Car",
  "description": "Beautiful place by a lake with picnic tables, benches and petanque court. Four outlets with 16 Amps.",
  "url": "https://campertunity.com/listings/campgrounds/aire-de-camping-car-bazaiges-centre-val-de-loire",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650791701.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Le Cartier",
    "addressLocality": "bazaiges",
    "addressRegion": "centre-val-de-loire",
    "postalCode": "36270",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.49783,
    "longitude": 1.54206
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/centre-val-de-loire/bazaiges/47213/aire-de-camping-car"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "0",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€0+"
}