{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/domaine-du-castex-aignan",
  "name": "Domaine du Castex",
  "description": "Découvrez le Domaine du Castex à Aignan, un camping familial au cœur du Gers. Emplacements, chalets, mobil-homes, et piscine chauffée.",
  "url": "https://campertunity.com/listings/campgrounds/domaine-du-castex-aignan",
  "image": [
    "https://www.domaine-castex.com/wp-content/uploads/2024/11/emplacements.webp",
    "https://cdn.trustindex.io/companies/28/2896e5347842gc93/avatar.jpg",
    "https://cdn.trustindex.io/companies/28/2896e5347842gc93/screenshot.jpg",
    "data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20210%20290'%3E%3C/svg%3E"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Le Domaine du Castex",
    "addressLocality": "Aignan",
    "postalCode": "32290",
    "addressCountry": "FR"
  },
  "sameAs": [
    "https://www.domaine-castex.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}