{"id":15664,"date":"2026-06-30T14:21:27","date_gmt":"2026-06-30T12:21:27","guid":{"rendered":"https:\/\/www.zoneo.be\/activities\/"},"modified":"2026-09-07T16:15:18","modified_gmt":"2026-09-07T14:15:18","slug":"activities","status":"publish","type":"page","link":"https:\/\/www.zoneo.be\/en\/activities\/","title":{"rendered":"Activities"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"15664\" class=\"elementor elementor-15664 elementor-9602\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3b9a98a e-con-full e-flex e-con e-child\" data-id=\"3b9a98a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;shape_divider_bottom&quot;:&quot;tilt&quot;}\">\n\t\t\t\t<div class=\"elementor-shape elementor-shape-bottom\" aria-hidden=\"true\" data-negative=\"false\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 1000 100\" preserveAspectRatio=\"none\">\n\t<path class=\"elementor-shape-fill\" d=\"M0,6V0h1000v100L0,6z\"\/>\n<\/svg>\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6b4bb51 e-con-full e-flex e-con e-child\" data-id=\"6b4bb51\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-419be41 elementor-widget-mobile__width-inherit elementor-widget-tablet__width-initial elementor-widget elementor-widget-heading\" data-id=\"419be41\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Discover the activities at Zoneo Mons!<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b7e2c33 elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-widget-tablet__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"b7e2c33\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<div id=\"model-response-message-contentr_35cddd2507b92b5d\" class=\"markdown markdown-main-panel enable-luminous-fast-follows enable-updated-hr-color\" dir=\"ltr\" aria-busy=\"false\" aria-live=\"polite\"><p data-path-to-node=\"0\">Between augmented reality karting, virtual reality experience and arcade games, come and enjoy an unforgettable XXL experience with your loved ones.<\/p><\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-57de5a1 e-con-full e-flex e-con e-parent\" data-id=\"57de5a1\" data-element_type=\"container\" data-e-type=\"container\" id=\"activiteszoneo\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-28f84ec elementor-widget elementor-widget-template\" data-id=\"28f84ec\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"template.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-template\">\n\t\t\t\t\t<div data-elementor-type=\"container\" data-elementor-id=\"15679\" class=\"elementor elementor-15679 elementor-12754 elementor-12754\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0a1a6e9 e-flex e-con-boxed e-con e-parent\" data-id=\"0a1a6e9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-063e72a elementor-widget elementor-widget-html\" data-id=\"063e72a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"fr\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>OUR EXCLUSIVE VR GAMES<\/title>\r\n    <!-- Importation des polices Anton et Roboto -->\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Anton&family=Roboto:wght@400;500&display=swap\" rel=\"stylesheet\">\r\n    <style>\r\n\r\n        .vr-games-container {\r\n            display: flex;\r\n            gap: 28px;\r\n            flex-wrap: wrap;\r\n            justify-content: center;\r\n            max-width: 1400px;\r\n        }\r\n\r\n        \/* Blocs agrandis : largeur 360px et hauteur 550px *\/\r\n        .vr-card {\r\n            background-color: var(--noir);\r\n            border-radius: 20px;\r\n            width: 360px;\r\n            height: 550px;\r\n            position: relative;\r\n            overflow: hidden;\r\n            border: 1px solid rgba(255, 255, 255, 0.05);\r\n            transition: transform 0.3s ease, box-shadow 0.3s ease;\r\n        }\r\n\r\n        .vr-card:hover {\r\n            transform: translateY(-5px);\r\n            box-shadow: 0 15px 35px rgba(111, 44, 248, 0.3);\r\n        }\r\n\r\n        \/* L'image\/vid\u00e9o couvre toute la hauteur pour transpara\u00eetre subtilement *\/\r\n        .vr-card-image-container {\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            width: 100%;\r\n            height: 100%; \r\n            z-index: 1;\r\n        }\r\n\r\n        .vr-card-image-container video,\r\n        .vr-card-image-container img {\r\n            width: 100%;\r\n            height: 100%;\r\n            object-fit: cover;\r\n        }\r\n\r\n        \/* D\u00e9grad\u00e9 global subtil *\/\r\n        .vr-card-image-container::after {\r\n            content: '';\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            width: 100%;\r\n            height: 100%;\r\n            background: linear-gradient(\r\n                to bottom, \r\n                rgba(0, 0, 0, 0.1) 0%, \r\n                rgba(0, 0, 0, 0.3) 35%, \r\n                rgba(0, 0, 0, 0.8) 70%, \r\n                rgba(0, 0, 0, 0.96) 100%\r\n            );\r\n            pointer-events: none;\r\n            z-index: 2;\r\n        }\r\n\r\n        \/* Conteneur du logo centr\u00e9 en haut *\/\r\n        .vr-card-logo-container {\r\n            position: absolute;\r\n            top: 20px;\r\n            left: 50%;\r\n            transform: translateX(-50%);\r\n            z-index: 3;\r\n            max-width: 160px;\r\n            height: 45px;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            pointer-events: none;\r\n        }\r\n\r\n        .vr-card-logo-container img {\r\n            max-width: 100%;\r\n            max-height: 100%;\r\n            object-fit: contain;\r\n            filter: drop-shadow(0 2px 4px rgba(0,0,0,0.6));\r\n        }\r\n\r\n        .badge {\r\n            position: absolute;\r\n            top: 16px;\r\n            left: 16px;\r\n            background-color: var(--jaune);\r\n            color: var(--noir);\r\n            font-size: 0.75rem;\r\n            font-weight: normal;\r\n            padding: 6px 14px;\r\n            border-radius: 6px;\r\n            letter-spacing: 1px;\r\n            text-transform: uppercase;\r\n            z-index: 3;\r\n            font-family: 'Anton', sans-serif;\r\n        }\r\n\r\n        \/* Badge de prix en haut \u00e0 droite *\/\r\n        .price-badge {\r\n            position: absolute;\r\n            top: 16px;\r\n            right: 16px;\r\n            background-color: rgba(0, 0, 0, 0.75);\r\n            border: 1px solid rgba(255, 204, 0, 0.4);\r\n            color: var(--jaune);\r\n            font-size: 0.8rem;\r\n            font-weight: normal;\r\n            padding: 6px 14px;\r\n            border-radius: 6px;\r\n            letter-spacing: 0.5px;\r\n            backdrop-filter: blur(4px);\r\n            z-index: 3;\r\n            font-family: 'Anton', sans-serif;\r\n        }\r\n\r\n        \/* Contenu ancr\u00e9 tout en bas de la carte *\/\r\n        .vr-card-content {\r\n            position: absolute;\r\n            bottom: 0;\r\n            left: 0;\r\n            width: 100%;\r\n            padding: 24px;\r\n            box-sizing: border-box;\r\n            display: flex;\r\n            flex-direction: column;\r\n            justify-content: flex-end;\r\n            z-index: 4;\r\n            background: transparent;\r\n        }\r\n\r\n        .vr-card-title {\r\n            color: var(--jaune);\r\n            font-size: 1.1rem;\r\n            font-weight: normal;\r\n            margin: 0 0 6px 0;\r\n            letter-spacing: 0.5px;\r\n            text-transform: uppercase;\r\n            font-family: 'Anton', sans-serif;\r\n        }\r\n\r\n        .vr-card-description {\r\n            font-family: 'Roboto', sans-serif;\r\n            font-weight: 400;\r\n            font-size: 0.85rem;\r\n            color: var(--blanc);\r\n            margin: 0 0 14px 0;\r\n            line-height: 1.35;\r\n        }\r\n\r\n        .vr-card-players {\r\n            display: grid;\r\n            grid-template-columns: repeat(3, 1fr);\r\n            gap: 8px 12px;\r\n            margin-bottom: 16px;\r\n        }\r\n\r\n        .vr-info-item {\r\n            display: flex;\r\n            flex-direction: column;\r\n        }\r\n\r\n        .vr-card-players .label {\r\n            font-size: 0.55rem;\r\n            letter-spacing: 0.5px;\r\n            color: #b0b0b0;\r\n            text-transform: uppercase;\r\n            margin-bottom: 3px;\r\n            font-weight: normal;\r\n            font-family: 'Anton', sans-serif;\r\n        }\r\n\r\n        .vr-card-players .value {\r\n            font-size: 0.75rem;\r\n            color: var(--blanc);\r\n            font-weight: normal;\r\n            font-family: 'Anton', sans-serif;\r\n        }\r\n\r\n        .vr-card-buttons {\r\n            display: flex;\r\n            flex-direction: column;\r\n            gap: 8px;\r\n        }\r\n\r\n        .btn {\r\n            width: 100%;\r\n            padding: 10px;\r\n            border-radius: 8px;\r\n            font-size: 0.8rem;\r\n            font-weight: normal;\r\n            cursor: pointer;\r\n            text-align: center;\r\n            text-decoration: none;\r\n            border: none;\r\n            box-sizing: border-box;\r\n            transition: background-color 0.2s ease, color 0.2s ease;\r\n            display: inline-block;\r\n            font-family: 'Anton', sans-serif;\r\n        }\r\n\r\n        \/* Bouton Voir Plus *\/\r\n        .btn-see-more {\r\n            background-color: rgba(26, 26, 26, 0.85);\r\n            backdrop-filter: blur(4px);\r\n            color: var(--blanc);\r\n        }\r\n\r\n        .btn-see-more:hover {\r\n            background-color: #F5F5F5;\r\n            color: #000000;\r\n        }\r\n\r\n        \/* Bouton R\u00e9server : Fond jaune, hover en Noir fond \/ Blanc texte *\/\r\n        .btn-book-now {\r\n            background-color: var(--jaune);\r\n            color: var(--noir);\r\n            border: 1px solid var(--jaune);\r\n        }\r\n\r\n        .btn-book-now:hover:not(.disabled) {\r\n            background-color: #000000;\r\n            color: #ffffff;\r\n            border-color: rgba(255, 255, 255, 0.2);\r\n        }\r\n\r\n        .btn.disabled {\r\n            opacity: 0.6;\r\n            cursor: not-allowed;\r\n            pointer-events: none;\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n\r\n    <div class=\"vr-games-container\">\r\n\r\n        <!-- Carte 1 -->\r\n        <div class=\"vr-card\">\r\n            <div class=\"vr-card-image-container\">\r\n                <span class=\"badge\">Popular<\/span>\r\n                <span class=\"price-badge\">\u20ac 22.00<\/span>\r\n                <div class=\"vr-card-logo-container\">\r\n                    <img decoding=\"async\" src=\"https:\/\/www.zoneo.be\/wp-content\/uploads\/2026\/04\/Fichier-72.png\" alt=\"BattleKart\">\r\n                <\/div>\r\n                <video autoplay muted loop playsinline>\r\n                    <source src=\"https:\/\/www.zoneo.be\/wp-content\/uploads\/2026\/05\/Video-accueil_Activite-BattleKart_1.mp4\" type=\"video\/mp4\">\r\n                <\/video>\r\n            <\/div>\r\n            <div class=\"vr-card-content\">\r\n                <h3 class=\"vr-card-title\">BATTLEKART<\/h3>\r\n                <p class=\"vr-card-description\">Come and enjoy a unique experience thanks to the perfect blend of karting and gaming!<\/p>\r\n                <div class=\"vr-card-players\">\r\n                    <div class=\"vr-info-item\">\r\n                        <span class=\"label\">TIME<\/span>\r\n                        <span class=\"value\">15 min.<\/span>\r\n                    <\/div>\r\n                    <div class=\"vr-info-item\">\r\n                        <span class=\"label\">PLAYERS<\/span>\r\n                        <span class=\"value\">2-12<\/span>\r\n                    <\/div>\r\n                    <div class=\"vr-info-item\">\r\n                        <span class=\"label\">ACCESS<\/span>\r\n                        <span class=\"value\">From 4\"9\"<\/span>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"vr-card-buttons\">\r\n                    <a href=\"https:\/\/www.zoneo.be\/en\/activities\/battlekart\/\" class=\"btn btn-see-more\">SEE MORE<\/a>\r\n                    <a href=\"https:\/\/booking-mons.zoneo.be\/activities\" class=\"btn btn-book-now\">BOOK<\/a>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- Carte 2 -->\r\n        <div class=\"vr-card\">\r\n            <div class=\"vr-card-image-container\">\r\n                <span class=\"price-badge\">\u20ac 27,50<\/span>\r\n                <div class=\"vr-card-logo-container\">\r\n                    <img decoding=\"async\" src=\"https:\/\/www.zoneo.be\/wp-content\/uploads\/2026\/04\/Swarms_Logo_White.png\" alt=\"Logo Swarms\" alt=\"Swarms\">\r\n                <\/div>\r\n                <video autoplay muted loop playsinline>\r\n                    <source src=\"https:\/\/www.zoneo.be\/wp-content\/uploads\/2026\/05\/Video-activite-Swarms.mp4\" type=\"video\/mp4\">\r\n                <\/video>\r\n            <\/div>\r\n            <div class=\"vr-card-content\">\r\n                <h3 class=\"vr-card-title\">SWARMS<\/h3>\r\n                <p class=\"vr-card-description\">Save a space station under alien invasion. The ultimate team adventure.<\/p>\r\n                <div class=\"vr-card-players\">\r\n                    <div class=\"vr-info-item\">\r\n                        <span class=\"label\">TIME<\/span>\r\n                        <span class=\"value\">30 min.<\/span>\r\n                    <\/div>\r\n                    <div class=\"vr-info-item\">\r\n                        <span class=\"label\">PLAYERS<\/span>\r\n                        <span class=\"value\">2-6<\/span>\r\n                    <\/div>\r\n                    <div class=\"vr-info-item\">\r\n                        <span class=\"label\">ACCESS<\/span>\r\n                        <span class=\"value\">FROM 12<\/span>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"vr-card-buttons\">\r\n                    <a href=\"https:\/\/www.zoneo.be\/en\/activities\/vr-zone\/\" class=\"btn btn-see-more\">SEE MORE<\/a>\r\n                    <a href=\"https:\/\/booking-mons.zoneo.be\/activities\" class=\"btn btn-book-now\">BOOK<\/a>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- Carte 3 -->\r\n        <div class=\"vr-card\">\r\n            <div class=\"vr-card-image-container\">\r\n                <span class=\"badge\" style=\"background-color: #555; color: var(--blanc);\">Upcoming<\/span>\r\n                \r\n                <img decoding=\"async\" src=\"https:\/\/www.zoneo.be\/wp-content\/uploads\/2026\/06\/Firefly-scaled.jpg\" alt=\"Next Zone\">\r\n            <\/div>\r\n            <div class=\"vr-card-content\">\r\n                <h3 class=\"vr-card-title\">NEXT ZONE<\/h3>\r\n                <p class=\"vr-card-description\">A new immersive experience is currently in development at Zoneo. Stay tuned!<\/p>\r\n               \r\n            <\/div>\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-fe7a101 e-con-full e-flex e-con e-parent\" data-id=\"fe7a101\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8c1b7f6 elementor-widget elementor-widget-html\" data-id=\"8c1b7f6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"fr\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>OUR EXCLUSIVE VR GAMES & SERVICES<\/title>\r\n    <!-- Importation des polices Anton et Roboto -->\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Anton&family=Roboto:wght@400;500&display=swap\" rel=\"stylesheet\">\r\n    <style>\r\n\r\n        \/* --- Section Secondaire : Arcade & Lounge --- *\/\r\n        .services-wrapper {\r\n            max-width: 1400px;\r\n            width: 100%;\r\n            margin: 0px auto;\r\n            display: flex;\r\n            flex-direction: column;\r\n            gap: 30px;\r\n        }\r\n\r\n        .services-header {\r\n            text-align: center;\r\n            max-width: 900px;\r\n            margin: 0 auto;\r\n        }\r\n\r\n        .services-header h3 {\r\n            font-family: 'Anton', sans-serif;\r\n            color: var(--jaune);\r\n            font-size: 1.8rem;\r\n            letter-spacing: 1px;\r\n            text-transform: uppercase;\r\n            margin: 0 0 10px 0;\r\n        }\r\n\r\n        .services-header p {\r\n            font-family: 'Roboto', sans-serif;\r\n            font-size: 1rem;\r\n            color: #cccccc;\r\n            line-height: 1.4;\r\n            margin: 0;\r\n        }\r\n\r\n        \/* Dispositif c\u00f4te \u00e0 c\u00f4te des deux blocs *\/\r\n        .other-services-container {\r\n            display: flex;\r\n            flex-direction: row;\r\n            flex-wrap: wrap;\r\n            gap: 28px;\r\n            justify-content: center;\r\n            width: 100%;\r\n            max-width: 1400px;\r\n            margin: 0 auto;\r\n        }\r\n\r\n        .service-card {\r\n            background-color: var(--noir);\r\n            border-radius: 20px;\r\n            width: 420px;\r\n            height: 520px;\r\n            position: relative;\r\n            overflow: hidden;\r\n            box-shadow: 0 8px 20px rgba(0, 0, 0, 0.4);\r\n            border: 1px solid rgba(255, 204, 0, 0.15);\r\n            transition: transform 0.3s ease, border-color 0.3s ease;\r\n        }\r\n\r\n        .service-card:hover {\r\n            transform: translateY(-4px);\r\n            border-color: rgba(255, 204, 0, 0.4);\r\n        }\r\n\r\n        .service-image-container {\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            width: 100%;\r\n            height: 100%;\r\n            z-index: 1;\r\n        }\r\n\r\n        .service-image-container img {\r\n            width: 100%;\r\n            height: 100%;\r\n            object-fit: cover;\r\n            filter: brightness(0.9);\r\n        }\r\n\r\n        \/* Recentrage horizontal sp\u00e9cifique pour l'image de la Lounge Zone (2\u00e8me carte) *\/\r\n        .service-card:nth-child(2) .service-image-container img {\r\n            object-position: 50% 50%;\r\n        }\r\n\r\n        .service-image-container::after {\r\n            content: '';\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            width: 100%;\r\n            height: 100%;\r\n            background: linear-gradient(\r\n                to bottom, \r\n                rgba(0, 0, 0, 0.1) 0%, \r\n                rgba(0, 0, 0, 0.3) 35%, \r\n                rgba(0, 0, 0, 0.8) 70%, \r\n                rgba(0, 0, 0, 0.96) 100%\r\n            );\r\n            pointer-events: none;\r\n            z-index: 2;\r\n        }\r\n\r\n        \/* Conteneur d'image logo agrandi *\/\r\n        .service-logo-container {\r\n            position: absolute;\r\n            top: 24px;\r\n            left: 50%;\r\n            transform: translateX(-50%);\r\n            z-index: 3;\r\n            max-width: 200px;\r\n            height: 65px;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            pointer-events: none;\r\n        }\r\n\r\n        .service-logo-container img {\r\n            max-width: 100%;\r\n            max-height: 100%;\r\n            object-fit: contain;\r\n            filter: drop-shadow(0 2px 6px rgba(0,0,0,0.7));\r\n        }\r\n\r\n        .service-content {\r\n            position: absolute;\r\n            bottom: 0;\r\n            left: 0;\r\n            width: 100%;\r\n            padding: 28px;\r\n            box-sizing: border-box;\r\n            display: flex;\r\n            flex-direction: column;\r\n            justify-content: flex-end;\r\n            z-index: 4;\r\n            background: transparent;\r\n        }\r\n\r\n        .service-title {\r\n            color: var(--jaune);\r\n            font-size: 1.25rem;\r\n            margin: 0 0 8px 0;\r\n            letter-spacing: 0.5px;\r\n            text-transform: uppercase;\r\n            font-family: 'Anton', sans-serif;\r\n        }\r\n\r\n        .service-description {\r\n            font-family: 'Roboto', sans-serif;\r\n            font-weight: 400;\r\n            font-size: 0.9rem;\r\n            color: var(--blanc);\r\n            margin: 0 0 18px 0;\r\n            line-height: 1.4;\r\n        }\r\n\r\n        .service-footer {\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: flex-end;\r\n            border-top: 1px solid rgba(255, 255, 255, 0.12);\r\n            padding-top: 16px;\r\n        }\r\n\r\n        .service-btn {\r\n            background-color: transparent;\r\n            border: 1px solid var(--jaune);\r\n            color: var(--jaune);\r\n            padding: 10px 18px;\r\n            border-radius: 6px;\r\n            font-size: 0.8rem;\r\n            text-decoration: none;\r\n            letter-spacing: 0.5px;\r\n            transition: background-color 0.2s, color 0.2s;\r\n            font-family: 'Anton', sans-serif;\r\n            text-transform: uppercase;\r\n        }\r\n\r\n        .service-btn:hover {\r\n            background-color: var(--jaune);\r\n            color: var(--noir);\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n\r\n    <div class=\"services-wrapper\">\r\n        <div class=\"other-services-container\">\r\n\r\n            <!-- Service 1 : Arcade Zone -->\r\n            <div class=\"service-card\">\r\n                <div class=\"service-image-container\">\r\n                    <div class=\"service-logo-container\">\r\n                        <img decoding=\"async\" src=\"https:\/\/www.zoneo.be\/wp-content\/uploads\/2026\/04\/Logo-monochrome-dArcade-Zone.png\" alt=\"Arcade Zone Logo\">\r\n                    <\/div>\r\n                    <img decoding=\"async\" src=\"https:\/\/www.zoneo.be\/wp-content\/uploads\/2026\/07\/Catch-the-light.png\" alt=\"Arcade Zone\">\r\n                <\/div>\r\n                <div class=\"service-content\">\r\n                    <h3 class=\"service-title\">Arcade Zone<\/h3>\r\n                    <p class=\"service-description\">Challenge your friends and smash every record in our arcade zone!<\/p>\r\n                    <div class=\"service-footer\">\r\n                        <a href=\"https:\/\/www.zoneo.be\/en\/activities\/arcade-zone\/\" class=\"service-btn\">DISCOVER &gt;&gt;<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- Service 2 : Lounge Zone -->\r\n            <div class=\"service-card\">\r\n                <div class=\"service-image-container\">\r\n                    <div class=\"service-logo-container\">\r\n                        <img decoding=\"async\" src=\"https:\/\/www.zoneo.be\/wp-content\/uploads\/2026\/04\/Logo-moderne-Lounge-Zone-en-noir-et-blanc.png\" alt=\"Lounge Zone Logo\">\r\n                    <\/div>\r\n                    <img decoding=\"async\" src=\"https:\/\/www.zoneo.be\/wp-content\/uploads\/2026\/09\/ChatGPT-Image-18-sept.-2026-11_06_12.png\" alt=\"Lounge Zone\">\r\n                <\/div>\r\n                <div class=\"service-content\">\r\n                    <h3 class=\"service-title\">Lounge Zone<\/h3>\r\n                    <p class=\"service-description\">Settle in, take a breather, and soak up the atmosphere: the only rule here is to relax!<\/p>\r\n                    <div class=\"service-footer\">\r\n                        <a href=\"https:\/\/www.zoneo.be\/en\/activities\/lounge-zone\/\" class=\"service-btn\">DISCOVER &gt;&gt;<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n        <\/div>\r\n    <\/div>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-799dba6 elementor-widget__width-inherit elementor-widget-mobile__width-inherit elementor-widget elementor-widget-icon-box\" data-id=\"799dba6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h2 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tHow about <span class=\"highlight\">extending the experience?<\/span>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h2>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\t\u2014 Unleash your energy in the Arcade Zone, then toast to your victories in the Lounge Zone.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-863204c elementor-widget__width-inherit elementor-widget-mobile__width-inherit elementor-widget elementor-widget-icon-box\" data-id=\"863204c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h2 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tChoose your playground\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h2>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\t\u2014 Here, we switch off and live in the moment to the fullest!\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f30f908 e-con-full e-flex e-con e-parent\" data-id=\"f30f908\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1e85e73 elementor-widget__width-inherit e-transform elementor-widget elementor-widget-html\" data-id=\"1e85e73\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_transform_translateY_effect_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:0,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"zoneo-ticker-container\">\r\n    <div class=\"zoneo-ticker-content\">\r\n        <!-- R\u00e9p\u00e8te le texte pour assurer une boucle fluide sans trou -->\r\n        <h2 class=\"zoneo-ticker-text\">Join the Zoneo adventure \u2022 Grab your pass! \u2022 Join the Zoneo adventure \u2022 Grab your pass! \u2022 Join the Zoneo adventure \u2022 Grab your pass! \u2022 Join the Zoneo adventure \u2022 Grab your pass! \u2022 Join the Zoneo adventure \u2022 Grab your pass! \u2022 Join the Zoneo adventure \u2022 Grab your pass! \u2022 Join the Zoneo adventure \u2022 Grab your pass! \u2022 Join the Zoneo adventure \u2022 Grab your pass! \u2022 Join the Zoneo adventure \u2022 Grab your pass! \u2022 Join the Zoneo adventure \u2022 Grab your pass! \u2022 Join the Zoneo adventure \u2022 Grab your pass! \u2022 Join the Zoneo adventure \u2022 Grab your pass! \u2022<\/h2>\r\n        \r\n    <\/div>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ab82675 e-con-full e-flex e-con e-parent\" data-id=\"ab82675\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b64c585 elementor-widget elementor-widget-template\" data-id=\"b64c585\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"template.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-template\">\n\t\t\t\t\t<div data-elementor-type=\"container\" data-elementor-id=\"15785\" class=\"elementor elementor-15785 elementor-14489 elementor-14489\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-49b5d94 e-con-full e-flex e-con e-parent\" data-id=\"49b5d94\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-a3f060e e-con-full e-flex e-con e-child\" data-id=\"a3f060e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8498350 elementor-widget elementor-widget-image\" data-id=\"8498350\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"683\" height=\"1024\" src=\"https:\/\/www.zoneo.be\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-18-sept.-2026-12_15_55-683x1024.png\" class=\"attachment-large size-large wp-image-17578\" alt=\"\" srcset=\"https:\/\/www.zoneo.be\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-18-sept.-2026-12_15_55-683x1024.png 683w, https:\/\/www.zoneo.be\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-18-sept.-2026-12_15_55-200x300.png 200w, https:\/\/www.zoneo.be\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-18-sept.-2026-12_15_55-768x1152.png 768w, https:\/\/www.zoneo.be\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-18-sept.-2026-12_15_55.png 1024w\" sizes=\"(max-width: 683px) 100vw, 683px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-54e2f78 e-con-full e-flex e-con e-child\" data-id=\"54e2f78\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4ed01f7 animated-slow elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"4ed01f7\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">GRAB YOUR PASS AND <br>\n<span class=\"highlight\">COME BACK ALL YEAR LONG !<\/span><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3b376b6 elementor-widget-mobile__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"3b376b6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<div id=\"model-response-message-contentr_973c575340157b38\" class=\"markdown markdown-main-panel enable-updated-hr-color\" dir=\"ltr\" aria-live=\"polite\" aria-busy=\"false\"><p>\u2014 Week Pass \u20ac119 | Smart Pass \u20ac169 | Full Pass \u20ac319\u2014<strong>the fun<\/strong> <strong>never stops<\/strong> at Zoneo !<\/p><\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a817ac3 elementor-align-center elementor-tablet-align-center elementor-mobile-align-center elementor-widget elementor-widget-button\" data-id=\"a817ac3\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"cta\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-xl elementor-animation-buzz-out\" href=\"https:\/\/www.zoneo.be\/en\/memberships\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">View subscriptions &gt;&gt;<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a882940 e-con-full e-flex e-con e-parent\" data-id=\"a882940\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5d0cca6 elementor-widget elementor-widget-template\" data-id=\"5d0cca6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"template.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-template\">\n\t\t\t\t\t<div data-elementor-type=\"container\" data-elementor-id=\"15705\" class=\"elementor elementor-15705 elementor-12711 elementor-12711\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5cb89b7e e-con-full e-flex e-con e-parent\" data-id=\"5cb89b7e\" data-element_type=\"container\" data-e-type=\"container\" id=\"events\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-27e20c22 e-transform elementor-widget elementor-widget-html\" data-id=\"27e20c22\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_transform_translateY_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-24,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_tablet&quot;:{&quot;unit&quot;:&quot;rem&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_mobile&quot;:{&quot;unit&quot;:&quot;rem&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"zoneo-ticker-container\">\r\n    <div class=\"zoneo-ticker-content\">\r\n        <h2 class=\"zoneo-ticker-text\">TEAMBUILDING \u2022 AFTERWORK \u2022 BIRTHDAY \u2022 DATE \u2022 BACHELOR\/BACHELORETTE PARTY \u2022 BOOK YOUR EXPERIENCE \u2022 TEAMBUILDING \u2022 AFTERWORK \u2022 BIRTHDAY \u2022 DATE \u2022 BACHELOR\/BACHELORETTE PARTY \u2022 BOOK YOUR EXPERIENCE \u2022 TEAMBUILDING \u2022 AFTERWORK \u2022 BIRTHDAY \u2022 DATE \u2022 BACHELOR\/BACHELORETTE PARTY \u2022 BOOK YOUR EXPERIENCE \u2022 TEAMBUILDING \u2022 AFTERWORK \u2022 BIRTHDAY \u2022 DATE \u2022 BACHELOR\/BACHELORETTE PARTY \u2022 BOOK YOUR EXPERIENCE\r\n        <\/h2>\r\n        \r\n    <\/div>\r\n<\/div>\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4067fcfc e-con-full e-flex e-con e-child\" data-id=\"4067fcfc\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-1d8d6092 e-con-full e-flex e-con e-child\" data-id=\"1d8d6092\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-61ef538d e-con-full e-flex e-con e-child\" data-id=\"61ef538d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7e3bf05a elementor-widget__width-inherit elementor-widget-mobile__width-initial elementor-widget elementor-widget-icon-box\" data-id=\"7e3bf05a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h2 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tEVENTS\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h2>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\t\u2014 Every event deserves a Zone of its own\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-78ae000 elementor-widget elementor-widget-text-editor\" data-id=\"78ae000\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p data-start=\"60\" data-end=\"201\">Birthdays, teambuilding, afterwork parties, bachelor\/bachelorette parties: at Zoneo, every event becomes an unforgettable experience.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-22c1449e elementor-align-left elementor-tablet-align-center elementor-mobile-align-center elementor-widget elementor-widget-button\" data-id=\"22c1449e\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"cta\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-lg elementor-animation-buzz-out\" href=\"https:\/\/www.zoneo.be\/en\/hours-access\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Request a quote &gt;&gt;<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2e5f7fda elementor-widget__width-initial elementor-widget-tablet__width-inherit image-cyber elementor-widget elementor-widget-image\" data-id=\"2e5f7fda\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"800\" height=\"600\" src=\"https:\/\/www.zoneo.be\/wp-content\/uploads\/2026\/05\/ChatGPT-Image-11-mai-2026-16_45_03-1024x768.png\" class=\"attachment-large size-large wp-image-15697\" alt=\"\" srcset=\"https:\/\/www.zoneo.be\/wp-content\/uploads\/2026\/05\/ChatGPT-Image-11-mai-2026-16_45_03-1024x768.png 1024w, https:\/\/www.zoneo.be\/wp-content\/uploads\/2026\/05\/ChatGPT-Image-11-mai-2026-16_45_03-300x225.png 300w, https:\/\/www.zoneo.be\/wp-content\/uploads\/2026\/05\/ChatGPT-Image-11-mai-2026-16_45_03-768x576.png 768w, https:\/\/www.zoneo.be\/wp-content\/uploads\/2026\/05\/ChatGPT-Image-11-mai-2026-16_45_03.png 1448w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5ea6c005 e-con-full e-flex e-con e-child\" data-id=\"5ea6c005\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-7980734a e-con-full e-flex e-con e-child\" data-id=\"7980734a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-11b0038a animated-slow e-con-full transparentbackground e-flex elementor-invisible e-con e-child\" data-id=\"11b0038a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;animation_delay&quot;:150}\">\n\t\t<div class=\"elementor-element elementor-element-4c7a56c5 e-con-full e-flex e-con e-child\" data-id=\"4c7a56c5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2a87af75 image-cyber elementor-widget elementor-widget-image\" data-id=\"2a87af75\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"800\" height=\"533\" src=\"https:\/\/www.zoneo.be\/wp-content\/uploads\/2026\/05\/ChatGPT-Image-28-mai-2026-11_34_30-1024x682.png\" class=\"attachment-large size-large wp-image-15698\" alt=\"\" srcset=\"https:\/\/www.zoneo.be\/wp-content\/uploads\/2026\/05\/ChatGPT-Image-28-mai-2026-11_34_30-1024x682.png 1024w, https:\/\/www.zoneo.be\/wp-content\/uploads\/2026\/05\/ChatGPT-Image-28-mai-2026-11_34_30-300x200.png 300w, https:\/\/www.zoneo.be\/wp-content\/uploads\/2026\/05\/ChatGPT-Image-28-mai-2026-11_34_30-768x511.png 768w, https:\/\/www.zoneo.be\/wp-content\/uploads\/2026\/05\/ChatGPT-Image-28-mai-2026-11_34_30.png 1537w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4f260f12 elementor-widget__width-initial animated-slow elementor-invisible elementor-widget elementor-widget-spacer\" data-id=\"4f260f12\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;rotateInDownLeft&quot;}\" data-widget_type=\"spacer.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7a11fa19 elementor-cta--layout-image-left elementor-cta--skin-classic elementor-animated-content elementor-bg-transform elementor-bg-transform-zoom-in elementor-widget elementor-widget-call-to-action\" data-id=\"7a11fa19\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"cta\" data-widget_type=\"call-to-action.default\">\n\t\t\t\t\t\t\t<a class=\"elementor-cta\" href=\"https:\/\/www.zoneo.be\/en\/events\/teambuilding\/\">\n\t\t\t\t\t\t\t<div class=\"elementor-cta__content\">\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-cta__title elementor-cta__content-item elementor-content-item\">\n\t\t\t\t\t\tSeminars &amp; Teambuilding\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-cta__description elementor-cta__content-item elementor-content-item\">\n\t\t\t\t\t\tGet your team out of the routine. Between the adrenaline of the track and the shock of the virtual, ZONEO becomes your exclusive HQ. We'll tailor your event to your needs, from a Family Day to a strategic challenge.  \t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-cta__button-wrapper elementor-cta__content-item elementor-content-item \">\n\t\t\t\t\t<span class=\"elementor-cta__button elementor-button elementor-size-\">\n\t\t\t\t\t\tRequest a quote &gt;&gt;\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1a99f78d animated-slow e-con-full transparentbackground e-flex elementor-invisible e-con e-child\" data-id=\"1a99f78d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;animation_delay&quot;:150}\">\n\t\t<div class=\"elementor-element elementor-element-1918a90b e-con-full e-flex e-con e-child\" data-id=\"1918a90b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-19f311e3 image-cyber elementor-widget elementor-widget-image\" data-id=\"19f311e3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"768\" height=\"1024\" src=\"https:\/\/www.zoneo.be\/wp-content\/uploads\/2026\/05\/ChatGPT-Image-12-mai-2026-14_16_49-768x1024.png\" class=\"attachment-large size-large wp-image-15699\" alt=\"\" srcset=\"https:\/\/www.zoneo.be\/wp-content\/uploads\/2026\/05\/ChatGPT-Image-12-mai-2026-14_16_49-768x1024.png 768w, https:\/\/www.zoneo.be\/wp-content\/uploads\/2026\/05\/ChatGPT-Image-12-mai-2026-14_16_49-225x300.png 225w, https:\/\/www.zoneo.be\/wp-content\/uploads\/2026\/05\/ChatGPT-Image-12-mai-2026-14_16_49.png 1086w\" sizes=\"(max-width: 768px) 100vw, 768px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5e02ea7c elementor-widget__width-initial animated-slow elementor-invisible elementor-widget elementor-widget-spacer\" data-id=\"5e02ea7c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;rotateInDownLeft&quot;}\" data-widget_type=\"spacer.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-51219e52 elementor-cta--layout-image-left elementor-cta--skin-classic elementor-animated-content elementor-bg-transform elementor-bg-transform-zoom-in elementor-widget elementor-widget-call-to-action\" data-id=\"51219e52\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"cta\" data-widget_type=\"call-to-action.default\">\n\t\t\t\t\t\t\t<a class=\"elementor-cta\" href=\"https:\/\/www.zoneo.be\/en\/events\/afterwork\/\">\n\t\t\t\t\t\t\t<div class=\"elementor-cta__content\">\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-cta__title elementor-cta__content-item elementor-content-item\">\n\t\t\t\t\t\tAfterwork\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-cta__description elementor-cta__content-item elementor-content-item\">\n\t\t\t\t\t\tThe day is over, time to relax! Close your files and come debrief with colleagues in an ultra-chill atmosphere. Between laughs, a sharing platter, and a fresh cocktail, it's the perfect time to strengthen bonds (not to mention work).  \t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-cta__button-wrapper elementor-cta__content-item elementor-content-item \">\n\t\t\t\t\t<span class=\"elementor-cta__button elementor-button elementor-size-\">\n\t\t\t\t\t\tFind out more &gt;&gt;\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-239effe8 animated-slow e-con-full transparentbackground e-flex elementor-invisible e-con e-child\" data-id=\"239effe8\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;animation_delay&quot;:150}\">\n\t\t<div class=\"elementor-element elementor-element-2bb89afa e-con-full e-flex e-con e-child\" data-id=\"2bb89afa\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-145f390c image-cyber elementor-widget elementor-widget-image\" data-id=\"145f390c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"600\" src=\"https:\/\/www.zoneo.be\/wp-content\/uploads\/2026\/04\/ChatGPT-Image-30-avr.-2026-12_10_56-1024x768.png\" class=\"attachment-large size-large wp-image-15700\" alt=\"\" srcset=\"https:\/\/www.zoneo.be\/wp-content\/uploads\/2026\/04\/ChatGPT-Image-30-avr.-2026-12_10_56-1024x768.png 1024w, https:\/\/www.zoneo.be\/wp-content\/uploads\/2026\/04\/ChatGPT-Image-30-avr.-2026-12_10_56-300x225.png 300w, https:\/\/www.zoneo.be\/wp-content\/uploads\/2026\/04\/ChatGPT-Image-30-avr.-2026-12_10_56-768x576.png 768w, https:\/\/www.zoneo.be\/wp-content\/uploads\/2026\/04\/ChatGPT-Image-30-avr.-2026-12_10_56.png 1448w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-34ba65d5 elementor-widget__width-initial animated-slow elementor-invisible elementor-widget elementor-widget-spacer\" data-id=\"34ba65d5\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;rotateInDownLeft&quot;}\" data-widget_type=\"spacer.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-792c363f elementor-cta--layout-image-left elementor-cta--skin-classic elementor-animated-content elementor-bg-transform elementor-bg-transform-zoom-in elementor-widget elementor-widget-call-to-action\" data-id=\"792c363f\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"cta\" data-widget_type=\"call-to-action.default\">\n\t\t\t\t\t\t\t<a class=\"elementor-cta\" href=\"https:\/\/www.zoneo.be\/en\/events\/birthdays\/\">\n\t\t\t\t\t\t\t<div class=\"elementor-cta__content\">\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-cta__title elementor-cta__content-item elementor-content-item\">\n\t\t\t\t\t\tBIRTHDAYS\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-cta__description elementor-cta__content-item elementor-content-item\">\n\t\t\t\t\t\tTake your party to a whole new level. Dominate the track, rule the virtual world, and walk away with your FREE PASS for your next visit to Zoneo! \t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-cta__button-wrapper elementor-cta__content-item elementor-content-item \">\n\t\t\t\t\t<span class=\"elementor-cta__button elementor-button elementor-size-\">\n\t\t\t\t\t\tOrganize my birthday &gt;&gt;\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-12dea944 e-con-full e-flex e-con e-child\" data-id=\"12dea944\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-35d48b51 animated-slow e-con-full transparentbackground e-flex elementor-invisible e-con e-child\" data-id=\"35d48b51\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;animation_delay&quot;:150}\">\n\t\t<div class=\"elementor-element elementor-element-59423fb0 e-con-full e-flex e-con e-child\" data-id=\"59423fb0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-172a52f image-cyber elementor-widget elementor-widget-image\" data-id=\"172a52f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"600\" src=\"https:\/\/www.zoneo.be\/wp-content\/uploads\/2026\/05\/ChatGPT-Image-11-mai-2026-18_08_21-1024x768.png\" class=\"attachment-large size-large wp-image-15701\" alt=\"\" srcset=\"https:\/\/www.zoneo.be\/wp-content\/uploads\/2026\/05\/ChatGPT-Image-11-mai-2026-18_08_21-1024x768.png 1024w, https:\/\/www.zoneo.be\/wp-content\/uploads\/2026\/05\/ChatGPT-Image-11-mai-2026-18_08_21-300x225.png 300w, https:\/\/www.zoneo.be\/wp-content\/uploads\/2026\/05\/ChatGPT-Image-11-mai-2026-18_08_21-768x576.png 768w, https:\/\/www.zoneo.be\/wp-content\/uploads\/2026\/05\/ChatGPT-Image-11-mai-2026-18_08_21.png 1448w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7f166317 elementor-widget__width-initial animated-slow elementor-invisible elementor-widget elementor-widget-spacer\" data-id=\"7f166317\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;rotateInDownLeft&quot;}\" data-widget_type=\"spacer.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7f95b126 elementor-cta--layout-image-left elementor-cta--skin-classic elementor-animated-content elementor-bg-transform elementor-bg-transform-zoom-in elementor-widget elementor-widget-call-to-action\" data-id=\"7f95b126\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"cta\" data-widget_type=\"call-to-action.default\">\n\t\t\t\t\t\t\t<a class=\"elementor-cta\" href=\"https:\/\/www.zoneo.be\/en\/events\/bachelor-ette-party\/\">\n\t\t\t\t\t\t\t<div class=\"elementor-cta__content\">\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-cta__title elementor-cta__content-item elementor-content-item\">\n\t\t\t\t\t\tBachelor\/ette parties &amp; Groups\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-cta__description elementor-cta__content-item elementor-content-item\">\n\t\t\t\t\t\tBring your crew to the Zone. From crash tests on the track to virtual adventures, ZONEO is the hub of your event. A FREE PASS is GIVEN to the bride-to-be or groom-to-be!  \n\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-cta__button-wrapper elementor-cta__content-item elementor-content-item \">\n\t\t\t\t\t<span class=\"elementor-cta__button elementor-button elementor-size-\">\n\t\t\t\t\t\tOrganize my bachelor\/ette party &gt;&gt;\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-45f86b89 animated-slow e-con-full transparentbackground e-flex elementor-invisible e-con e-child\" data-id=\"45f86b89\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;animation_delay&quot;:150}\">\n\t\t<div class=\"elementor-element elementor-element-4b4f68e6 e-con-full e-flex e-con e-child\" data-id=\"4b4f68e6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4051fb0c image-cyber elementor-widget elementor-widget-image\" data-id=\"4051fb0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"450\" src=\"https:\/\/www.zoneo.be\/wp-content\/uploads\/2026\/05\/ChatGPT-Image-15-mai-2026-14_27_23-1024x576.png\" class=\"attachment-large size-large wp-image-15702\" alt=\"\" srcset=\"https:\/\/www.zoneo.be\/wp-content\/uploads\/2026\/05\/ChatGPT-Image-15-mai-2026-14_27_23-1024x576.png 1024w, https:\/\/www.zoneo.be\/wp-content\/uploads\/2026\/05\/ChatGPT-Image-15-mai-2026-14_27_23-300x169.png 300w, https:\/\/www.zoneo.be\/wp-content\/uploads\/2026\/05\/ChatGPT-Image-15-mai-2026-14_27_23-768x432.png 768w, https:\/\/www.zoneo.be\/wp-content\/uploads\/2026\/05\/ChatGPT-Image-15-mai-2026-14_27_23-1536x864.png 1536w, https:\/\/www.zoneo.be\/wp-content\/uploads\/2026\/05\/ChatGPT-Image-15-mai-2026-14_27_23.png 1672w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2d44d4dd elementor-widget__width-initial animated-slow elementor-invisible elementor-widget elementor-widget-spacer\" data-id=\"2d44d4dd\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;rotateInDownLeft&quot;}\" data-widget_type=\"spacer.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5d26abfa elementor-cta--layout-image-left elementor-cta--skin-classic elementor-animated-content elementor-bg-transform elementor-bg-transform-zoom-in elementor-widget elementor-widget-call-to-action\" data-id=\"5d26abfa\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"cta\" data-widget_type=\"call-to-action.default\">\n\t\t\t\t\t\t\t<a class=\"elementor-cta\" href=\"https:\/\/www.zoneo.be\/en\/events\/date\/\">\n\t\t\t\t\t\t\t<div class=\"elementor-cta__content\">\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-cta__title elementor-cta__content-item elementor-content-item\">\n\t\t\t\t\t\tDates for Two \/ Date Night\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-cta__description elementor-cta__content-item elementor-content-item\">\n\t\t\t\t\t\tWant to get away from the classic \"dinner and a movie\"? Whether it's for a first date or to spice up your routine, Zoneo is THE place to be! Want to bet there'll be a second date?  \t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-cta__button-wrapper elementor-cta__content-item elementor-content-item \">\n\t\t\t\t\t<span class=\"elementor-cta__button elementor-button elementor-size-\">\n\t\t\t\t\t\tBook for 2 &gt;&gt;\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d4bf37a e-con-full e-flex e-con e-child\" data-id=\"d4bf37a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-66ff53c e-con-full e-flex e-con e-child\" data-id=\"66ff53c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-74673af elementor-widget__width-inherit elementor-widget-mobile__width-inherit elementor-widget elementor-widget-icon-box\" data-id=\"74673af\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h2 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tFREQUENTLY ASKED QUESTIONS\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h2>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\t\u2014 All the info about our activities!\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-df148bc e-con-full e-flex e-con e-child\" data-id=\"df148bc\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f3ab52c elementor-widget__width-initial elementor-widget elementor-widget-toggle\" data-id=\"f3ab52c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"toggle.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-toggle\">\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-2551\" class=\"elementor-tab-title\" data-tab=\"1\" role=\"button\" aria-controls=\"elementor-tab-content-2551\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><svg class=\"e-font-icon-svg e-fas-caret-down\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><svg class=\"elementor-toggle-icon-opened e-font-icon-svg e-fas-minus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-toggle-title\" tabindex=\"0\">Can I order a gift card?<\/a>\n\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-2551\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"1\" role=\"region\" aria-labelledby=\"elementor-tab-title-2551\"><p data-path-to-node=\"4\">Of course! Order your gift card directly on our website via <strong><a class=\"lienpagecartecadeau\" href=\"https:\/\/www.zoneo.be\/en\/gift-cards\/\">the following page<\/a><\/strong> (or ask for it on site). Choose the amount you want, personalize your message, and confirm your secure payment.   <strong>You&#8217;ll receive your card via email in just a moment.<\/strong><\/p>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-2552\" class=\"elementor-tab-title\" data-tab=\"2\" role=\"button\" aria-controls=\"elementor-tab-content-2552\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><svg class=\"e-font-icon-svg e-fas-caret-down\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><svg class=\"elementor-toggle-icon-opened e-font-icon-svg e-fas-minus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-toggle-title\" tabindex=\"0\">Do I need to book in advance to come to Zoneo?<\/a>\n\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-2552\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"2\" role=\"region\" aria-labelledby=\"elementor-tab-title-2552\"><div id=\"model-response-message-contentr_6355c54adefa4b6c\" class=\"markdown markdown-main-panel enable-updated-hr-color\" dir=\"ltr\" aria-live=\"polite\" aria-busy=\"false\">\n<p data-path-to-node=\"1\">It\u2019s <strong>more than recommended<\/strong>, especially on weekends. Book your time slot online to secure your place and avoid waiting. Note that when you book,<strong> you\u2019ll need to pay for the full session.<\/strong>  <\/p>\n<\/div>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-2553\" class=\"elementor-tab-title\" data-tab=\"3\" role=\"button\" aria-controls=\"elementor-tab-content-2553\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><svg class=\"e-font-icon-svg e-fas-caret-down\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><svg class=\"elementor-toggle-icon-opened e-font-icon-svg e-fas-minus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-toggle-title\" tabindex=\"0\">Can you book for a large group?<\/a>\n\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-2553\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"3\" role=\"region\" aria-labelledby=\"elementor-tab-title-2553\"><p>We adapt to your crew! While we have <strong>80 seats<\/strong> for your break times, our center has already welcomed <strong>groups of over 100 people.<\/strong> Team building, bachelor\/ette party, birthday\u2014we handle the logistics so everyone can enjoy it. Contact us and we\u2019ll take care of everything!  <\/p>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fbfb084 elementor-widget-mobile__width-inherit elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"fbfb084\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Can\u2019t find the information you\u2019re looking for in this FAQ?<br>Then click the button below to contact our team\u2014we\u2019ll help you as soon as possible.<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c8fa1ac elementor-align-center elementor-tablet-align-center elementor-mobile-align-center elementor-widget-mobile__width-inherit elementor-widget-tablet__width-inherit elementor-widget elementor-widget-button\" data-id=\"c8fa1ac\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-md elementor-animation-buzz-out\" href=\"https:\/\/www.zoneo.be\/en\/hours-access\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Contact us<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-94ab559 e-con-full e-flex e-con e-parent\" data-id=\"94ab559\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8498e41 elementor-widget elementor-widget-template\" data-id=\"8498e41\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"template.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-template\">\n\t\t\t\t\t<div data-elementor-type=\"container\" data-elementor-id=\"15716\" class=\"elementor elementor-15716 elementor-15284 elementor-15284\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-477396b2 e-con-full e-flex e-con e-parent\" data-id=\"477396b2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-0cbf30b e-con-full e-flex e-con e-child\" data-id=\"0cbf30b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-718be74 e-con-full e-flex e-con e-child\" data-id=\"718be74\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c9d9169 animated-slow elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"c9d9169\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u2014 The perfect gift, ready in 2 clicks \u2014<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-46e72c4 animated-slow elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"46e72c4\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">GIVE MAXIMUM <br \/><span class=\"highlight\">ADRENALINE!<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b57dbc4 elementor-widget elementor-widget-text-editor\" data-id=\"b57dbc4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>No need to wait for packaging: generate a Premium access voucher in seconds. The recipient receives their access code instantly by email. Simple, fast, and sensational.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-514ad6a elementor-align-left elementor-mobile-align-center elementor-widget elementor-widget-button\" data-id=\"514ad6a\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"cta\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-lg elementor-animation-grow\" href=\"https:\/\/booking-mons.zoneo.be\/gift-cards\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Offer a pass &gt;&gt;<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-54170f1 elementor-widget elementor-widget-image\" data-id=\"54170f1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"705\" src=\"https:\/\/www.zoneo.be\/wp-content\/uploads\/2026\/07\/Carte-cadeau-1-1024x902.png\" class=\"attachment-large size-large wp-image-15788\" alt=\"\" srcset=\"https:\/\/www.zoneo.be\/wp-content\/uploads\/2026\/07\/Carte-cadeau-1-1024x902.png 1024w, https:\/\/www.zoneo.be\/wp-content\/uploads\/2026\/07\/Carte-cadeau-1-300x264.png 300w, https:\/\/www.zoneo.be\/wp-content\/uploads\/2026\/07\/Carte-cadeau-1-768x676.png 768w, https:\/\/www.zoneo.be\/wp-content\/uploads\/2026\/07\/Carte-cadeau-1.png 1122w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2746bf33 e-con-full e-flex e-con e-parent\" data-id=\"2746bf33\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4931d296 elementor-widget elementor-widget-heading\" data-id=\"4931d296\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Why choose?<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-285cfdf elementor-widget elementor-widget-heading\" data-id=\"285cfdf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\"> Go from the wheel to virtual reality, and end your session in our lounge zone:<br \/> here, you get it all, with no compromises.<\/p>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b6905b5 elementor-align-center elementor-tablet-align-center elementor-mobile-align-center elementor-widget elementor-widget-button\" data-id=\"b6905b5\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"cta\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-lg elementor-animation-buzz-out\" href=\"https:\/\/booking-mons.zoneo.be\/activities\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Book now &gt;&gt;<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Discover the activities at Zoneo Mons! Between augmented reality karting, virtual reality experience and arcade games, come and enjoy an unforgettable XXL experience with your loved ones. Choose your playground \u2014 Here, we switch off and live in the moment to the fullest! Join the Zoneo adventure \u2022 Grab your pass! \u2022 Join the Zoneo [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-15664","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Zoneo Mons Activities | BattleKart, VR &amp; Leisure | Book Now<\/title>\n<meta name=\"description\" content=\"Our Zoneo activities, available in Mons: BattleKart, Swarms and much more. Groups, birthdays, team building. Book online!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.zoneo.be\/en\/activities\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Zoneo Mons Activities | BattleKart, VR &amp; Leisure | Book Now\" \/>\n<meta property=\"og:description\" content=\"Our Zoneo activities, available in Mons: BattleKart, Swarms and much more. Groups, birthdays, team building. Book online!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.zoneo.be\/en\/activities\/\" \/>\n<meta property=\"og:site_name\" content=\"Zoneo\" \/>\n<meta property=\"article:modified_time\" content=\"2026-09-07T14:15:18+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.zoneo.be\/wp-content\/uploads\/2026\/04\/zoneo-logo.png\" \/>\n\t<meta property=\"og:image:width\" content=\"572\" \/>\n\t<meta property=\"og:image:height\" content=\"483\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":[\"WebPage\",\"CollectionPage\"],\"@id\":\"https:\\\/\\\/www.zoneo.be\\\/en\\\/activities\\\/\",\"url\":\"https:\\\/\\\/www.zoneo.be\\\/en\\\/activities\\\/\",\"name\":\"Zoneo Mons Activities | BattleKart, VR & Leisure | Book Now\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.zoneo.be\\\/en\\\/#website\"},\"datePublished\":\"2026-06-30T12:21:27+00:00\",\"dateModified\":\"2026-09-07T14:15:18+00:00\",\"description\":\"Our Zoneo activities, available in Mons: BattleKart, Swarms and much more. Groups, birthdays, team building. Book online!\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.zoneo.be\\\/en\\\/activities\\\/#breadcrumb\"},\"inLanguage\":\"en-US\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.zoneo.be\\\/en\\\/activities\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\\\/\\\/www.zoneo.be\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Activities\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.zoneo.be\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/www.zoneo.be\\\/en\\\/\",\"name\":\"Zoneo\",\"description\":\"Ton centre multiloisirs 2.0\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.zoneo.be\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.zoneo.be\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.zoneo.be\\\/en\\\/#organization\",\"name\":\"Zoneo\",\"url\":\"https:\\\/\\\/www.zoneo.be\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.zoneo.be\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.zoneo.be\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/ZONEO-LOGO_BLACK.png\",\"contentUrl\":\"https:\\\/\\\/www.zoneo.be\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/ZONEO-LOGO_BLACK.png\",\"width\":2421,\"height\":2421,\"caption\":\"Zoneo\"},\"image\":{\"@id\":\"https:\\\/\\\/www.zoneo.be\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Zoneo Mons Activities | BattleKart, VR & Leisure | Book Now","description":"Our Zoneo activities, available in Mons: BattleKart, Swarms and much more. Groups, birthdays, team building. Book online!","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:\/\/www.zoneo.be\/en\/activities\/","og_locale":"en_US","og_type":"article","og_title":"Zoneo Mons Activities | BattleKart, VR & Leisure | Book Now","og_description":"Our Zoneo activities, available in Mons: BattleKart, Swarms and much more. Groups, birthdays, team building. Book online!","og_url":"https:\/\/www.zoneo.be\/en\/activities\/","og_site_name":"Zoneo","article_modified_time":"2026-09-07T14:15:18+00:00","og_image":[{"width":572,"height":483,"url":"https:\/\/www.zoneo.be\/wp-content\/uploads\/2026\/04\/zoneo-logo.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":["WebPage","CollectionPage"],"@id":"https:\/\/www.zoneo.be\/en\/activities\/","url":"https:\/\/www.zoneo.be\/en\/activities\/","name":"Zoneo Mons Activities | BattleKart, VR & Leisure | Book Now","isPartOf":{"@id":"https:\/\/www.zoneo.be\/en\/#website"},"datePublished":"2026-06-30T12:21:27+00:00","dateModified":"2026-09-07T14:15:18+00:00","description":"Our Zoneo activities, available in Mons: BattleKart, Swarms and much more. Groups, birthdays, team building. Book online!","breadcrumb":{"@id":"https:\/\/www.zoneo.be\/en\/activities\/#breadcrumb"},"inLanguage":"en-US"},{"@type":"BreadcrumbList","@id":"https:\/\/www.zoneo.be\/en\/activities\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/www.zoneo.be\/en\/"},{"@type":"ListItem","position":2,"name":"Activities"}]},{"@type":"WebSite","@id":"https:\/\/www.zoneo.be\/en\/#website","url":"https:\/\/www.zoneo.be\/en\/","name":"Zoneo","description":"Ton centre multiloisirs 2.0","publisher":{"@id":"https:\/\/www.zoneo.be\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.zoneo.be\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.zoneo.be\/en\/#organization","name":"Zoneo","url":"https:\/\/www.zoneo.be\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.zoneo.be\/en\/#\/schema\/logo\/image\/","url":"https:\/\/www.zoneo.be\/wp-content\/uploads\/2026\/06\/ZONEO-LOGO_BLACK.png","contentUrl":"https:\/\/www.zoneo.be\/wp-content\/uploads\/2026\/06\/ZONEO-LOGO_BLACK.png","width":2421,"height":2421,"caption":"Zoneo"},"image":{"@id":"https:\/\/www.zoneo.be\/en\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/www.zoneo.be\/en\/wp-json\/wp\/v2\/pages\/15664","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.zoneo.be\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.zoneo.be\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.zoneo.be\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.zoneo.be\/en\/wp-json\/wp\/v2\/comments?post=15664"}],"version-history":[{"count":17,"href":"https:\/\/www.zoneo.be\/en\/wp-json\/wp\/v2\/pages\/15664\/revisions"}],"predecessor-version":[{"id":16361,"href":"https:\/\/www.zoneo.be\/en\/wp-json\/wp\/v2\/pages\/15664\/revisions\/16361"}],"wp:attachment":[{"href":"https:\/\/www.zoneo.be\/en\/wp-json\/wp\/v2\/media?parent=15664"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}