{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-les-cigales-mandelieu-la-napoule-provence-alpes",
  "name": "Camping Les Cigales",
  "description": "terraced campsite-covered terrain is dominated by mobil homes-water park-restaurant-entertainment programme in French-Beach 800 m-all-in-fee surcharge for motorhomes > 7 m-Centre 1 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-les-cigales-mandelieu-la-napoule-provence-alpes",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650749744.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avenue de la Mer",
    "addressLocality": "mandelieu-la-napoule",
    "addressRegion": "provence-alpes-cote-dazur",
    "postalCode": "06210",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.53883,
    "longitude": 6.94253
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.45,
    "reviewCount": 44,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "71.2",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€71.2+"
}