{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-la-cavalerie-estaing-campsite-estaing-aveyron",
  "name": "Camping La Cavalerie, Estaing | Campsite",
  "description": "20 pitch campsite. Shaded site offering terraces on the south facing slope of the Lot valley, close to Golinhac reservoir (EDF). Predator fishing on site.",
  "url": "https://campertunity.com/listings/campgrounds/camping-la-cavalerie-estaing-campsite-estaing-aveyron",
  "image": [
    "https://medias.caravelis.com/proxy_caravelis/xml/oi/TFO16017243515/TFO16017243515-17a/medias/jpg/tipi-2_w420.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Estaing",
    "addressRegion": "Aveyron",
    "postalCode": "12190",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.564899,
    "longitude": 2.6629
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}