{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-lles-ecrins-largentiere-la-bessee",
  "name": "Camping lLes Ecrins",
  "description": "Camping by the river - shop - snack bar - center 2 km",
  "url": "https://campertunity.com/listings/campgrounds/camping-lles-ecrins-largentiere-la-bessee",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650870143.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Les Meyries",
    "addressLocality": "L'Argentière-la-Bessée",
    "addressRegion": "provence-alpes-cote-dazur",
    "postalCode": "05120",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.77769,
    "longitude": 6.55802
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/provence-alpes-cote-dazur/largentiere-la-bessee/77908/camping-lles-ecrins"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "14.72",
    "priceValidUntil": "2026-10-21"
  },
  "priceRange": "€14.72+"
}