{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-le-sorbier-montignac-lascaux-nouvelle-aquitaine-fr",
  "name": "Camping le sorbier",
  "description": "If you like a quiet authentic French campsite you are here at the right place. Simple but neat plumbing, large spacious pitches with or without shade. Pay only cash.",
  "url": "https://campertunity.com/listings/campgrounds/camping-le-sorbier-montignac-lascaux-nouvelle-aquitaine-fr",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651279526"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chemin de la Fontaine",
    "addressLocality": "Montignac-Lascaux",
    "addressRegion": "nouvelle-aquitaine",
    "postalCode": "24290",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.04186,
    "longitude": 1.15023
  },
  "sameAs": [
    "https://www.campercontact.com/en/frankrijk/nouvelle-aquitaine/montignac-lascaux/162970/camping-le-sorbier"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "18",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€18+"
}