{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/atout-france-la-flotte-charente-maritime",
  "name": "Atout France",
  "description": "In La Flotte this campsite 4 stars by the sea offers mobil-homes and disabilities housing for rent. In terms of leisure, it offers a heated pool with a children's paddling pool and a water slide, organized activities and a children's club. Furthermore, as services, you will find a bar, a grocery store, a sauna/steam room and fitness facilities. Internet access via WIFI is available. Pets are allowed with extra charge.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/atout-france-la-flotte-charente-maritime",
  "image": [
    "https://hpaguide.co.uk/i/c/3535/w/cv/cp3535-w-thumb.webp?v=1747389768"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "La Flotte",
    "addressRegion": "Charente-Maritime",
    "postalCode": "17630"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.1838373,
    "longitude": -1.3080698
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wheelchair_accessible"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}