{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/onlypark-salagou-celles-occitanie",
  "name": "Onlypark Salagou",
  "description": "On the banks of Lac de Salagou - in the heart of the Hérault - view of this lake - beach - nature sports - center 9km",
  "url": "https://campertunity.com/listings/campgrounds/onlypark-salagou-celles-occitanie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651062744.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "D148E5",
    "addressLocality": "celles",
    "addressRegion": "occitanie",
    "postalCode": "34700",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.67029,
    "longitude": 3.35571
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5,
    "reviewCount": 14,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "15",
    "priceValidUntil": "2026-06-25"
  },
  "priceRange": "€15+"
}