{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-car-park-les-eyzies-de-tayac-sireuil-nouvelle-aquita",
  "name": "Camping Car Park Les Eyzies",
  "description": "Location of Camping-car park - access with Pass Étapes card, purchase online or on site at the machine €5.00 - prehistoric museum - cro-magnon caves - centre 350m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-car-park-les-eyzies-de-tayac-sireuil-nouvelle-aquita",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650664600.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Promenade de la Vézère",
    "addressLocality": "les-eyzies-de-tayac-sireuil",
    "addressRegion": "nouvelle-aquitaine",
    "postalCode": "24620",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.93794,
    "longitude": 1.01005
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cave"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.93,
    "reviewCount": 48,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "12",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€12+"
}