{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-club-lac-salagou-clermont-l-herault",
  "name": "Camping Club Lac du Salagou",
  "description": "Camping Club Lac du Salagou is a campsite in Clermont-l'Hérault, Hérault, located on a lake/recreation lake. The campsite has pitches without...",
  "url": "https://campertunity.com/listings/campgrounds/camping-club-lac-salagou-clermont-l-herault",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/d/674df1d4859c1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lac du Salagou",
    "addressLocality": "Clermont-l'Hérault",
    "postalCode": "34800",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.64553,
    "longitude": 3.38953
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.9,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}