{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/atout-france-ploemeur-morbihan",
  "name": "Atout France",
  "description": "In Ploemeur this campsite 4 stars by the sea of 145 pitches offers canvas bungalows, mobil-homes, gypsy caravans and disabilities housing for rent. In terms of leisure, it offers an indoor pool with a children's paddling pool and organized activities. Furthermore, as services, you will find a bar, a grocery store and a hydrotherapy center. Internet access via WIFI is available. For motorhomes, there is a waste disposal area. Pets are allowed with extra charge.",
  "url": "https://campertunity.com/listings/campgrounds/atout-france-ploemeur-morbihan",
  "image": [
    "https://hpaguide.co.uk/i/c/2671/w/cv/cp2671-w-thumb.webp?v=1742409371"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Ploemeur",
    "addressRegion": "Morbihan",
    "postalCode": "56270"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.699812,
    "longitude": -3.453934
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dump_station"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Sanitation"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wheelchair_accessible"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}