{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/atout-france-le-bois-plage-en-re",
  "name": "Atout France",
  "description": "In Le Bois-Plage-en-Ré this campsite 4 stars by the sea of 60 pitches offers caravans and mobil-homes for rent. In terms of leisure, it offers organized activities and a children's club. Furthermore, as services, you will find a bar, a restaurant, a grocery store, a spa/jacuzzi and a sauna/steam room. 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-le-bois-plage-en-re",
  "image": [
    "https://hpaguide.co.uk/i/c/5700/w/cv/cp5700-w-thumb.webp?v=1745963566"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Le Bois-Plage-en-Ré",
    "addressRegion": "Charente-Maritime",
    "postalCode": "17580"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.1686636,
    "longitude": -1.3641433
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}