{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/le-clou",
  "name": "Le Clou - Camping, bed and breakfast and cottages",
  "description": "Small quiet campsite directly at the Monts du Cantal 6 km from the village Thiezac. Perfect for lovers of nature, hiking and biking., Service of bread…",
  "url": "https://campertunity.com/listings/campgrounds/le-clou",
  "image": [
    "https://www.france-voyage.com/visuals/props/clou-camping-bed-breakfast-cottages-102105-3_w600.webp",
    "/visuals/props/clou-camping-bed-breakfast-cottages-102105-3_w600.webp"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.03028,
    "longitude": 2.67833
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 10,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}