{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aire-camping-car-park-carcans-maubuisson-carcans-nouvelle-aq",
  "name": "Aire De Camping Car Park Carcans Maubuisson",
  "description": "Under pine trees - between ocean (5 km) and the lake of Carcans-Hourtin (3 km) - center 4 km",
  "url": "https://campertunity.com/listings/campgrounds/aire-camping-car-park-carcans-maubuisson-carcans-nouvelle-aq",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650811173.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Vierge Oxygène les Cavales",
    "addressLocality": "carcans",
    "addressRegion": "nouvelle-aquitaine",
    "postalCode": "33121",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.0851,
    "longitude": -1.14815
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ocean"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.11,
    "reviewCount": 18,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "15.6",
    "priceValidUntil": "2026-07-11"
  },
  "priceRange": "€15.6+"
}