{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-les-goelands-ares-nouvelle-aquitaine",
  "name": "Camping Les Goelands",
  "description": "At the basin of Arcachon - 1 km walk to the beach - swimming pool - bistro - bread to order - closed between 12 noon and 2 pm - under pine trees - not everywhere satellite reception - center 2 km",
  "url": "https://campertunity.com/listings/campgrounds/camping-les-goelands-ares-nouvelle-aquitaine",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650897070.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avenue de la Libération",
    "addressLocality": "ares",
    "addressRegion": "nouvelle-aquitaine",
    "postalCode": "33740",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.75763,
    "longitude": -1.11987
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/nouvelle-aquitaine/ares/86362/camping-les-goelands"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "16.5",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€16.5+"
}