{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-du-lac-de-bonnefon-naucelle-occitanie",
  "name": "Camping du Lac de Bonnefon",
  "description": "terraced campsite, located on a Lake-heated swimming pool-animation-bread service-centre 1 km",
  "url": "https://campertunity.com/listings/campgrounds/camping-du-lac-de-bonnefon-naucelle-occitanie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650787550.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "L'Étang de Bonnefon",
    "addressLocality": "Naucelle",
    "addressRegion": "occitanie",
    "postalCode": "12800",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.18807,
    "longitude": 2.34824
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.69,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "23.9",
    "priceValidUntil": "2026-06-26"
  },
  "priceRange": "€23.9+"
}