{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/la-couvertoirade",
  "name": "Aire de camping Les Canoles, La Couvertoirade | Campsite",
  "description": "Situated just 3km from the A75 motorway (exit 48). This little corner of Paradise adjoins the farm where the owners rear their sheep.",
  "url": "https://campertunity.com/listings/campgrounds/la-couvertoirade",
  "image": [
    "https://medias.hit.enaveyron.fr/fiches/17857/images/235732_ffc0a514-22a1-431e-a486-e07014c2b5f6/600.webp",
    "https://medias.hit.enaveyron.fr/fiches/17857/images/235732_ffc0a514-22a1-431e-a486-e07014c2b5f6/1920.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "La Couvertoirade",
    "addressRegion": "Aveyron",
    "postalCode": "12230",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.950546,
    "longitude": 3.258935
  }
}