{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-in-montignac-lascaux-nouvelle-aquitaine",
  "name": "Campspace in Montignac Lascaux, Nouvelle Aquitaine",
  "description": "Nature campsite in the commune of Montignac, home to the Lascaux caves. Spacious, shaded pitches. The town center can be reached by bike along the Vezere river. Just 3 km away. No oil change for camping cars. Sanitary facilities available. No road, at the end of a cul-de-sac, the campsite is very quiet.",
  "url": "https://campertunity.com/listings/campgrounds/campspace-in-montignac-lascaux-nouvelle-aquitaine",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Montignac-Lascaux",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.0465,
    "longitude": 1.152
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/-/montignac-lascaux/172852/campspace-in-montignac-lascaux-nouvelle-aquitaine"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cave"
    }
  ]
}