{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/atout-france-ambon-morbihan-1",
  "name": "Atout France",
  "description": "In Ambon this campsite 3 stars by the sea of 10 pitches offers mobil-homes for rent. In terms of leisure, it offers a heated pool. Furthermore, as services, you will find a grocery store. 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-ambon-morbihan-1",
  "image": [
    "https://hpaguide.co.uk/i/c/3060/w/cv/cp3060-w-thumb.webp?v=1744901144"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Ambon",
    "addressRegion": "Morbihan",
    "postalCode": "56190"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.5591123,
    "longitude": -2.5696612
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dump_station"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Sanitation"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}