{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-soleil-levant-lac-de-pareloup-canet-de-salars",
  "name": "CAMPING SOLEIL LEVANT - Lac de Pareloup, Canet-de-Salars | Campsite",
  "description": "Camping for the whole family directly on Lake Pareloup! With a defined swimming area, many inflatable water games, water activities, fishing, mobile home rentals ... Spend a holiday as you like !",
  "url": "https://campertunity.com/listings/campgrounds/camping-soleil-levant-lac-de-pareloup-canet-de-salars",
  "image": [
    "https://medias.caravelis.com/proxy_caravelis/xml/oi/TFO18207679335/TFO18207679335-17a/medias/jpg/soleil-levant-001_w420.jpg",
    "https://medias.caravelis.com/proxy_caravelis/xml/oi/TFO18207679335/TFO18207679335-17a/medias/jpg/soleil-levant-001_w2000.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue Louis Blanc - BP831",
    "addressLocality": "Rodez",
    "addressRegion": "Aveyron",
    "postalCode": "12008",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.215008,
    "longitude": 2.777929
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}