{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/atout-france-la-trinite-sur-mer-morbihan",
  "name": "Atout France",
  "description": "In La Trinité-sur-Mer this campsite 4 stars by the sea of 71 pitches offers mobil-homes for rent. In terms of leisure, it offers an indoor 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 restaurant, a grocery store, a spa/jacuzzi, a sauna/steam room and fitness facilities. 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-la-trinite-sur-mer-morbihan",
  "image": [
    "https://hpaguide.co.uk/i/c/5680/w/cv/cp5680-w-thumb.webp?v=1738854030"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "La Trinité-sur-Mer",
    "addressRegion": "Morbihan",
    "postalCode": "56470"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.5880735,
    "longitude": -3.0437078
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}