{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/atout-france-vallon-pont-d-arc-ardeche",
  "name": "Atout France",
  "description": "In Vallon-Pont-d'Arc this campsite 5 stars of 93 pitches offers mobil-homes 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, a grocery store, a spa/jacuzzi, a sauna/steam room and massage services. Internet access via WIFI is available. For motorhomes, there is a waste disposal area. Pets are allowed with extra charge, but not allowed in rental accomm...",
  "url": "https://campertunity.com/listings/campgrounds/atout-france-vallon-pont-d-arc-ardeche",
  "image": [
    "https://hpaguide.co.uk/i/c/4252/w/cv/cp4252-w-thumb.webp?v=1738163245"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Vallon-Pont-d'Arc",
    "addressRegion": "Ardèche",
    "postalCode": "07150"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.4055087,
    "longitude": 4.378975699999999
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.6,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}