{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camp-beau-rivage-lac-de-pareloup-salles-curan-campsite",
  "name": "CAMPING BEAU RIVAGE - Lac de Pareloup, Salles-Curan | Campsite",
  "description": "At the edge of lake Pareloup. A holiday paradise combining the pleasures of water, sunshine and nature. Comfort, heated swimming-pool, beach. Chalets, mobile homes to rent. Free internet and wifi.",
  "url": "https://campertunity.com/listings/campgrounds/camp-beau-rivage-lac-de-pareloup-salles-curan-campsite",
  "image": [
    "https://medias.caravelis.com/proxy_caravelis/xml/oi/TFO18207767845/TFO18207767845-17a/medias/jpg/camping-beau-rivage-lac-pareloup-le_w420.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Salles-Curan",
    "addressRegion": "Aveyron",
    "postalCode": "12410",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.201832,
    "longitude": 2.77702
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}