{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/atout-france-riviere-tarn-aveyron",
  "name": "Atout France",
  "description": "In Rivière-sur-Tarn this campsite 4 stars of 137 pitches offers mobil-homes and canvas bungalows 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, but not allowed in rental accommodations.",
  "url": "https://campertunity.com/listings/campgrounds/atout-france-riviere-tarn-aveyron",
  "image": [
    "https://hpaguide.co.uk/i/c/6813/w/cv/cp6813-w-thumb.webp?v=1744990693"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Rivière-sur-Tarn",
    "addressRegion": "Aveyron",
    "postalCode": "12640"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.191123,
    "longitude": 3.157795
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}