{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aire-camping-car-park-villefranche-sur-saone-auvergne",
  "name": "Aire Camping Car Park Villefranche Sur Saone",
  "description": "on the site of a former campsite - discount with the Pass'Etapes [for sale via internet or on site via the payment machine] - on the banks of the Saone and the lake du Bourdelan - also accessible for caravans - sanitary open 15 / 05- 15/09 - center 5km",
  "url": "https://campertunity.com/listings/campgrounds/aire-camping-car-park-villefranche-sur-saone-auvergne",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650987979"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route de Riottier",
    "addressLocality": "villefranche-sur-saone",
    "addressRegion": "auvergne-rhone-alpes",
    "postalCode": "69400",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.97279,
    "longitude": 4.75137
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "14.61",
    "priceValidUntil": "2026-07-27"
  },
  "priceRange": "€14.61+"
}