{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-le-clou-thiezac",
  "name": "Camping Le Clou",
  "description": "Camping Le Clou is a campsite located in Thiézac, Cantal.This terraced campsite offers unshaded pitches and pitches...",
  "url": "https://campertunity.com/listings/campgrounds/camping-le-clou-thiezac",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/675165853ed8b.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "le Clou",
    "addressLocality": "Thiézac",
    "postalCode": "15800",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.02933,
    "longitude": 2.67694
  },
  "sameAs": [
    "https://www.eurocampings.fr/france/auvergne/cantal/thiezac/camping-le-clou-119240/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ]
}