{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-brise-du-lac-ste-eulalie-d-olt-campsite",
  "name": "Camping Brise du Lac, Ste-Eulalie-d'Olt | Campsite",
  "description": "25 pitch campsite. Terraced site with a panoramic view of the Lot valley and Castelnau Lassout lake, a real paradise for anglers.",
  "url": "https://campertunity.com/listings/campgrounds/camping-brise-du-lac-ste-eulalie-d-olt-campsite",
  "image": [
    "https://medias.caravelis.com/proxy_caravelis/xml/oi/TFO130009257846/TFO130009257846-17a/medias/jpg/11096531_1432965970329937_2229359431236443645_n_w420.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Ste-Eulalie-d'Olt",
    "addressRegion": "Aveyron",
    "postalCode": "12130",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.476841,
    "longitude": 2.92324
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}