{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-les-cruses-ribes-auvergne-rhone-alpes",
  "name": "Camping les Cruses",
  "description": "price depending on the season from 19-36€",
  "url": "https://campertunity.com/listings/campgrounds/camping-les-cruses-ribes-auvergne-rhone-alpes",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651242750"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Laffont",
    "addressLocality": "Ribes",
    "addressRegion": "auvergne-rhone-alpes",
    "postalCode": "07260",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.49253,
    "longitude": 4.20729
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/auvergne-rhone-alpes/ribes/113800/camping-les-cruses"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "19",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€19+"
}