{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/les-cabanes-du-bois-basalte-manzat",
  "name": "The cabins of the basalt wood",
  "description": "Spend an Insolite night in the Cabane in front of the Chaîne-des-Puys! Architects welcome you in their unusual accommodation in Auvergne.",
  "url": "https://campertunity.com/listings/campgrounds/les-cabanes-du-bois-basalte-manzat",
  "image": [
    "https://cabanes-auvergne.fr/wp-content/uploads/2025/04/hebergement-insolite-du-bois-basalte.jpg",
    "https://cabanes-auvergne.fr/wp-content/uploads/2024/04/logo-bois-basalte.png.webp",
    "https://cabanes-auvergne.fr/wp-content/uploads/2020/04/logo.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sauterre",
    "addressLocality": "MANZAT",
    "postalCode": "63410"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.911028,
    "longitude": 2.930734
  },
  "sameAs": [
    "https://cabanes-auvergne.fr/"
  ]
}