{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-la-riviere-les-eyzies-dordogne",
  "name": "CAMPING LA RIVIÈRE",
  "description": "In Les Eyzies this campsite 4 stars of 127 pitches offers mobil-homes, lodges & ecolodges and disabilities housing for rent. In terms of leisure, it offers a heated pool with a children's paddling pool. Furthermore, as services, you will find a bar and a grocery store. Internet access via WIFI is available. For motorhomes, there is a parking area with a waste disposal area. Pets are allowed with extra charge.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-la-riviere-les-eyzies-dordogne",
  "image": [
    "https://hpaguide.co.uk/i/c/223/w/cv/cp223-w-thumb.webp?v=1743008910"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Les Eyzies",
    "addressRegion": "Dordogne",
    "postalCode": "24620"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.9371508,
    "longitude": 1.0063959
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wheelchair_accessible"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}