{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-le-domaine-du-castex-aignan-occitanie",
  "name": "Camping Le Domaine Du Castex",
  "description": "quiet - shady - swimming pool - table d'hôte possible - 5 special camper pitches - reception open 8-1 and 3-5 p.m. - bread service - center 1km",
  "url": "https://campertunity.com/listings/campgrounds/camping-le-domaine-du-castex-aignan-occitanie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650749214.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "aignan",
    "addressRegion": "occitanie",
    "postalCode": "32290",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.69256,
    "longitude": 0.07471
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/occitanie/aignan/24447/camping-le-domaine-du-castex"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "23",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€23+"
}