{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/atout-france-recoules-previnquieres-aveyron",
  "name": "Atout France",
  "description": "In Recoules-Prévinquières this campsite 3 stars of 13 pitches offers bungalows, chalets, mobil-homes, lodges & ecolodges, canvas bungalows and yurts for rent. In terms of leisure, it offers an indoor pool with a children's paddling pool and organized activities. Furthermore, as services, you will find a bar and a restaurant. Internet access via WIFI is available. For motorhomes, there is a waste disposal area. Pets are allowed for free.",
  "url": "https://campertunity.com/listings/campgrounds/atout-france-recoules-previnquieres-aveyron",
  "image": [
    "https://hpaguide.co.uk/i/c/5907/w/cv/cp5907-w-thumb.webp?v=1745948775"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Recoules-Prévinquières",
    "addressRegion": "Aveyron",
    "postalCode": "12150"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.3384964,
    "longitude": 2.9731961
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Yurt"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}