{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/atout-france-chauzon-ardeche",
  "name": "Atout France",
  "description": "In Chauzon this campsite 4 stars of 63 pitches offers chalets, mobil-homes and lodges & ecolodges for rent. In terms of leisure, it offers a heated pool with a children's paddling pool, organized activities and a children's club. Furthermore, as services, you will find a bar, a restaurant and a grocery store. Internet access via WIFI is available. For motorhomes, there is a parking area. Pets are allowed with extra charge.",
  "url": "https://campertunity.com/listings/campgrounds/atout-france-chauzon-ardeche",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Chauzon",
    "addressRegion": "Ardèche",
    "postalCode": "07120"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.48477399999999,
    "longitude": 4.3730369
  },
  "sameAs": [
    "https://hpaguide.co.uk/campsites/france/auvergne-rhone-alpes/ardeche/chauzon/687.la-digue"
  ],
  "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": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wheelchair Accessible"
    }
  ]
}