{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/le-peyral-la-salvetat-sur-agout-occitanie",
  "name": "Le Peyral",
  "description": "Le Peyral is situated on a beautiful domain of 12 hectares of nature. A green oasis with very spacious camping spots and special accommodations.",
  "url": "https://campertunity.com/listings/campgrounds/le-peyral-la-salvetat-sur-agout-occitanie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651223792.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "la-salvetat-sur-agout",
    "addressRegion": "occitanie",
    "postalCode": "34330",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.62298,
    "longitude": 2.71525
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "23",
    "priceValidUntil": "2026-06-25"
  },
  "priceRange": "€23+"
}