{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/atout-france-rosieres-ardeche",
  "name": "Atout France",
  "description": "In Rosières this campsite 4 stars of 128 pitches offers mobil-homes 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 and a spa/jacuzzi. Internet access via WIFI is available. Pets are allowed with extra charge.",
  "url": "https://campertunity.com/listings/campgrounds/atout-france-rosieres-ardeche",
  "image": [
    "https://hpaguide.co.uk/i/c/2304/w/cv/cp2304-w-thumb.webp?v=1746108853"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Rosières",
    "addressRegion": "Ardèche",
    "postalCode": "07260"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.48585699999999,
    "longitude": 4.266507499999999
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    }
  ]
}