{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/atout-france-uzes-gard",
  "name": "Atout France",
  "description": "In Uzès this campsite 3 stars of 138 pitches offers bungalows for rent. In terms of leisure, it offers a 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 waste disposal area. Pets are allowed with extra charge.",
  "url": "https://campertunity.com/listings/campgrounds/atout-france-uzes-gard",
  "image": [
    "https://hpaguide.co.uk/i/c/1281/w/cv/cp1281-w-thumb.webp?v=1750606885"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Uzès",
    "addressRegion": "Gard",
    "postalCode": "30700"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.03221440000001,
    "longitude": 4.4555976
  },
  "sameAs": [
    "https://hpaguide.co.uk/campsites/france/occitania/gard/uzes/1281.domaine-le-moulin-neuf"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    }
  ]
}