{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-la-brouquere-gondrin",
  "name": "Camping La Brouquère",
  "description": "Camping La Brouquère is a campsite in Gondrin, Gers.This terraced camp site has which are marked out, pitches with shade, pitches without shade and...",
  "url": "https://campertunity.com/listings/campgrounds/camping-la-brouquere-gondrin",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/6751656a63a2f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "640 route de la Brouquère",
    "addressLocality": "Gondrin",
    "postalCode": "32330",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.86944,
    "longitude": 0.25811
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/france/midi-pyrenees/gers/gondrin/camping-la-brouquere-119203/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}