{"id":4828,"date":"2025-05-01T12:41:26","date_gmt":"2025-05-01T16:41:26","guid":{"rendered":"https:\/\/muralfestival.com\/programming\/"},"modified":"2025-05-18T12:23:58","modified_gmt":"2025-05-18T16:23:58","slug":"programmation","status":"publish","type":"page","link":"https:\/\/muralfestival.com\/fr\/programmation\/","title":{"rendered":"Programmation"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"4828\" class=\"elementor elementor-4828 elementor-4443\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0c7ffec e-flex e-con-boxed e-con e-parent\" data-id=\"0c7ffec\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5a74cf5 mural-title-v7 elementor-widget elementor-widget-heading\" data-id=\"5a74cf5\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Programmation<\/h1>\t\t\t\t<\/div>\n\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-8438776 e-flex e-con-boxed e-con e-parent\" data-id=\"8438776\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-eb9a737 elementor-widget elementor-widget-shortcode\" data-id=\"eb9a737\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">        <div class=\"events-grid-container\">\n            <style>\n                .events-grid-container {\n                    width: 100%;\n                    overflow-x: auto;\n                    margin: 48px 0;                    \n                }\n                \n                .events-grid {\n                    display: flex;\n                    flex-wrap: wrap;\n                    width: 100%;\n                    gap: 14px;\n                    padding: 8px;\n                }\n                \n                \/* Time markers for each day column *\/\n                .time-marker {\n                    position: absolute;\n                    width: 100%;\n                    left: 0;                    \n                    pointer-events: none;\n                    height: 1px;\n                    z-index: 2; \/* Middle layer *\/\n                     background-image: radial-gradient(circle, #ffffff4d 2px, transparent 2px);\n                      background-position: left 5px top;\n                      background-repeat: repeat-x;\n                      background-size: 9px 4px;\n                }\n                \n                .time-marker-label {\n                    position: absolute;\n                    left: 0;\n                    top: -10px;\n                    font-size: 11px;\n                    color: #ffffff;\n                    padding: 2px 5px;                                        \n                    min-width: 55px;\n                    text-align: left;\n                    z-index: 2; \/* Match time-marker z-index *\/\n                }\n                \n                .time-marker-end {\n                    position: absolute;\n                    border-top: none;\n                    width: 100%;\n                    left: 0;\n                    pointer-events: none;\n                    z-index: 2;\n                    background-image: none;\n                }\n                \n                .time-marker-end .time-marker-label {\n                    top: 20px;\n                    bottom: auto;                    \n                    font-size: 11px;\n                    color: #ffffff;\n                    padding: 2px 5px 2px;\n                    min-width: 55px;\n                    text-align: left;\n                }\n                \n                .last-hour-label {\n                    display: block;\n                    margin-top: 13px; \/* Space between the two labels *\/\n                }\n                \n                .events-day {\n                    flex: 1 0 240px;\n                    position: relative;\n                    \/* background-color: #ffffff; *\/\n                    overflow: hidden;\n                    border-radius: 12px;\n                    box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n                    transition: all 0.3s ease;\n                    min-width: 240px;\n                    margin-bottom: 14px;\n                }\n                \n                .events-day:hover {\n                    box-shadow: 0 6px 16px rgba(0,0,0,0.12);                    \n                }\n                \n                @media (max-width: 1390px) {\n                    .event-title{\n                        font-size: 24px !important;\n                    }\n        \n                    .events-day {\n                        flex: 1 0 240px;\n                        min-width: 240px;\n                    }\n                }\n                \n                @media (max-width: 991px) {\n                    .events-day {\n                        flex: 1 0 260px;\n                        min-width: 260px;\n                    }\n                  .time-marker-label {\n                    position: absolute;\n                    left: 0;\n                    top: -4px;     }   \n                }\n                \n                @media (max-width: 767px) {\n                    .events-day {\n                        flex: 1 0 250px;\n                        min-width: 250px;\n                    }\n                }\n                \n                @media (max-width: 480px) {\n                    .events-day {\n                        flex: 0 0 100%;\n                        min-width: 100%;\n                    }\n                }\n                \n                .day-header {\n                    padding: 16px 20px;\n                    background: #000000;\n                    color: white;\n                    text-align: center;\n                    font-family: Barlow, sans-serif;\n                    font-size: 27px;\n                    font-weight: 600;\n                    line-height: 1.25em;\n                    text-transform: uppercase;\n                    border-bottom: 1px solid rgba(255,255,255,0.1);\n                }\n                \n                .events-timeline {\n                    position: relative;                    \n                    height: 420px;\n                    z-index: 1; \/* Bottom layer *\/\n                    overflow: visible; \/* Allow end time marker to be visible *\/\n                }\n                \n                .event-link {\n                    position: absolute;\n                    z-index: 1; \/* Bottom layer - same as events-timeline *\/\n                    display: block;\n                    width: 100%;\n                    cursor: pointer;\n                    text-decoration: none;\n                }\n                \n                .event-card {\n                    position: absolute;\n                    color: white;\n                    padding: 2px 14px 12px 30px;\n                    box-sizing: border-box;\n                    overflow: hidden;\n                    transition: all 0.25s ease;\n\t\t\t\t \tpointer-events: none; \/*  Allow clicks to pass through to the link below *\/\n                    text-shadow: 0 1px 2px rgba(0,0,0,0.2);\n                    z-index: 3; \/* Top layer - text content *\/\n                    width: 100%;\n                    margin: 0; \/* Remove margins *\/\n                }\n                \n                .event-link:hover, .event-link:focus {                    \n                    box-shadow: 0 6px 12px rgba(0,0,0,0.18);\n                }\n                \n                .event-title {\n                    font-family: Barlow, sans-serif;\n                    font-size: 27px;\n                    font-weight: 600;\n                    line-height: 1.15em;  \n                    z-index: 55; \n                    position: relative;\n                    \/* display: -webkit-box;\n                    -webkit-line-clamp: 2;\n                    -webkit-box-orient: vertical;\n                    overflow: hidden;\n                    text-overflow: ellipsis; *\/\n                }\n                \n                .event-meta {\n                    display: flex;\n                    flex-direction: column;                                        \n                    position: relative;\n                    z-index: 55;\n                }\n                \n                .event-time, .event-location {\n                    font-family: Barlow, sans-serif;\n                    font-size: 22px;\n                    font-weight: 600;                    \n                    display: flex;\n                    align-items: center;\n                    gap: 5px;\n                }\n                \n                .event-location {\n                    font-style: italic;\n                }\n                \n                \/* Custom scrollbar for webkit browsers *\/\n                .events-grid-container::-webkit-scrollbar {\n                    height: 8px;\n                    width: 8px;\n                }\n                \n                .events-grid-container::-webkit-scrollbar-track {\n                    background: #f1f1f1;\n                    border-radius: 4px;\n                }\n                \n                .events-grid-container::-webkit-scrollbar-thumb {\n                    background: #c1c1c1;\n                    border-radius: 4px;\n                }\n                \n                .events-grid-container::-webkit-scrollbar-thumb:hover {\n                    background: #a8a8a8;\n                }\n            <\/style>\n            <div class=\"events-grid\">\n                                <div class=\"events-day\">\n                    <div class=\"day-header\">\n                        <span class=\"day-name\">Jeudi<\/span><br>\n                        <span class=\"day-number-month\">5 juin<\/span>\n                    <\/div>\n                    <div class=\"events-timeline\">\n                        <div class=\"time-marker\" style=\"top: 0px;\">\n                                  <span class=\"time-marker-label\">17h<\/span><\/div><div class=\"time-marker\" style=\"top: 70px;\">\n                                  <span class=\"time-marker-label\">18h<\/span><\/div><div class=\"time-marker\" style=\"top: 140px;\">\n                                  <span class=\"time-marker-label\">19h<\/span><\/div><div class=\"time-marker\" style=\"top: 210px;\">\n                                  <span class=\"time-marker-label\">20h<\/span><\/div><div class=\"time-marker\" style=\"top: 280px;\">\n                                  <span class=\"time-marker-label\">21h<\/span><\/div><div class=\"time-marker\" style=\"top: 350px;\">\n                              <span class=\"time-marker-label\">22h<\/span><\/div><div class=\"time-marker time-marker-end\" style=\"top: 350px;\">\n                              <span class=\"time-marker-label last-hour-label\">23h<\/span><\/div>                        <!-- Link layer - bottom -->\n                        <a href=\"https:\/\/muralfestival.com\/fr\/evenement\/moonshine\/\" class=\"event-link\"\n                           style=\"\n                             top: 0px;\n                             height: 420px;\n                             background-color: #ff008b;                             \n                           \"\n                           aria-label=\"Event: MOONSHINE, Time: 17h - 23h\">\n                        <\/a>\n                        \n                        <!-- Text content layer - top -->\n                        <div class=\"event-card\"\n                           style=\"\n                             top: 0px;\n                             height: 420px;\n                             color: #ffffff;\n                           \">\n                            <div class=\"event-title\" style=\"                             \n                             text-shadow: 2px 2px 0 #ff008b, 2px -2px 0 #ff008b, -2px 2px 0 #ff008b, -2px -2px 0 #ff008b, 2px 0px 0 #ff008b, 0px 2px 0 #ff008b, -2px 0px 0 #ff008b, 0px -2px 0 #ff008b;\n                           \">\n                            MOONSHINE<\/div>\n                            <div class=\"event-meta\">\n                                <div class=\"event-time\">17h - 23h<\/div>                                                            <\/div>\n                        <\/div>\n                                            <\/div>\n                <\/div>\n                                <div class=\"events-day\">\n                    <div class=\"day-header\">\n                        <span class=\"day-name\">Vendredi<\/span><br>\n                        <span class=\"day-number-month\">6 juin<\/span>\n                    <\/div>\n                    <div class=\"events-timeline\">\n                        <div class=\"time-marker\" style=\"top: 0px;\">\n                                  <span class=\"time-marker-label\">17h<\/span><\/div><div class=\"time-marker\" style=\"top: 70px;\">\n                                  <span class=\"time-marker-label\">18h<\/span><\/div><div class=\"time-marker\" style=\"top: 140px;\">\n                                  <span class=\"time-marker-label\">19h<\/span><\/div><div class=\"time-marker\" style=\"top: 210px;\">\n                                  <span class=\"time-marker-label\">20h<\/span><\/div><div class=\"time-marker\" style=\"top: 280px;\">\n                                  <span class=\"time-marker-label\">21h<\/span><\/div><div class=\"time-marker\" style=\"top: 350px;\">\n                              <span class=\"time-marker-label\">22h<\/span><\/div><div class=\"time-marker time-marker-end\" style=\"top: 350px;\">\n                              <span class=\"time-marker-label last-hour-label\">23h<\/span><\/div>                        <!-- Link layer - bottom -->\n                        <a href=\"https:\/\/muralfestival.com\/fr\/evenement\/fleau-dicaprio-raccoon\/\" class=\"event-link\"\n                           style=\"\n                             top: 0px;\n                             height: 420px;\n                             background-color: #351c75;                             \n                           \"\n                           aria-label=\"Event: FL\u00c9AU DICAPRIO + RACCOON, Time: 17h - 23h\">\n                        <\/a>\n                        \n                        <!-- Text content layer - top -->\n                        <div class=\"event-card\"\n                           style=\"\n                             top: 0px;\n                             height: 420px;\n                             color: #ffffff;\n                           \">\n                            <div class=\"event-title\" style=\"                             \n                             text-shadow: 2px 2px 0 #351c75, 2px -2px 0 #351c75, -2px 2px 0 #351c75, -2px -2px 0 #351c75, 2px 0px 0 #351c75, 0px 2px 0 #351c75, -2px 0px 0 #351c75, 0px -2px 0 #351c75;\n                           \">\n                            FL\u00c9AU DICAPRIO + RACCOON<\/div>\n                            <div class=\"event-meta\">\n                                <div class=\"event-time\">17h - 23h<\/div>                                                            <\/div>\n                        <\/div>\n                                            <\/div>\n                <\/div>\n                                <div class=\"events-day\">\n                    <div class=\"day-header\">\n                        <span class=\"day-name\">Samedi<\/span><br>\n                        <span class=\"day-number-month\">7 juin<\/span>\n                    <\/div>\n                    <div class=\"events-timeline\">\n                        <div class=\"time-marker\" style=\"top: 0px;\">\n                                  <span class=\"time-marker-label\">17h<\/span><\/div><div class=\"time-marker\" style=\"top: 70px;\">\n                                  <span class=\"time-marker-label\">18h<\/span><\/div><div class=\"time-marker\" style=\"top: 140px;\">\n                                  <span class=\"time-marker-label\">19h<\/span><\/div><div class=\"time-marker\" style=\"top: 210px;\">\n                                  <span class=\"time-marker-label\">20h<\/span><\/div><div class=\"time-marker\" style=\"top: 280px;\">\n                                  <span class=\"time-marker-label\">21h<\/span><\/div><div class=\"time-marker\" style=\"top: 350px;\">\n                              <span class=\"time-marker-label\">22h<\/span><\/div><div class=\"time-marker time-marker-end\" style=\"top: 350px;\">\n                              <span class=\"time-marker-label last-hour-label\">23h<\/span><\/div>                        <!-- Link layer - bottom -->\n                        <a href=\"https:\/\/muralfestival.com\/fr\/evenement\/block-party-caribeen\/\" class=\"event-link\"\n                           style=\"\n                             top: 0px;\n                             height: 420px;\n                             background-color: #ff9900;                             \n                           \"\n                           aria-label=\"Event: BLOCK PARTY CARIB\u00c9EN, Time: 17h - 23h\">\n                        <\/a>\n                        \n                        <!-- Text content layer - top -->\n                        <div class=\"event-card\"\n                           style=\"\n                             top: 0px;\n                             height: 420px;\n                             color: #ffffff;\n                           \">\n                            <div class=\"event-title\" style=\"                             \n                             text-shadow: 2px 2px 0 #ff9900, 2px -2px 0 #ff9900, -2px 2px 0 #ff9900, -2px -2px 0 #ff9900, 2px 0px 0 #ff9900, 0px 2px 0 #ff9900, -2px 0px 0 #ff9900, 0px -2px 0 #ff9900;\n                           \">\n                            BLOCK PARTY CARIB\u00c9EN<\/div>\n                            <div class=\"event-meta\">\n                                <div class=\"event-time\">17h - 23h<\/div>                                                            <\/div>\n                        <\/div>\n                                            <\/div>\n                <\/div>\n                                <div class=\"events-day\">\n                    <div class=\"day-header\">\n                        <span class=\"day-name\">Dimanche<\/span><br>\n                        <span class=\"day-number-month\">8 juin<\/span>\n                    <\/div>\n                    <div class=\"events-timeline\">\n                        <div class=\"time-marker\" style=\"top: 0px;\">\n                                  <span class=\"time-marker-label\">17h<\/span><\/div><div class=\"time-marker\" style=\"top: 70px;\">\n                                  <span class=\"time-marker-label\">18h<\/span><\/div><div class=\"time-marker\" style=\"top: 140px;\">\n                                  <span class=\"time-marker-label\">19h<\/span><\/div><div class=\"time-marker\" style=\"top: 210px;\">\n                                  <span class=\"time-marker-label\">20h<\/span><\/div><div class=\"time-marker\" style=\"top: 280px;\">\n                                  <span class=\"time-marker-label\">21h<\/span><\/div><div class=\"time-marker\" style=\"top: 350px;\">\n                              <span class=\"time-marker-label\">22h<\/span><\/div><div class=\"time-marker time-marker-end\" style=\"top: 350px;\">\n                              <span class=\"time-marker-label last-hour-label\">23h<\/span><\/div>                        <!-- Link layer - bottom -->\n                        <a href=\"https:\/\/muralfestival.com\/fr\/evenement\/del-arte\/\" class=\"event-link\"\n                           style=\"\n                             top: 0px;\n                             height: 420px;\n                             background-color: #ff0000;                             \n                           \"\n                           aria-label=\"Event: DEL ARTE, Time: 17h - 23h\">\n                        <\/a>\n                        \n                        <!-- Text content layer - top -->\n                        <div class=\"event-card\"\n                           style=\"\n                             top: 0px;\n                             height: 420px;\n                             color: #ffffff;\n                           \">\n                            <div class=\"event-title\" style=\"                             \n                             text-shadow: 2px 2px 0 #ff0000, 2px -2px 0 #ff0000, -2px 2px 0 #ff0000, -2px -2px 0 #ff0000, 2px 0px 0 #ff0000, 0px 2px 0 #ff0000, -2px 0px 0 #ff0000, 0px -2px 0 #ff0000;\n                           \">\n                            DEL ARTE<\/div>\n                            <div class=\"event-meta\">\n                                <div class=\"event-time\">17h - 23h<\/div>                                                            <\/div>\n                        <\/div>\n                                            <\/div>\n                <\/div>\n                                <div class=\"events-day\">\n                    <div class=\"day-header\">\n                        <span class=\"day-name\">Mardi<\/span><br>\n                        <span class=\"day-number-month\">10 juin<\/span>\n                    <\/div>\n                    <div class=\"events-timeline\">\n                        <div class=\"time-marker\" style=\"top: 0px;\">\n                                  <span class=\"time-marker-label\">17h<\/span><\/div><div class=\"time-marker\" style=\"top: 70px;\">\n                                  <span class=\"time-marker-label\">18h<\/span><\/div><div class=\"time-marker\" style=\"top: 140px;\">\n                                  <span class=\"time-marker-label\">19h<\/span><\/div><div class=\"time-marker\" style=\"top: 210px;\">\n                                  <span class=\"time-marker-label\">20h<\/span><\/div><div class=\"time-marker\" style=\"top: 280px;\">\n                                  <span class=\"time-marker-label\">21h<\/span><\/div><div class=\"time-marker\" style=\"top: 350px;\">\n                              <span class=\"time-marker-label\">22h<\/span><\/div><div class=\"time-marker time-marker-end\" style=\"top: 350px;\">\n                              <span class=\"time-marker-label last-hour-label\">23h<\/span><\/div>                        <!-- Link layer - bottom -->\n                        <a href=\"https:\/\/muralfestival.com\/fr\/evenement\/secret-walls\/\" class=\"event-link\"\n                           style=\"\n                             top: 35px;\n                             height: 105px;\n                             background-color: #000000;                             \n                           \"\n                           aria-label=\"Event: Match #1, Time: 17h30 - 19h\">\n                        <\/a>\n                        \n                        <!-- Text content layer - top -->\n                        <div class=\"event-card\"\n                           style=\"\n                             top: 35px;\n                             height: 105px;\n                             color: #ffffff;\n                           \">\n                            <div class=\"event-title\" style=\"                             \n                             text-shadow: 2px 2px 0 #000000, 2px -2px 0 #000000, -2px 2px 0 #000000, -2px -2px 0 #000000, 2px 0px 0 #000000, 0px 2px 0 #000000, -2px 0px 0 #000000, 0px -2px 0 #000000;\n                           \">\n                            Match #1<\/div>\n                            <div class=\"event-meta\">\n                                <div class=\"event-time\">17h30 - 19h<\/div>                                                            <\/div>\n                        <\/div>\n                                                <!-- Link layer - bottom -->\n                        <a href=\"https:\/\/muralfestival.com\/fr\/evenement\/secret-walls\/\" class=\"event-link\"\n                           style=\"\n                             top: 245px;\n                             height: 105px;\n                             background-color: #000000;                             \n                           \"\n                           aria-label=\"Event: Match #2, Time: 20h30 - 22h\">\n                        <\/a>\n                        \n                        <!-- Text content layer - top -->\n                        <div class=\"event-card\"\n                           style=\"\n                             top: 245px;\n                             height: 105px;\n                             color: #ffffff;\n                           \">\n                            <div class=\"event-title\" style=\"                             \n                             text-shadow: 2px 2px 0 #000000, 2px -2px 0 #000000, -2px 2px 0 #000000, -2px -2px 0 #000000, 2px 0px 0 #000000, 0px 2px 0 #000000, -2px 0px 0 #000000, 0px -2px 0 #000000;\n                           \">\n                            Match #2<\/div>\n                            <div class=\"event-meta\">\n                                <div class=\"event-time\">20h30 - 22h<\/div>                                                            <\/div>\n                        <\/div>\n                                                <!-- Link layer - bottom -->\n                        <a href=\"https:\/\/muralfestival.com\/fr\/evenement\/dj-set\/\" class=\"event-link\"\n                           style=\"\n                             top: 0px;\n                             height: 35px;\n                             background-color: #d9d2e9;                             \n                           \"\n                           aria-label=\"Event: DJ Set, Time: 17h - 17h30\">\n                        <\/a>\n                        \n                        <!-- Text content layer - top -->\n                        <div class=\"event-card\"\n                           style=\"\n                             top: 0px;\n                             height: 35px;\n                             color: #0a0a0a;\n                           \">\n                            <div class=\"event-title\" style=\"                             \n                             text-shadow: 2px 2px 0 #d9d2e9, 2px -2px 0 #d9d2e9, -2px 2px 0 #d9d2e9, -2px -2px 0 #d9d2e9, 2px 0px 0 #d9d2e9, 0px 2px 0 #d9d2e9, -2px 0px 0 #d9d2e9, 0px -2px 0 #d9d2e9;\n                           \">\n                            DJ Set<\/div>\n                            <div class=\"event-meta\">\n                                <div class=\"event-time\">17h - 17h30<\/div>                                                            <\/div>\n                        <\/div>\n                                                <!-- Link layer - bottom -->\n                        <a href=\"https:\/\/muralfestival.com\/fr\/evenement\/dj-set\/\" class=\"event-link\"\n                           style=\"\n                             top: 140px;\n                             height: 105px;\n                             background-color: #d9d2e9;                             \n                           \"\n                           aria-label=\"Event: DJ Set, Time: 19h - 20h30\">\n                        <\/a>\n                        \n                        <!-- Text content layer - top -->\n                        <div class=\"event-card\"\n                           style=\"\n                             top: 140px;\n                             height: 105px;\n                             color: #0a0a0a;\n                           \">\n                            <div class=\"event-title\" style=\"                             \n                             text-shadow: 2px 2px 0 #d9d2e9, 2px -2px 0 #d9d2e9, -2px 2px 0 #d9d2e9, -2px -2px 0 #d9d2e9, 2px 0px 0 #d9d2e9, 0px 2px 0 #d9d2e9, -2px 0px 0 #d9d2e9, 0px -2px 0 #d9d2e9;\n                           \">\n                            DJ Set<\/div>\n                            <div class=\"event-meta\">\n                                <div class=\"event-time\">19h - 20h30<\/div>                                                            <\/div>\n                        <\/div>\n                                                <!-- Link layer - bottom -->\n                        <a href=\"https:\/\/muralfestival.com\/fr\/evenement\/dj-set\/\" class=\"event-link\"\n                           style=\"\n                             top: 350px;\n                             height: 70px;\n                             background-color: #d9d2e9;                             \n                           \"\n                           aria-label=\"Event: DJ SET WARM UP, Time: 22h - 23h\">\n                        <\/a>\n                        \n                        <!-- Text content layer - top -->\n                        <div class=\"event-card\"\n                           style=\"\n                             top: 350px;\n                             height: 70px;\n                             color: #000000;\n                           \">\n                            <div class=\"event-title\" style=\"                             \n                             text-shadow: 2px 2px 0 #d9d2e9, 2px -2px 0 #d9d2e9, -2px 2px 0 #d9d2e9, -2px -2px 0 #d9d2e9, 2px 0px 0 #d9d2e9, 0px 2px 0 #d9d2e9, -2px 0px 0 #d9d2e9, 0px -2px 0 #d9d2e9;\n                           \">\n                            DJ SET WARM UP<\/div>\n                            <div class=\"event-meta\">\n                                <div class=\"event-time\">22h - 23h<\/div>                                                            <\/div>\n                        <\/div>\n                                            <\/div>\n                <\/div>\n                                <div class=\"events-day\">\n                    <div class=\"day-header\">\n                        <span class=\"day-name\">Mercredi<\/span><br>\n                        <span class=\"day-number-month\">11 juin<\/span>\n                    <\/div>\n                    <div class=\"events-timeline\">\n                        <div class=\"time-marker\" style=\"top: 0px;\">\n                                  <span class=\"time-marker-label\">17h<\/span><\/div><div class=\"time-marker\" style=\"top: 70px;\">\n                                  <span class=\"time-marker-label\">18h<\/span><\/div><div class=\"time-marker\" style=\"top: 140px;\">\n                                  <span class=\"time-marker-label\">19h<\/span><\/div><div class=\"time-marker\" style=\"top: 210px;\">\n                                  <span class=\"time-marker-label\">20h<\/span><\/div><div class=\"time-marker\" style=\"top: 280px;\">\n                                  <span class=\"time-marker-label\">21h<\/span><\/div><div class=\"time-marker\" style=\"top: 350px;\">\n                              <span class=\"time-marker-label\">22h<\/span><\/div><div class=\"time-marker time-marker-end\" style=\"top: 350px;\">\n                              <span class=\"time-marker-label last-hour-label\">23h<\/span><\/div>                        <!-- Link layer - bottom -->\n                        <a href=\"https:\/\/muralfestival.com\/fr\/evenement\/secret-walls\/\" class=\"event-link\"\n                           style=\"\n                             top: 140px;\n                             height: 105px;\n                             background-color: #000000;                             \n                           \"\n                           aria-label=\"Event: FINALE Secret Walls, Time: 19h - 20h30\">\n                        <\/a>\n                        \n                        <!-- Text content layer - top -->\n                        <div class=\"event-card\"\n                           style=\"\n                             top: 140px;\n                             height: 105px;\n                             color: #ffffff;\n                           \">\n                            <div class=\"event-title\" style=\"                             \n                             text-shadow: 2px 2px 0 #000000, 2px -2px 0 #000000, -2px 2px 0 #000000, -2px -2px 0 #000000, 2px 0px 0 #000000, 0px 2px 0 #000000, -2px 0px 0 #000000, 0px -2px 0 #000000;\n                           \">\n                            FINALE Secret Walls<\/div>\n                            <div class=\"event-meta\">\n                                <div class=\"event-time\">19h - 20h30<\/div>                                                            <\/div>\n                        <\/div>\n                                                <!-- Link layer - bottom -->\n                        <a href=\"https:\/\/muralfestival.com\/fr\/evenement\/dj-set\/\" class=\"event-link\"\n                           style=\"\n                             top: 0px;\n                             height: 140px;\n                             background-color: #d9d2e9;                             \n                           \"\n                           aria-label=\"Event: DJ SET Closing Party Secret Walls, Time: 17h - 19h\">\n                        <\/a>\n                        \n                        <!-- Text content layer - top -->\n                        <div class=\"event-card\"\n                           style=\"\n                             top: 0px;\n                             height: 140px;\n                             color: #0a0a0a;\n                           \">\n                            <div class=\"event-title\" style=\"                             \n                             text-shadow: 2px 2px 0 #d9d2e9, 2px -2px 0 #d9d2e9, -2px 2px 0 #d9d2e9, -2px -2px 0 #d9d2e9, 2px 0px 0 #d9d2e9, 0px 2px 0 #d9d2e9, -2px 0px 0 #d9d2e9, 0px -2px 0 #d9d2e9;\n                           \">\n                            DJ SET Closing Party Secret Walls<\/div>\n                            <div class=\"event-meta\">\n                                <div class=\"event-time\">17h - 19h<\/div>                                                            <\/div>\n                        <\/div>\n                                                <!-- Link layer - bottom -->\n                        <a href=\"https:\/\/muralfestival.com\/fr\/evenement\/dj-set\/\" class=\"event-link\"\n                           style=\"\n                             top: 245px;\n                             height: 175px;\n                             background-color: #d9d2e9;                             \n                           \"\n                           aria-label=\"Event: DJ Set, Time: 20h30 - 23h\">\n                        <\/a>\n                        \n                        <!-- Text content layer - top -->\n                        <div class=\"event-card\"\n                           style=\"\n                             top: 245px;\n                             height: 175px;\n                             color: #0a0a0a;\n                           \">\n                            <div class=\"event-title\" style=\"                             \n                             text-shadow: 2px 2px 0 #d9d2e9, 2px -2px 0 #d9d2e9, -2px 2px 0 #d9d2e9, -2px -2px 0 #d9d2e9, 2px 0px 0 #d9d2e9, 0px 2px 0 #d9d2e9, -2px 0px 0 #d9d2e9, 0px -2px 0 #d9d2e9;\n                           \">\n                            DJ Set<\/div>\n                            <div class=\"event-meta\">\n                                <div class=\"event-time\">20h30 - 23h<\/div>                                                            <\/div>\n                        <\/div>\n                                            <\/div>\n                <\/div>\n                                <div class=\"events-day\">\n                    <div class=\"day-header\">\n                        <span class=\"day-name\">Jeudi<\/span><br>\n                        <span class=\"day-number-month\">12 juin<\/span>\n                    <\/div>\n                    <div class=\"events-timeline\">\n                        <div class=\"time-marker\" style=\"top: 0px;\">\n                                  <span class=\"time-marker-label\">17h<\/span><\/div><div class=\"time-marker\" style=\"top: 70px;\">\n                                  <span class=\"time-marker-label\">18h<\/span><\/div><div class=\"time-marker\" style=\"top: 140px;\">\n                                  <span class=\"time-marker-label\">19h<\/span><\/div><div class=\"time-marker\" style=\"top: 210px;\">\n                                  <span class=\"time-marker-label\">20h<\/span><\/div><div class=\"time-marker\" style=\"top: 280px;\">\n                                  <span class=\"time-marker-label\">21h<\/span><\/div><div class=\"time-marker\" style=\"top: 350px;\">\n                              <span class=\"time-marker-label\">22h<\/span><\/div><div class=\"time-marker time-marker-end\" style=\"top: 350px;\">\n                              <span class=\"time-marker-label last-hour-label\">23h<\/span><\/div>                        <!-- Link layer - bottom -->\n                        <a href=\"https:\/\/muralfestival.com\/fr\/evenement\/unikorn-2-2\/\" class=\"event-link\"\n                           style=\"\n                             top: 0px;\n                             height: 420px;\n                             background-color: #ff008b;                             \n                           \"\n                           aria-label=\"Event: UNIKORN, Time: 17h - 23h\">\n                        <\/a>\n                        \n                        <!-- Text content layer - top -->\n                        <div class=\"event-card\"\n                           style=\"\n                             top: 0px;\n                             height: 420px;\n                             color: #ffffff;\n                           \">\n                            <div class=\"event-title\" style=\"                             \n                             text-shadow: 2px 2px 0 #ff008b, 2px -2px 0 #ff008b, -2px 2px 0 #ff008b, -2px -2px 0 #ff008b, 2px 0px 0 #ff008b, 0px 2px 0 #ff008b, -2px 0px 0 #ff008b, 0px -2px 0 #ff008b;\n                           \">\n                            UNIKORN<\/div>\n                            <div class=\"event-meta\">\n                                <div class=\"event-time\">17h - 23h<\/div>                                                            <\/div>\n                        <\/div>\n                                            <\/div>\n                <\/div>\n                                <div class=\"events-day\">\n                    <div class=\"day-header\">\n                        <span class=\"day-name\">Vendredi<\/span><br>\n                        <span class=\"day-number-month\">13 juin<\/span>\n                    <\/div>\n                    <div class=\"events-timeline\">\n                        <div class=\"time-marker\" style=\"top: 0px;\">\n                                  <span class=\"time-marker-label\">17h<\/span><\/div><div class=\"time-marker\" style=\"top: 70px;\">\n                                  <span class=\"time-marker-label\">18h<\/span><\/div><div class=\"time-marker\" style=\"top: 140px;\">\n                                  <span class=\"time-marker-label\">19h<\/span><\/div><div class=\"time-marker\" style=\"top: 210px;\">\n                                  <span class=\"time-marker-label\">20h<\/span><\/div><div class=\"time-marker\" style=\"top: 280px;\">\n                                  <span class=\"time-marker-label\">21h<\/span><\/div><div class=\"time-marker\" style=\"top: 350px;\">\n                              <span class=\"time-marker-label\">22h<\/span><\/div><div class=\"time-marker time-marker-end\" style=\"top: 350px;\">\n                              <span class=\"time-marker-label last-hour-label\">23h<\/span><\/div>                        <!-- Link layer - bottom -->\n                        <a href=\"https:\/\/muralfestival.com\/fr\/evenement\/frikiton\/\" class=\"event-link\"\n                           style=\"\n                             top: 0px;\n                             height: 420px;\n                             background-color: #ff9900;                             \n                           \"\n                           aria-label=\"Event: FRIKITON, Time: 17h - 23h\">\n                        <\/a>\n                        \n                        <!-- Text content layer - top -->\n                        <div class=\"event-card\"\n                           style=\"\n                             top: 0px;\n                             height: 420px;\n                             color: #ffffff;\n                           \">\n                            <div class=\"event-title\" style=\"                             \n                             text-shadow: 2px 2px 0 #ff9900, 2px -2px 0 #ff9900, -2px 2px 0 #ff9900, -2px -2px 0 #ff9900, 2px 0px 0 #ff9900, 0px 2px 0 #ff9900, -2px 0px 0 #ff9900, 0px -2px 0 #ff9900;\n                           \">\n                            FRIKITON<\/div>\n                            <div class=\"event-meta\">\n                                <div class=\"event-time\">17h - 23h<\/div>                                                            <\/div>\n                        <\/div>\n                                            <\/div>\n                <\/div>\n                                <div class=\"events-day\">\n                    <div class=\"day-header\">\n                        <span class=\"day-name\">Samedi<\/span><br>\n                        <span class=\"day-number-month\">14 juin<\/span>\n                    <\/div>\n                    <div class=\"events-timeline\">\n                        <div class=\"time-marker\" style=\"top: 0px;\">\n                                  <span class=\"time-marker-label\">17h<\/span><\/div><div class=\"time-marker\" style=\"top: 70px;\">\n                                  <span class=\"time-marker-label\">18h<\/span><\/div><div class=\"time-marker\" style=\"top: 140px;\">\n                                  <span class=\"time-marker-label\">19h<\/span><\/div><div class=\"time-marker\" style=\"top: 210px;\">\n                                  <span class=\"time-marker-label\">20h<\/span><\/div><div class=\"time-marker\" style=\"top: 280px;\">\n                                  <span class=\"time-marker-label\">21h<\/span><\/div><div class=\"time-marker\" style=\"top: 350px;\">\n                              <span class=\"time-marker-label\">22h<\/span><\/div><div class=\"time-marker time-marker-end\" style=\"top: 350px;\">\n                              <span class=\"time-marker-label last-hour-label\">23h<\/span><\/div>                        <!-- Link layer - bottom -->\n                        <a href=\"https:\/\/muralfestival.com\/fr\/evenement\/montreality-2-2\/\" class=\"event-link\"\n                           style=\"\n                             top: 0px;\n                             height: 420px;\n                             background-color: #351c75;                             \n                           \"\n                           aria-label=\"Event: MONTREALITY, Time: 17h - 23h\">\n                        <\/a>\n                        \n                        <!-- Text content layer - top -->\n                        <div class=\"event-card\"\n                           style=\"\n                             top: 0px;\n                             height: 420px;\n                             color: #ffffff;\n                           \">\n                            <div class=\"event-title\" style=\"                             \n                             text-shadow: 2px 2px 0 #351c75, 2px -2px 0 #351c75, -2px 2px 0 #351c75, -2px -2px 0 #351c75, 2px 0px 0 #351c75, 0px 2px 0 #351c75, -2px 0px 0 #351c75, 0px -2px 0 #351c75;\n                           \">\n                            MONTREALITY<\/div>\n                            <div class=\"event-meta\">\n                                <div class=\"event-time\">17h - 23h<\/div>                                                            <\/div>\n                        <\/div>\n                                            <\/div>\n                <\/div>\n                                <div class=\"events-day\">\n                    <div class=\"day-header\">\n                        <span class=\"day-name\">Dimanche<\/span><br>\n                        <span class=\"day-number-month\">15 juin<\/span>\n                    <\/div>\n                    <div class=\"events-timeline\">\n                        <div class=\"time-marker\" style=\"top: 0px;\">\n                                  <span class=\"time-marker-label\">17h<\/span><\/div><div class=\"time-marker\" style=\"top: 70px;\">\n                                  <span class=\"time-marker-label\">18h<\/span><\/div><div class=\"time-marker\" style=\"top: 140px;\">\n                                  <span class=\"time-marker-label\">19h<\/span><\/div><div class=\"time-marker\" style=\"top: 210px;\">\n                                  <span class=\"time-marker-label\">20h<\/span><\/div><div class=\"time-marker\" style=\"top: 280px;\">\n                                  <span class=\"time-marker-label\">21h<\/span><\/div><div class=\"time-marker\" style=\"top: 350px;\">\n                              <span class=\"time-marker-label\">22h<\/span><\/div><div class=\"time-marker time-marker-end\" style=\"top: 350px;\">\n                              <span class=\"time-marker-label last-hour-label\">23h<\/span><\/div>                        <!-- Link layer - bottom -->\n                        <a href=\"https:\/\/muralfestival.com\/fr\/evenement\/bonne-famille\/\" class=\"event-link\"\n                           style=\"\n                             top: 0px;\n                             height: 420px;\n                             background-color: #ff0000;                             \n                           \"\n                           aria-label=\"Event: BONNE FAMILLE, Time: 17h - 23h\">\n                        <\/a>\n                        \n                        <!-- Text content layer - top -->\n                        <div class=\"event-card\"\n                           style=\"\n                             top: 0px;\n                             height: 420px;\n                             color: #ffffff;\n                           \">\n                            <div class=\"event-title\" style=\"                             \n                             text-shadow: 2px 2px 0 #ff0000, 2px -2px 0 #ff0000, -2px 2px 0 #ff0000, -2px -2px 0 #ff0000, 2px 0px 0 #ff0000, 0px 2px 0 #ff0000, -2px 0px 0 #ff0000, 0px -2px 0 #ff0000;\n                           \">\n                            BONNE FAMILLE<\/div>\n                            <div class=\"event-meta\">\n                                <div class=\"event-time\">17h - 23h<\/div>                                                            <\/div>\n                        <\/div>\n                                            <\/div>\n                <\/div>\n                            <\/div>\n        <\/div>\n        <\/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-4b8bb3c elementor-widget elementor-widget-image\" data-id=\"4b8bb3c\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"1536\" height=\"1024\" src=\"https:\/\/muralfestival.com\/wp-content\/uploads\/2025\/05\/scene-saint-laurent-carte-1.png\" class=\"attachment-full size-full wp-image-4975\" alt=\"\" srcset=\"https:\/\/muralfestival.com\/wp-content\/uploads\/2025\/05\/scene-saint-laurent-carte-1.png 1536w, https:\/\/muralfestival.com\/wp-content\/uploads\/2025\/05\/scene-saint-laurent-carte-1-300x200.png 300w, https:\/\/muralfestival.com\/wp-content\/uploads\/2025\/05\/scene-saint-laurent-carte-1-1024x683.png 1024w, https:\/\/muralfestival.com\/wp-content\/uploads\/2025\/05\/scene-saint-laurent-carte-1-768x512.png 768w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" \/>\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\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Programmation<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-4828","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.7 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Programmation | Festival Mural - Festival Mural<\/title>\n<meta name=\"description\" content=\"What began as a love letter from Montreal to the world, the Festival has grown into a unique international celebration of the arts, with its own distinctive DNA. Montreal\u2019s MURAL Festival presents live art, music, exhibitions and artist talks, the Festival is an important gathering of the global artistic community.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/muralfestival.com\/fr\/programmation\/\" \/>\n<meta property=\"og:locale\" content=\"fr_CA\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Programmation | Festival Mural - Festival Mural\" \/>\n<meta property=\"og:description\" content=\"What began as a love letter from Montreal to the world, the Festival has grown into a unique international celebration of the arts, with its own distinctive DNA. Montreal\u2019s MURAL Festival presents live art, music, exhibitions and artist talks, the Festival is an important gathering of the global artistic community.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/muralfestival.com\/fr\/programmation\/\" \/>\n<meta property=\"og:site_name\" content=\"Muralfestival\" \/>\n<meta property=\"article:modified_time\" content=\"2025-05-18T16:23:58+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/muralfestival.com\/wp-content\/uploads\/2025\/05\/scene-saint-laurent-carte-1-1024x683.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"683\" \/>\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=\"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:\/\/muralfestival.com\/fr\/programmation\/\",\"url\":\"https:\/\/muralfestival.com\/fr\/programmation\/\",\"name\":\"Programmation | Festival Mural - Festival Mural\",\"isPartOf\":{\"@id\":\"https:\/\/muralfestival.com\/fr\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/muralfestival.com\/fr\/programmation\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/muralfestival.com\/fr\/programmation\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/muralfestival.com\/wp-content\/uploads\/2025\/05\/scene-saint-laurent-carte-1.png\",\"datePublished\":\"2025-05-01T16:41:26+00:00\",\"dateModified\":\"2025-05-18T16:23:58+00:00\",\"description\":\"What began as a love letter from Montreal to the world, the Festival has grown into a unique international celebration of the arts, with its own distinctive DNA. Montreal\u2019s MURAL Festival presents live art, music, exhibitions and artist talks, the Festival is an important gathering of the global artistic community.\",\"breadcrumb\":{\"@id\":\"https:\/\/muralfestival.com\/fr\/programmation\/#breadcrumb\"},\"inLanguage\":\"fr-CA\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/muralfestival.com\/fr\/programmation\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-CA\",\"@id\":\"https:\/\/muralfestival.com\/fr\/programmation\/#primaryimage\",\"url\":\"https:\/\/muralfestival.com\/wp-content\/uploads\/2025\/05\/scene-saint-laurent-carte-1.png\",\"contentUrl\":\"https:\/\/muralfestival.com\/wp-content\/uploads\/2025\/05\/scene-saint-laurent-carte-1.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/muralfestival.com\/fr\/programmation\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/muralfestival.com\/fr\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Programmation\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/muralfestival.com\/fr\/#website\",\"url\":\"https:\/\/muralfestival.com\/fr\/\",\"name\":\"Muralfestival\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/muralfestival.com\/fr\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/muralfestival.com\/fr\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-CA\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/muralfestival.com\/fr\/#organization\",\"name\":\"Muralfestival\",\"url\":\"https:\/\/muralfestival.com\/fr\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-CA\",\"@id\":\"https:\/\/muralfestival.com\/fr\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/muralfestival.com\/wp-content\/uploads\/2025\/03\/logo.png\",\"contentUrl\":\"https:\/\/muralfestival.com\/wp-content\/uploads\/2025\/03\/logo.png\",\"width\":553,\"height\":192,\"caption\":\"Muralfestival\"},\"image\":{\"@id\":\"https:\/\/muralfestival.com\/fr\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Programmation | Festival Mural - Festival Mural","description":"What began as a love letter from Montreal to the world, the Festival has grown into a unique international celebration of the arts, with its own distinctive DNA. Montreal\u2019s MURAL Festival presents live art, music, exhibitions and artist talks, the Festival is an important gathering of the global artistic community.","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:\/\/muralfestival.com\/fr\/programmation\/","og_locale":"fr_CA","og_type":"article","og_title":"Programmation | Festival Mural - Festival Mural","og_description":"What began as a love letter from Montreal to the world, the Festival has grown into a unique international celebration of the arts, with its own distinctive DNA. Montreal\u2019s MURAL Festival presents live art, music, exhibitions and artist talks, the Festival is an important gathering of the global artistic community.","og_url":"https:\/\/muralfestival.com\/fr\/programmation\/","og_site_name":"Muralfestival","article_modified_time":"2025-05-18T16:23:58+00:00","og_image":[{"width":1024,"height":683,"url":"https:\/\/muralfestival.com\/wp-content\/uploads\/2025\/05\/scene-saint-laurent-carte-1-1024x683.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Estimation du temps de lecture":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/muralfestival.com\/fr\/programmation\/","url":"https:\/\/muralfestival.com\/fr\/programmation\/","name":"Programmation | Festival Mural - Festival Mural","isPartOf":{"@id":"https:\/\/muralfestival.com\/fr\/#website"},"primaryImageOfPage":{"@id":"https:\/\/muralfestival.com\/fr\/programmation\/#primaryimage"},"image":{"@id":"https:\/\/muralfestival.com\/fr\/programmation\/#primaryimage"},"thumbnailUrl":"https:\/\/muralfestival.com\/wp-content\/uploads\/2025\/05\/scene-saint-laurent-carte-1.png","datePublished":"2025-05-01T16:41:26+00:00","dateModified":"2025-05-18T16:23:58+00:00","description":"What began as a love letter from Montreal to the world, the Festival has grown into a unique international celebration of the arts, with its own distinctive DNA. Montreal\u2019s MURAL Festival presents live art, music, exhibitions and artist talks, the Festival is an important gathering of the global artistic community.","breadcrumb":{"@id":"https:\/\/muralfestival.com\/fr\/programmation\/#breadcrumb"},"inLanguage":"fr-CA","potentialAction":[{"@type":"ReadAction","target":["https:\/\/muralfestival.com\/fr\/programmation\/"]}]},{"@type":"ImageObject","inLanguage":"fr-CA","@id":"https:\/\/muralfestival.com\/fr\/programmation\/#primaryimage","url":"https:\/\/muralfestival.com\/wp-content\/uploads\/2025\/05\/scene-saint-laurent-carte-1.png","contentUrl":"https:\/\/muralfestival.com\/wp-content\/uploads\/2025\/05\/scene-saint-laurent-carte-1.png"},{"@type":"BreadcrumbList","@id":"https:\/\/muralfestival.com\/fr\/programmation\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/muralfestival.com\/fr\/"},{"@type":"ListItem","position":2,"name":"Programmation"}]},{"@type":"WebSite","@id":"https:\/\/muralfestival.com\/fr\/#website","url":"https:\/\/muralfestival.com\/fr\/","name":"Muralfestival","description":"","publisher":{"@id":"https:\/\/muralfestival.com\/fr\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/muralfestival.com\/fr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-CA"},{"@type":"Organization","@id":"https:\/\/muralfestival.com\/fr\/#organization","name":"Muralfestival","url":"https:\/\/muralfestival.com\/fr\/","logo":{"@type":"ImageObject","inLanguage":"fr-CA","@id":"https:\/\/muralfestival.com\/fr\/#\/schema\/logo\/image\/","url":"https:\/\/muralfestival.com\/wp-content\/uploads\/2025\/03\/logo.png","contentUrl":"https:\/\/muralfestival.com\/wp-content\/uploads\/2025\/03\/logo.png","width":553,"height":192,"caption":"Muralfestival"},"image":{"@id":"https:\/\/muralfestival.com\/fr\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/muralfestival.com\/fr\/wp-json\/wp\/v2\/pages\/4828","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/muralfestival.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/muralfestival.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/muralfestival.com\/fr\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/muralfestival.com\/fr\/wp-json\/wp\/v2\/comments?post=4828"}],"version-history":[{"count":25,"href":"https:\/\/muralfestival.com\/fr\/wp-json\/wp\/v2\/pages\/4828\/revisions"}],"predecessor-version":[{"id":4980,"href":"https:\/\/muralfestival.com\/fr\/wp-json\/wp\/v2\/pages\/4828\/revisions\/4980"}],"wp:attachment":[{"href":"https:\/\/muralfestival.com\/fr\/wp-json\/wp\/v2\/media?parent=4828"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}