{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-les-ecureuils-ares-gironde",
  "name": "CAMPING LES ÉCUREUILS",
  "description": "In Arès this campsite 3 stars by the sea offers chalets, mobil-homes and disabilities housing for rent. In terms of leisure, it offers an indoor pool with a children's paddling pool. Furthermore, as services, you will find a bar. Internet access via WIFI is available. Pets are allowed with extra charge.",
  "url": "https://campertunity.com/listings/campgrounds/camping-les-ecureuils-ares-gironde",
  "image": [
    "https://hpaguide.co.uk/i/c/2707/w/cv/cp2707-w-thumb.webp?v=1742476464"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Arès",
    "addressRegion": "Gironde",
    "postalCode": "33740"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.760706,
    "longitude": -1.125272
  },
  "sameAs": [
    "https://hpaguide.co.uk/campsites/france/nouvelle-aquitaine/gironde/ares/2707.camping-les-ecureuils"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wheelchair Accessible"
    }
  ]
}