{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-les-goelands-ares",
  "name": "Camping Les Goélands",
  "description": "Camping Les Goélands is a campsite in Arès, Gironde, located in a wood and by a lake/recreational pond.This camp site with sloping grounds has...",
  "url": "https://campertunity.com/listings/campgrounds/camping-les-goelands-ares",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/9/674983a13c711.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "64 avenue de la Libération",
    "addressLocality": "Arès",
    "postalCode": "33740",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.75767,
    "longitude": -1.12006
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/france/aquitaine/gironde/ares/camping-les-goelands-103463/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Gym"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}