{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-les-angeles-cezan",
  "name": "Camping Les Angeles",
  "description": "Camping Les Angeles is just outside the village of Cézan, in the middle of Gers, one of the sunniest and rural departments of France. The last...",
  "url": "https://campertunity.com/listings/campgrounds/camping-les-angeles-cezan",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/0/675060a0c5c2c.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2595 chemin Les Angeles",
    "addressLocality": "Cézan",
    "postalCode": "32410",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.79411,
    "longitude": 0.51972
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/france/midi-pyrenees/gers/cezan/camping-les-angeles-115871/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Safari Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}