{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/atout-france-laurac-en-vivarais-ardeche",
  "name": "Atout France",
  "description": "In Laurac-en-Vivarais this campsite 4 stars of 48 pitches offers mobil-homes and lodges & ecolodges 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. Pets are allowed with extra charge, but not allowed in rental accommodations.",
  "url": "https://campertunity.com/listings/campgrounds/atout-france-laurac-en-vivarais-ardeche",
  "image": [
    "https://hpaguide.co.uk/i/c/2552/w/cv/cp2552-w-thumb.webp?v=1719633089"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Laurac-en-Vivarais",
    "addressRegion": "Ardèche",
    "postalCode": "07110"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.49963,
    "longitude": 4.305759
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    }
  ]
}