{"id":259,"date":"2026-03-24T19:08:07","date_gmt":"2026-03-24T15:08:07","guid":{"rendered":"https:\/\/catsnatation.re\/gallerieclubcatsnatation\/?page_id=259"},"modified":"2026-04-05T23:33:41","modified_gmt":"2026-04-05T19:33:41","slug":"championnat-reunion-974-ete-2026","status":"publish","type":"page","link":"https:\/\/catsnatation.re\/gallerieclubcatsnatation\/toutes-les-galeries-du-club-cats-natation\/championnat-reunion-974-ete-2026\/","title":{"rendered":"Championnat R\u00e9union 974 Et\u00e9 2026"},"content":{"rendered":"    <style>\n      #sg-fullscreen-gallery {\n        position: fixed; top: 0; left: 0; width: 100vw; height: 100vh;\n        z-index: 9999999; background-color: #0a0a0c; color: #ffffff;\n        font-family: 'Outfit', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\n      }\n      #sg-fullscreen-gallery * { box-sizing: border-box; margin: 0; padding: 0; }\n      \n      #sg-fullscreen-gallery .gallery {\n        height: 100vh; width: 100vw; overflow-y: scroll; scroll-snap-type: y mandatory;\n        scrollbar-width: none; scroll-behavior: smooth;\n      }\n      #sg-fullscreen-gallery .gallery::-webkit-scrollbar { display: none; }\n      \n      #sg-fullscreen-gallery .image-section {\n        height: 100vh; width: 100vw; scroll-snap-align: start; scroll-snap-stop: always;\n        position: relative; display: flex; justify-content: center; align-items: center;\n        overflow: hidden; padding: 2rem;\n      }\n      \n      #sg-fullscreen-gallery .bg-blur {\n        position: absolute; top: 0; left: 0; width: 100%; height: 100%;\n        background-size: cover; background-position: center; filter: blur(60px) brightness(0.3);\n        transform: scale(1.1); z-index: 1; opacity: 0; transition: opacity 1s ease;\n      }\n      #sg-fullscreen-gallery .image-section.visible .bg-blur { opacity: 1; }\n      \n      #sg-fullscreen-gallery .image-container {\n        position: relative; z-index: 2; width: 100%; height: 100%;\n        display: flex; justify-content: center; align-items: center;\n      }\n      \n      \/* Image, Video normaux *\/\n      #sg-fullscreen-gallery img, #sg-fullscreen-gallery video {\n        max-width: 100%; max-height: 90vh; object-fit: contain; border-radius: 12px;\n        box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.7); opacity: 0;\n        transform: translateY(40px) scale(0.95);\n        transition: opacity 0.8s cubic-bezier(0.16, 1, 0.3, 1), transform 0.8s cubic-bezier(0.16, 1, 0.3, 1);\n      }\n      #sg-fullscreen-gallery .image-section.visible img,\n      #sg-fullscreen-gallery .image-section.visible video { opacity: 1; transform: translateY(0) scale(1); }\n      \n      \/* Style sp\u00e9cifique YouTube *\/\n      #sg-fullscreen-gallery iframe.yt-iframe {\n        width: 90vw; height: 50.625vw; \/* 16:9 aspect ratio *\/\n        max-width: 140vh; max-height: 78.75vh; border-radius: 12px;\n        box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.7); opacity: 0;\n        transform: translateY(40px) scale(0.95);\n        transition: opacity 0.8s cubic-bezier(0.16, 1, 0.3, 1), transform 0.8s cubic-bezier(0.16, 1, 0.3, 1);\n        pointer-events: none; \/* Empeche l'interaction pour garder l'effet de diapo auto *\/\n      }\n      #sg-fullscreen-gallery .image-section.visible iframe.yt-iframe { opacity: 1; transform: translateY(0) scale(1); }\n\n      #sg-fullscreen-gallery .progress-nav {\n        position: absolute; right: 24px; top: 50%; transform: translateY(-50%);\n        display: flex; flex-direction: column; gap: 12px; z-index: 100;\n      }\n      #sg-fullscreen-gallery .nav-dot {\n        width: 8px; height: 8px; border-radius: 50%; background-color: rgba(255, 255, 255, 0.2);\n        cursor: pointer; transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1); position: relative;\n      }\n      #sg-fullscreen-gallery .nav-dot::after { content: ''; position: absolute; top: -6px; right: -6px; bottom: -6px; left: -6px; border-radius: 50%; }\n      #sg-fullscreen-gallery .nav-dot:hover { background-color: rgba(255, 255, 255, 0.8); transform: scale(1.2); }\n      #sg-fullscreen-gallery .nav-dot.active { background-color: #3b82f6; transform: scale(1.5); box-shadow: 0 0 12px rgba(59, 130, 246, 0.6); }\n      \n      #sg-fullscreen-gallery .scroll-hint {\n        position: absolute; bottom: 40px; left: 50%; transform: translateX(-50%);\n        display: flex; flex-direction: column; align-items: center; gap: 12px;\n        color: rgba(255, 255, 255, 0.5); font-size: 0.85rem; letter-spacing: 0.2em;\n        text-transform: uppercase; z-index: 50; pointer-events: none; animation: fadeOut 2s forwards 4s;\n      }\n      #sg-fullscreen-gallery .mouse { width: 26px; height: 42px; border-radius: 15px; border: 2px solid rgba(255, 255, 255, 0.5); position: relative; }\n      #sg-fullscreen-gallery .wheel { width: 4px; height: 8px; border-radius: 2px; background: rgba(255, 255, 255, 0.8); position: absolute; top: 6px; left: 50%; transform: translateX(-50%); animation: sg-scroll 1.5s infinite; }\n      \n      @keyframes sg-scroll { 0% { transform: translate(-50%, 0); opacity: 1; } 100% { transform: translate(-50%, 15px); opacity: 0; } }\n      @keyframes fadeOut { to { opacity: 0; visibility: hidden; } }\n      body { overflow: hidden !important; }\n    <\/style>\n\n    <div id=\"sg-fullscreen-gallery\">\n      <div class=\"progress-nav\" id=\"sg-progressNav\"><\/div>\n      \n      <div class=\"scroll-hint\">\n        <div class=\"mouse\">\n          <div class=\"wheel\"><\/div>\n        <\/div>\n        Scroll\n      <\/div>\n\n      <div class=\"gallery\" id=\"sg-gallery\"><\/div>\n    <\/div>\n\n    <script>\n      (function() {\n          const imageFiles = [\"https:\\\/\\\/catsnatation.re\\\/gallerieclubcatsnatation\\\/wp-content\\\/plugins\\\/wp-scrolling-gallery\\\/images\\\/Championnat-reunion-ete-2026\\\/92373.webp\",\"https:\\\/\\\/catsnatation.re\\\/gallerieclubcatsnatation\\\/wp-content\\\/plugins\\\/wp-scrolling-gallery\\\/images\\\/Championnat-reunion-ete-2026\\\/WhatsApp-Image-2026-03-22-at-20.47.41-1.webp\",\"https:\\\/\\\/catsnatation.re\\\/gallerieclubcatsnatation\\\/wp-content\\\/plugins\\\/wp-scrolling-gallery\\\/images\\\/Championnat-reunion-ete-2026\\\/WhatsApp-Image-2026-03-22-at-20.47.41.webp\",\"https:\\\/\\\/catsnatation.re\\\/gallerieclubcatsnatation\\\/wp-content\\\/plugins\\\/wp-scrolling-gallery\\\/images\\\/Championnat-reunion-ete-2026\\\/WhatsApp-Image-2026-03-22-at-20.47.44.webp\",\"https:\\\/\\\/catsnatation.re\\\/gallerieclubcatsnatation\\\/wp-content\\\/plugins\\\/wp-scrolling-gallery\\\/images\\\/Championnat-reunion-ete-2026\\\/WhatsApp-Image-2026-03-22-at-20.47.45.webp\",\"https:\\\/\\\/catsnatation.re\\\/gallerieclubcatsnatation\\\/wp-content\\\/plugins\\\/wp-scrolling-gallery\\\/images\\\/Championnat-reunion-ete-2026\\\/WhatsApp-Image-2026-03-22-at-20.47.46.webp\",\"https:\\\/\\\/catsnatation.re\\\/gallerieclubcatsnatation\\\/wp-content\\\/plugins\\\/wp-scrolling-gallery\\\/images\\\/Championnat-reunion-ete-2026\\\/WhatsApp-Image-2026-03-22-at-20.47.47.webp\",\"https:\\\/\\\/catsnatation.re\\\/gallerieclubcatsnatation\\\/wp-content\\\/plugins\\\/wp-scrolling-gallery\\\/images\\\/Championnat-reunion-ete-2026\\\/WhatsApp-Image-2026-03-22-at-20.47.56.webp\",\"https:\\\/\\\/catsnatation.re\\\/gallerieclubcatsnatation\\\/wp-content\\\/plugins\\\/wp-scrolling-gallery\\\/images\\\/Championnat-reunion-ete-2026\\\/WhatsApp-Image-2026-03-22-at-20.47.57.webp\",\"https:\\\/\\\/catsnatation.re\\\/gallerieclubcatsnatation\\\/wp-content\\\/plugins\\\/wp-scrolling-gallery\\\/images\\\/Championnat-reunion-ete-2026\\\/WhatsApp-Image-2026-03-22-at-20.47.58.webp\",\"https:\\\/\\\/catsnatation.re\\\/gallerieclubcatsnatation\\\/wp-content\\\/plugins\\\/wp-scrolling-gallery\\\/images\\\/Championnat-reunion-ete-2026\\\/WhatsApp-Image-2026-03-22-at-20.47.59-1.webp\",\"https:\\\/\\\/catsnatation.re\\\/gallerieclubcatsnatation\\\/wp-content\\\/plugins\\\/wp-scrolling-gallery\\\/images\\\/Championnat-reunion-ete-2026\\\/WhatsApp-Image-2026-03-22-at-20.47.59.webp\",\"https:\\\/\\\/catsnatation.re\\\/gallerieclubcatsnatation\\\/wp-content\\\/plugins\\\/wp-scrolling-gallery\\\/images\\\/Championnat-reunion-ete-2026\\\/WhatsApp-Image-2026-03-22-at-20.48.00.webp\",\"https:\\\/\\\/catsnatation.re\\\/gallerieclubcatsnatation\\\/wp-content\\\/plugins\\\/wp-scrolling-gallery\\\/images\\\/Championnat-reunion-ete-2026\\\/WhatsApp-Image-2026-03-22-at-20.48.01.webp\",\"https:\\\/\\\/catsnatation.re\\\/gallerieclubcatsnatation\\\/wp-content\\\/plugins\\\/wp-scrolling-gallery\\\/images\\\/Championnat-reunion-ete-2026\\\/WhatsApp-Image-2026-03-22-at-20.48.02.webp\",\"https:\\\/\\\/catsnatation.re\\\/gallerieclubcatsnatation\\\/wp-content\\\/plugins\\\/wp-scrolling-gallery\\\/images\\\/Championnat-reunion-ete-2026\\\/WhatsApp-Image-2026-03-22-at-20.48.03-1.webp\",\"https:\\\/\\\/catsnatation.re\\\/gallerieclubcatsnatation\\\/wp-content\\\/plugins\\\/wp-scrolling-gallery\\\/images\\\/Championnat-reunion-ete-2026\\\/WhatsApp-Image-2026-03-22-at-20.48.03.webp\",\"https:\\\/\\\/catsnatation.re\\\/gallerieclubcatsnatation\\\/wp-content\\\/plugins\\\/wp-scrolling-gallery\\\/images\\\/Championnat-reunion-ete-2026\\\/WhatsApp-Image-2026-03-22-at-20.48.04.webp\",\"https:\\\/\\\/catsnatation.re\\\/gallerieclubcatsnatation\\\/wp-content\\\/plugins\\\/wp-scrolling-gallery\\\/images\\\/Championnat-reunion-ete-2026\\\/WhatsApp-Image-2026-03-22-at-20.48.05.webp\",\"https:\\\/\\\/catsnatation.re\\\/gallerieclubcatsnatation\\\/wp-content\\\/plugins\\\/wp-scrolling-gallery\\\/images\\\/Championnat-reunion-ete-2026\\\/WhatsApp-Image-2026-03-22-at-20.48.06-1.webp\",\"youtube:4oGkPdmHzkM\"];\n          const gallery = document.getElementById('sg-gallery');\n          const nav = document.getElementById('sg-progressNav');\n          const sections = [];\n\n          imageFiles.forEach((src, index) => {\n            const section = document.createElement('section');\n            section.className = 'image-section';\n            section.id = `img-${index}`;\n            \n            const isYoutube = src.startsWith('youtube:');\n            const isVideo = !isYoutube && src.match(\/\\.(mp4|webm|ogg)$\/i);\n            \n            if (!isVideo && !isYoutube) {\n                const bgBlur = document.createElement('div');\n                bgBlur.className = 'bg-blur';\n                bgBlur.style.backgroundImage = `url('${src}')`;\n                section.appendChild(bgBlur);\n            }\n            \n            const imgContainer = document.createElement('div');\n            imgContainer.className = 'image-container';\n            \n            let mediaEl;\n            if (isYoutube) {\n                const ytId = src.split(':')[1];\n                mediaEl = document.createElement('iframe');\n                \/\/ Param\u00e8tres optimis\u00e9s pour l'effet FullScreen immersif\n                mediaEl.src = `https:\/\/www.youtube-nocookie.com\/embed\/${ytId}?autoplay=1&mute=1&loop=1&playlist=${ytId}&controls=0&showinfo=0&rel=0&modestbranding=1&playsinline=1`;\n                mediaEl.frameBorder = \"0\";\n                mediaEl.allow = \"autoplay; encrypted-media\";\n                mediaEl.className = 'yt-iframe';\n            } else if (isVideo) {\n                mediaEl = document.createElement('video');\n                mediaEl.src = src;\n                mediaEl.autoplay = true;\n                mediaEl.loop = true;\n                mediaEl.muted = true;\n                mediaEl.playsInline = true;\n            } else {\n                mediaEl = document.createElement('img');\n                mediaEl.src = src;\n                mediaEl.alt = `Galerie ${index + 1}`;\n                if (index > 0) mediaEl.loading = \"lazy\";\n            }\n            \n            imgContainer.appendChild(mediaEl);\n            section.appendChild(imgContainer);\n            \n            gallery.appendChild(section);\n            sections.push(section);\n\n            const dot = document.createElement('div');\n            dot.className = 'nav-dot';\n            dot.title = `M\u00e9dia ${index + 1}`;\n            dot.addEventListener('click', () => {\n              section.scrollIntoView({ behavior: 'smooth' });\n            });\n            nav.appendChild(dot);\n          });\n\n          const observerOptions = { root: gallery, threshold: 0.6 };\n\n          const observer = new IntersectionObserver((entries) => {\n            entries.forEach(entry => {\n              const index = sections.indexOf(entry.target);\n              if (entry.isIntersecting) {\n                entry.target.classList.add('visible');\n                if (index !== -1) {\n                  Array.from(nav.children).forEach((dot, i) => {\n                    dot.classList.toggle('active', i === index);\n                  });\n                }\n              }\n            });\n          }, observerOptions);\n\n          sections.forEach(section => observer.observe(section));\n          if (sections.length > 0) { sections[0].classList.add('visible'); }\n      })();\n    <\/script>\n    \n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":8,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-259","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Championnat R\u00e9union 974 Et\u00e9 2026 - Galerie club CATS natation<\/title>\n<meta name=\"description\" content=\"Championnat R\u00e9union 974 Et\u00e9 2026 Championnat R\u00e9union 974 Et\u00e9 2026 Championnat R\u00e9union 974 Et\u00e9 2026 Championnat R\u00e9union 974 Et\u00e9 2026\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/catsnatation.re\/gallerieclubcatsnatation\/toutes-les-galeries-du-club-cats-natation\/championnat-reunion-974-ete-2026\/\" \/>\n<meta property=\"og:locale\" content=\"fr_CA\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Championnat R\u00e9union 974 Et\u00e9 2026 - Galerie club CATS natation\" \/>\n<meta property=\"og:description\" content=\"Championnat R\u00e9union 974 Et\u00e9 2026 Championnat R\u00e9union 974 Et\u00e9 2026 Championnat R\u00e9union 974 Et\u00e9 2026 Championnat R\u00e9union 974 Et\u00e9 2026\" \/>\n<meta property=\"og:url\" content=\"https:\/\/catsnatation.re\/gallerieclubcatsnatation\/toutes-les-galeries-du-club-cats-natation\/championnat-reunion-974-ete-2026\/\" \/>\n<meta property=\"og:site_name\" content=\"Galerie club CATS natation\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-05T19:33:41+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Estimation du temps de lecture\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/catsnatation.re\\\/gallerieclubcatsnatation\\\/toutes-les-galeries-du-club-cats-natation\\\/championnat-reunion-974-ete-2026\\\/\",\"url\":\"https:\\\/\\\/catsnatation.re\\\/gallerieclubcatsnatation\\\/toutes-les-galeries-du-club-cats-natation\\\/championnat-reunion-974-ete-2026\\\/\",\"name\":\"Championnat R\u00e9union 974 Et\u00e9 2026 - Galerie club CATS natation\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/catsnatation.re\\\/gallerieclubcatsnatation\\\/#website\"},\"datePublished\":\"2026-03-24T15:08:07+00:00\",\"dateModified\":\"2026-04-05T19:33:41+00:00\",\"description\":\"Championnat R\u00e9union 974 Et\u00e9 2026 Championnat R\u00e9union 974 Et\u00e9 2026 Championnat R\u00e9union 974 Et\u00e9 2026 Championnat R\u00e9union 974 Et\u00e9 2026\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/catsnatation.re\\\/gallerieclubcatsnatation\\\/toutes-les-galeries-du-club-cats-natation\\\/championnat-reunion-974-ete-2026\\\/#breadcrumb\"},\"inLanguage\":\"fr-CA\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/catsnatation.re\\\/gallerieclubcatsnatation\\\/toutes-les-galeries-du-club-cats-natation\\\/championnat-reunion-974-ete-2026\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/catsnatation.re\\\/gallerieclubcatsnatation\\\/toutes-les-galeries-du-club-cats-natation\\\/championnat-reunion-974-ete-2026\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/catsnatation.re\\\/gallerieclubcatsnatation\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Toutes les galeries photos du Club CATS natation\",\"item\":\"https:\\\/\\\/catsnatation.re\\\/gallerieclubcatsnatation\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Championnat R\u00e9union 974 Et\u00e9 2026\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/catsnatation.re\\\/gallerieclubcatsnatation\\\/#website\",\"url\":\"https:\\\/\\\/catsnatation.re\\\/gallerieclubcatsnatation\\\/\",\"name\":\"Galerie club CATS natation\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/catsnatation.re\\\/gallerieclubcatsnatation\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/catsnatation.re\\\/gallerieclubcatsnatation\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-CA\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/catsnatation.re\\\/gallerieclubcatsnatation\\\/#organization\",\"name\":\"Galerie club CATS natation\",\"url\":\"https:\\\/\\\/catsnatation.re\\\/gallerieclubcatsnatation\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-CA\",\"@id\":\"https:\\\/\\\/catsnatation.re\\\/gallerieclubcatsnatation\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/catsnatation.re\\\/gallerieclubcatsnatation\\\/wp-content\\\/uploads\\\/2025\\\/02\\\/Logo-officiel-CATS-1.png\",\"contentUrl\":\"https:\\\/\\\/catsnatation.re\\\/gallerieclubcatsnatation\\\/wp-content\\\/uploads\\\/2025\\\/02\\\/Logo-officiel-CATS-1.png\",\"width\":326,\"height\":328,\"caption\":\"Galerie club CATS natation\"},\"image\":{\"@id\":\"https:\\\/\\\/catsnatation.re\\\/gallerieclubcatsnatation\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Championnat R\u00e9union 974 Et\u00e9 2026 - Galerie club CATS natation","description":"Championnat R\u00e9union 974 Et\u00e9 2026 Championnat R\u00e9union 974 Et\u00e9 2026 Championnat R\u00e9union 974 Et\u00e9 2026 Championnat R\u00e9union 974 Et\u00e9 2026","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/catsnatation.re\/gallerieclubcatsnatation\/toutes-les-galeries-du-club-cats-natation\/championnat-reunion-974-ete-2026\/","og_locale":"fr_CA","og_type":"article","og_title":"Championnat R\u00e9union 974 Et\u00e9 2026 - Galerie club CATS natation","og_description":"Championnat R\u00e9union 974 Et\u00e9 2026 Championnat R\u00e9union 974 Et\u00e9 2026 Championnat R\u00e9union 974 Et\u00e9 2026 Championnat R\u00e9union 974 Et\u00e9 2026","og_url":"https:\/\/catsnatation.re\/gallerieclubcatsnatation\/toutes-les-galeries-du-club-cats-natation\/championnat-reunion-974-ete-2026\/","og_site_name":"Galerie club CATS natation","article_modified_time":"2026-04-05T19:33:41+00:00","twitter_card":"summary_large_image","twitter_misc":{"Estimation du temps de lecture":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/catsnatation.re\/gallerieclubcatsnatation\/toutes-les-galeries-du-club-cats-natation\/championnat-reunion-974-ete-2026\/","url":"https:\/\/catsnatation.re\/gallerieclubcatsnatation\/toutes-les-galeries-du-club-cats-natation\/championnat-reunion-974-ete-2026\/","name":"Championnat R\u00e9union 974 Et\u00e9 2026 - Galerie club CATS natation","isPartOf":{"@id":"https:\/\/catsnatation.re\/gallerieclubcatsnatation\/#website"},"datePublished":"2026-03-24T15:08:07+00:00","dateModified":"2026-04-05T19:33:41+00:00","description":"Championnat R\u00e9union 974 Et\u00e9 2026 Championnat R\u00e9union 974 Et\u00e9 2026 Championnat R\u00e9union 974 Et\u00e9 2026 Championnat R\u00e9union 974 Et\u00e9 2026","breadcrumb":{"@id":"https:\/\/catsnatation.re\/gallerieclubcatsnatation\/toutes-les-galeries-du-club-cats-natation\/championnat-reunion-974-ete-2026\/#breadcrumb"},"inLanguage":"fr-CA","potentialAction":[{"@type":"ReadAction","target":["https:\/\/catsnatation.re\/gallerieclubcatsnatation\/toutes-les-galeries-du-club-cats-natation\/championnat-reunion-974-ete-2026\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/catsnatation.re\/gallerieclubcatsnatation\/toutes-les-galeries-du-club-cats-natation\/championnat-reunion-974-ete-2026\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/catsnatation.re\/gallerieclubcatsnatation\/"},{"@type":"ListItem","position":2,"name":"Toutes les galeries photos du Club CATS natation","item":"https:\/\/catsnatation.re\/gallerieclubcatsnatation\/"},{"@type":"ListItem","position":3,"name":"Championnat R\u00e9union 974 Et\u00e9 2026"}]},{"@type":"WebSite","@id":"https:\/\/catsnatation.re\/gallerieclubcatsnatation\/#website","url":"https:\/\/catsnatation.re\/gallerieclubcatsnatation\/","name":"Galerie club CATS natation","description":"","publisher":{"@id":"https:\/\/catsnatation.re\/gallerieclubcatsnatation\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/catsnatation.re\/gallerieclubcatsnatation\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-CA"},{"@type":"Organization","@id":"https:\/\/catsnatation.re\/gallerieclubcatsnatation\/#organization","name":"Galerie club CATS natation","url":"https:\/\/catsnatation.re\/gallerieclubcatsnatation\/","logo":{"@type":"ImageObject","inLanguage":"fr-CA","@id":"https:\/\/catsnatation.re\/gallerieclubcatsnatation\/#\/schema\/logo\/image\/","url":"https:\/\/catsnatation.re\/gallerieclubcatsnatation\/wp-content\/uploads\/2025\/02\/Logo-officiel-CATS-1.png","contentUrl":"https:\/\/catsnatation.re\/gallerieclubcatsnatation\/wp-content\/uploads\/2025\/02\/Logo-officiel-CATS-1.png","width":326,"height":328,"caption":"Galerie club CATS natation"},"image":{"@id":"https:\/\/catsnatation.re\/gallerieclubcatsnatation\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/catsnatation.re\/gallerieclubcatsnatation\/wp-json\/wp\/v2\/pages\/259","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/catsnatation.re\/gallerieclubcatsnatation\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/catsnatation.re\/gallerieclubcatsnatation\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/catsnatation.re\/gallerieclubcatsnatation\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/catsnatation.re\/gallerieclubcatsnatation\/wp-json\/wp\/v2\/comments?post=259"}],"version-history":[{"count":2,"href":"https:\/\/catsnatation.re\/gallerieclubcatsnatation\/wp-json\/wp\/v2\/pages\/259\/revisions"}],"predecessor-version":[{"id":266,"href":"https:\/\/catsnatation.re\/gallerieclubcatsnatation\/wp-json\/wp\/v2\/pages\/259\/revisions\/266"}],"up":[{"embeddable":true,"href":"https:\/\/catsnatation.re\/gallerieclubcatsnatation\/wp-json\/wp\/v2\/pages\/8"}],"wp:attachment":[{"href":"https:\/\/catsnatation.re\/gallerieclubcatsnatation\/wp-json\/wp\/v2\/media?parent=259"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}