{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aire-de-camping-car-les-vailhes-celles-occitanie",
  "name": "Aire de Camping Car les Vailhes",
  "description": "from the D148 signs Lac de Salagou/les Vailhes follow-lies 150 m for the camping links-more near",
  "url": "https://campertunity.com/listings/campgrounds/aire-de-camping-car-les-vailhes-celles-occitanie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650744991.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "D148",
    "addressLocality": "Celles",
    "addressRegion": "occitanie",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.67114,
    "longitude": 3.35536
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.92,
    "reviewCount": 30,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "15",
    "priceValidUntil": "2026-06-25"
  },
  "priceRange": "€15+"
}