{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/atout-france-saint-pierre-quiberon-morbihan",
  "name": "Atout France",
  "description": "In Saint-Pierre-Quiberon this campsite 3 stars by the sea of 8 pitches offers mobil-homes for rent. In terms of leisure, it offers an indoor pool with a children's paddling pool, organized activities and a children's club. Furthermore, as services, you will find a bar. Internet access via WIFI is available. Pets are allowed with extra charge.",
  "url": "https://campertunity.com/listings/campgrounds/atout-france-saint-pierre-quiberon-morbihan",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Saint-Pierre-Quiberon",
    "addressRegion": "Morbihan",
    "postalCode": "56510"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.506468,
    "longitude": -3.126887
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}