{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/atout-france-mandelieu-la-napoule-alpes-maritimes",
  "name": "Atout France",
  "description": "In Mandelieu-la-Napoule this campsite 2 stars by the sea of 28 pitches offers bungalows for rent. In terms of leisure, it offers a pool. Furthermore, as services, you will find a bar. Internet access via WIFI is available. For motorhomes, there is a waste disposal area. Pets are allowed with extra charge.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/atout-france-mandelieu-la-napoule-alpes-maritimes",
  "image": [
    "https://hpaguide.co.uk/i/c/2612/w/cv/cp2612-w-thumb.webp?v=1745940067"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Mandelieu-la-Napoule",
    "addressRegion": "Alpes-Maritimes",
    "postalCode": "06210"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.535518,
    "longitude": 6.942713
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dump_station"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Sanitation"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}