{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-beau-rivage-salles-curan",
  "name": "Camping Beau-Rivage",
  "description": "Located in a green countryside, on the shore of the LAKE OF PARELOUP, 2 kms from the village of SALLES-CURAN, campsite BEAU-RIVAGE offers you about 80 terraced plots separated by hedges with an unrestricted view of the lake: plots for tents and caravans or even caravans, mobile homes and bungalows to rent.",
  "url": "https://campertunity.com/listings/campgrounds/camping-beau-rivage-salles-curan",
  "image": [
    "/sites/default/files/sit/images/690/00000166239.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "21 Route des Vernhes - Lac du Pareloup",
    "addressLocality": "Salles Curan",
    "postalCode": "12410"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.20175,
    "longitude": 2.777111
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}