{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-loasis-palavasienne-palavas-les-flots-occitanie",
  "name": "Camping L'Oasis Palavasienne",
  "description": "For current rates, please visit the campsite website - free shuttle service to the beach from 8/7 to 31/8 - center 3.5km",
  "url": "https://campertunity.com/listings/campgrounds/camping-loasis-palavasienne-palavas-les-flots-occitanie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651218230"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route de Palavas",
    "addressLocality": "Palavas-les-Flots",
    "addressRegion": "occitanie",
    "postalCode": "34970",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.54956,
    "longitude": 3.89429
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/occitanie/palavas-les-flots/114298/camping-loasis-palavasienne",
    "https://www.oasis-palavasienne.com"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "30",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€30+"
}