{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/atout-france-rivieres-tarn",
  "name": "Atout France",
  "description": "In Rivières this campsite 4 stars of 50 pitches offers bungalows, mobil-homes and light leisure dwellings for rent. In terms of leisure, it offers a heated pool with a children's paddling pool and organized activities. Furthermore, as services, you will find a bar, a grocery store and fitness facilities. Internet access via WIFI is available. For motorhomes, there is a parking area with a waste disposal area. Pets are allowed with extra charge.",
  "url": "https://campertunity.com/listings/campgrounds/atout-france-rivieres-tarn",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Rivières",
    "addressRegion": "Tarn",
    "postalCode": "81600"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.908938,
    "longitude": 1.982557
  },
  "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": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wheelchair_accessible"
    }
  ]
}