GET https://nancy.curieux.app/agenda/lieu/le-zenith-de-nancy-maxeville

Components

9 Twig Components
9 Render Count
905 ms Render Time
12.0 MiB Memory Usage

Components

Name Metadata Render Count Render Time
button:primary
[Anonymous]
components/button/primary.html.twig
1 0.38ms
event_index
"App\Twig\Components\Event\EventIndex"
components/event/index.html.twig
1 904.74ms
event_filter_rubric
"App\Twig\Components\Event\Filter\FilterRubric"
components/event/filter/rubric.html.twig
1 60.26ms
event_filter_city
"App\Twig\Components\Event\Filter\FilterCity"
components/event/filter/city.html.twig
1 20.80ms
event_filter_place
"App\Twig\Components\Event\Filter\FilterPlace"
components/event/filter/place.html.twig
1 22.09ms
event_filter_day
"App\Twig\Components\Event\Filter\FilterDay"
components/event/filter/day.html.twig
1 19.37ms
event_filter_buttons
"App\Twig\Components\Event\Filter\FilterButtons"
components/event/filter/buttons.html.twig
1 17.00ms
event_filter_form
"App\Twig\Components\Event\Filter\FilterForm"
components/event/filter/form.html.twig
1 65.42ms
event_list
"App\Twig\Components\Event\EventList"
components/event/list.html.twig
1 69.94ms

Render calls

button:primary
[Anonymous]
8.0 MiB 0.38 ms
Input props
[
  "text" => "Annoncer un évènement"
  "href" => "/agenda/annoncer-un-evenement"
]
Attributes
[
  "text" => "Annoncer un évènement"
  "href" => "/agenda/annoncer-un-evenement"
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#149
  -props: [
    "text" => "Annoncer un évènement"
    "href" => "/agenda/annoncer-un-evenement"
  ]
}
event_index App\Twig\Components\Event\EventIndex 12.0 MiB 904.74 ms
Input props
[
  "searchDto" => App\DTO\SearchDto {#1433
    +search: ""
    +searchDate: ""
    +searchDateStart: ""
    +searchDateEnd: ""
    +searchTitle: ""
    +searchRubric: ""
    +searchCategory: ""
    +searchCity: ""
    +searchPlace: "le-zenith-de-nancy-maxeville"
    +minPrice: 0.0
    +maxPrice: 0.0
    +distance: 5
    +latitude: 0.0
    +longitude: 0.0
    +empty: true
    +filterEmpty: true
    +isPast: false
    +eventsApiQueryParameters: []
  }
]
Attributes
[]
Component
App\Twig\Components\Event\EventIndex {#148
  +searchDto: App\DTO\SearchDto {#1433
    +search: ""
    +searchDate: ""
    +searchDateStart: ""
    +searchDateEnd: ""
    +searchTitle: ""
    +searchRubric: ""
    +searchCategory: ""
    +searchCity: ""
    +searchPlace: "le-zenith-de-nancy-maxeville"
    +minPrice: 0.0
    +maxPrice: 0.0
    +distance: 5
    +latitude: 0.0
    +longitude: 0.0
    +empty: true
    +filterEmpty: true
    +isPast: false
    +eventsApiQueryParameters: []
  }
  +searchRubric: ""
  +searchCategory: ""
  +searchCity: ""
  +searchPlace: ""
  +searchDate: ""
  +events: []
  +categories: [
    [
      "slug" => "ete"
      "name" => "été"
    ]
    [
      "slug" => "arts"
      "name" => "arts"
    ]
    [
      "slug" => "musique"
      "name" => "musique"
    ]
    [
      "slug" => "theatre"
      "name" => "théâtre"
    ]
    [
      "slug" => "humour"
      "name" => "humour"
    ]
    [
      "slug" => "chanson-francaise"
      "name" => "chanson francaise"
    ]
    [
      "slug" => "variete"
      "name" => "variété"
    ]
    [
      "slug" => "pop-rock"
      "name" => "pop-rock"
    ]
    [
      "slug" => "danse-traditionnelle"
      "name" => "danse traditionnelle"
    ]
    [
      "slug" => "magie"
      "name" => "magie"
    ]
    [
      "slug" => "pop"
      "name" => "pop"
    ]
    [
      "slug" => "rock"
      "name" => "rock"
    ]
    [
      "slug" => "ballet"
      "name" => "ballet"
    ]
    [
      "slug" => "cabaret"
      "name" => "cabaret"
    ]
    [
      "slug" => "chanson"
      "name" => "chanson"
    ]
    [
      "slug" => "danse"
      "name" => "danse"
    ]
    [
      "slug" => "danse-contemporaine"
      "name" => "danse contemporaine"
    ]
    [
      "slug" => "enfants"
      "name" => "enfants"
    ]
    [
      "slug" => "folk"
      "name" => "folk"
    ]
    [
      "slug" => "grand-maitre-mara"
      "name" => "grand maitre mara"
    ]
    [
      "slug" => "hip-hop"
      "name" => "hip-hop"
    ]
    [
      "slug" => "mentalisme"
      "name" => "mentalisme"
    ]
    [
      "slug" => "rap"
      "name" => "rap"
    ]
    [
      "slug" => "slam"
      "name" => "slam"
    ]
    [
      "slug" => "spectacles"
      "name" => "spectacles"
    ]
  ]
  +rubrics: [
    App\Entity\Rubric {#4466
      -id: 1
      -name: "Concert"
      -slug: "concert"
      -color: "red"
      -single: "concert"
      -plural: "concerts"
      -events: Doctrine\ORM\PersistentCollection {#4465 …}
      -categories: Doctrine\ORM\PersistentCollection {#4471 …}
    }
    App\Entity\Rubric {#4468
      -id: 2
      -name: "Spectacle"
      -slug: "spectacle"
      -color: "black"
      -single: "spectacle"
      -plural: "spectacles"
      -events: Doctrine\ORM\PersistentCollection {#4467 …}
      -categories: Doctrine\ORM\PersistentCollection {#4460 …}
    }
    App\Entity\Rubric {#4512
      -id: 4
      -name: "Exposition"
      -slug: "exposition"
      -color: "yellow"
      -single: "exposition"
      -plural: "expositions"
      -events: Doctrine\ORM\PersistentCollection {#4514 …}
      -categories: Doctrine\ORM\PersistentCollection {#4474 …}
    }
    App\Entity\Rubric {#4477
      -id: 5
      -name: "Cinéma"
      -slug: "cinema"
      -color: "grey"
      -single: "projection cinématographique"
      -plural: "projections cinématographiques"
      -events: Doctrine\ORM\PersistentCollection {#4517 …}
      -categories: Doctrine\ORM\PersistentCollection {#4478 …}
    }
    App\Entity\Rubric {#4510
      -id: 8
      -name: "Stage"
      -slug: "stage"
      -color: "pink"
      -single: "stage"
      -plural: "stages et ateliers"
      -events: Doctrine\ORM\PersistentCollection {#4509 …}
      -categories: Doctrine\ORM\PersistentCollection {#4507 …}
    }
    App\Entity\Rubric {#4473
      -id: 9
      -name: "Autre"
      -slug: "autre"
      -color: "white"
      -single: "évènement inclassable"
      -plural: "évènements inclassables"
      -events: Doctrine\ORM\PersistentCollection {#4518 …}
      -categories: Doctrine\ORM\PersistentCollection {#4545 …}
    }
  ]
  +playlistItems: []
  +playlistVideoIds: []
  +mapMarkers: [
    [
      "lat" => 48.7106171
      "lng" => 6.1389166
      "title" => "LA DAME DE PIERRE"
      "rubricSlug" => "spectacle"
      "infoWindowHtml" => """
        <div>\n
        \n
            \n
            <div class="block-visual">\n
                <div class="logo-date">\n
                    <div class='logoDateJour'>20h</div>\n
                            </div>\n
        \n
                <div class="pr-1">\n
                    <span class="block-rubric color-spectacle" href="#">Spectacle</span>\n
                                    <span class="block-rubric color-spectacle" href="#">théâtre</span>\n
                                    <span class="block-rubric color-spectacle" href="#">été</span>\n
                                    <span class="block-rubric color-spectacle" href="#">grand maitre mara</span>\n
                                    <span class="block-rubric color-spectacle" href="#">arts</span>\n
                            </div>\n
        \n
                <div class="block-image">\n
                    <a href="/agenda/evenement/la-dame-de-pierre-1">\n
                        <div class="img-blur">\n
                                <img src="https://nancy.curieux.app/img/cache/event_cover/e/2026/02/699c1032168c4-la-dame-de-pierre.jpg" />\n
                        </div>\n
                        <div itemprop="image" class="img-contain">\n
                                <img src="https://nancy.curieux.app/img/cache/event_cover/e/2026/02/699c1032168c4-la-dame-de-pierre.jpg" />\n
                        </div>\n
                    </a>\n
                </div>\n
        \n
            </div>\n
            <div class="details">\n
                <div class="block-date">\n
                    Le jeudi 17 septembre 2026 à partir de 20h                    </div>\n
        \n
                <h5>\n
                    <a href="/agenda/evenement/la-dame-de-pierre-1">\n
                        LA DAME DE PIERRE\n
                    </a>\n
                </h5>\n
        \n
                 <div class="block-detail">\n
        \n
                    <div class="button-detail" href="#" itemprop="location" itemscope="" itemtype="https://schema.org/Place">\n
                        <a href="#"><svg viewBox="0 0 100 100" fill="currentColor" aria-hidden="true"><path fill="currentColor" d="M50 10.417c-15.581 0-28.201 12.627-28.201 28.201a28.07 28.07 0 0 0 5.602 16.873L45.49 86.823c.105.202.21.403.339.588l.04.069l.011-.006a5.06 5.06 0 0 0 4.135 2.111c1.556 0 2.912-.708 3.845-1.799l.047.027l.179-.31c.264-.356.498-.736.667-1.155L72.475 55.65a28.07 28.07 0 0 0 5.726-17.032c0-15.574-12.62-28.201-28.201-28.201m-.279 42.498c-7.677 0-13.895-6.221-13.895-13.895s6.218-13.895 13.895-13.895s13.895 6.222 13.895 13.895s-6.218 13.895-13.895 13.895"></path></svg>Le Zénith de Nancy, Maxéville</a>\n
                        <a href="#" itemprop="address" itemscope="" itemtype="https://schema.org/PostalAddress">\n
                                            </a>\n
                    </div>\n
                    \n
                    <div class="button-detail">\n
                        <svg viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"></path><path fill="currentColor" d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10s10-4.477 10-10S17.523 2 12 2m-2.977 9.5a5.3 5.3 0 0 0 0 1H12a1 1 0 1 1 0 2H9.686c.601.945 1.52 1.5 2.432 1.5c.55 0 .917-.106 1.204-.262c.3-.162.58-.415.913-.81a1 1 0 0 1 1.53 1.287c-.41.488-.88.95-1.49 1.281c-.622.338-1.326.504-2.157.504c-2.162 0-3.867-1.495-4.65-3.5H7a1 1 0 1 1 0-2h.018a7 7 0 0 1 0-1H7a1 1 0 1 1 0-2h.468C8.251 7.495 9.956 6 12.118 6c.831 0 1.535.166 2.157.504c.61.33 1.08.793 1.49 1.281a1 1 0 1 1-1.53 1.287c-.333-.395-.614-.648-.913-.81c-.287-.156-.653-.262-1.204-.262c-.912 0-1.83.554-2.432 1.5H12a1 1 0 1 1 0 2z"></path></g></svg>150 €            </div>\n
        \n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://ticketmaster.evyy.net/c/1358619/2038754/23891?u=https%3A%2F%2Fwww.ticketmaster.fr%2Ffr%2Fmanifestation%2Fla-dame-de-pierre-billet%2Fidmanif%2F639804%2Fidtier%2F18864121&amp;utm_medium=affiliate">\n
                                <button class="btn btn-outline-success me-2" type="button">Ticketmaster</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://www.awin1.com/pclick.php?p=43318295413&amp;a=289889&amp;m=12494">\n
                                <button class="btn btn-outline-success me-2" type="button">Fnac</button>\n
                            </a>\n
                        </div>\n
                    \n
                </div>\n
        \n
            </div>\n
        \n
        \n
        \n
        </div>\n
        """
    ]
    [
      "lat" => 48.7106171
      "lng" => 6.1389166
      "title" => "MANIA, THE ABBA TRIBUTE"
      "rubricSlug" => "concert"
      "infoWindowHtml" => """
        <div>\n
        \n
            \n
            <div class="block-visual">\n
                <div class="logo-date">\n
                    <div class='logoDateJour'>20h30</div>\n
                            </div>\n
        \n
                <div class="pr-1">\n
                    <span class="block-rubric color-concert" href="#">Concert</span>\n
                                    <span class="block-rubric color-concert" href="#">pop</span>\n
                                    <span class="block-rubric color-concert" href="#">rock</span>\n
                                    <span class="block-rubric color-concert" href="#">musique</span>\n
                                    <span class="block-rubric color-concert" href="#">pop-rock</span>\n
                            </div>\n
        \n
                <div class="block-image">\n
                    <a href="/agenda/evenement/mania-the-abba-tribute">\n
                        <div class="img-blur">\n
                                <img src="https://nancy.curieux.app/media/cache/resolve/event_cover/e/2026/02/699c103344e8a-mania-the-abba-tribute.jpg" />\n
                        </div>\n
                        <div itemprop="image" class="img-contain">\n
                                <img src="https://nancy.curieux.app/media/cache/resolve/event_cover/e/2026/02/699c103344e8a-mania-the-abba-tribute.jpg" />\n
                        </div>\n
                    </a>\n
                </div>\n
        \n
            </div>\n
            <div class="details">\n
                <div class="block-date">\n
                    Le vendredi 25 septembre 2026 à partir de 20h30                    </div>\n
        \n
                <h5>\n
                    <a href="/agenda/evenement/mania-the-abba-tribute">\n
                        MANIA, THE ABBA TRIBUTE\n
                    </a>\n
                </h5>\n
        \n
                 <div class="block-detail">\n
        \n
                    <div class="button-detail" href="#" itemprop="location" itemscope="" itemtype="https://schema.org/Place">\n
                        <a href="#"><svg viewBox="0 0 100 100" fill="currentColor" aria-hidden="true"><path fill="currentColor" d="M50 10.417c-15.581 0-28.201 12.627-28.201 28.201a28.07 28.07 0 0 0 5.602 16.873L45.49 86.823c.105.202.21.403.339.588l.04.069l.011-.006a5.06 5.06 0 0 0 4.135 2.111c1.556 0 2.912-.708 3.845-1.799l.047.027l.179-.31c.264-.356.498-.736.667-1.155L72.475 55.65a28.07 28.07 0 0 0 5.726-17.032c0-15.574-12.62-28.201-28.201-28.201m-.279 42.498c-7.677 0-13.895-6.221-13.895-13.895s6.218-13.895 13.895-13.895s13.895 6.222 13.895 13.895s-6.218 13.895-13.895 13.895"></path></svg>Le Zénith de Nancy, Maxéville</a>\n
                        <a href="#" itemprop="address" itemscope="" itemtype="https://schema.org/PostalAddress">\n
                                            </a>\n
                    </div>\n
                    \n
                    <div class="button-detail">\n
                        <svg viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"></path><path fill="currentColor" d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10s10-4.477 10-10S17.523 2 12 2m-2.977 9.5a5.3 5.3 0 0 0 0 1H12a1 1 0 1 1 0 2H9.686c.601.945 1.52 1.5 2.432 1.5c.55 0 .917-.106 1.204-.262c.3-.162.58-.415.913-.81a1 1 0 0 1 1.53 1.287c-.41.488-.88.95-1.49 1.281c-.622.338-1.326.504-2.157.504c-2.162 0-3.867-1.495-4.65-3.5H7a1 1 0 1 1 0-2h.018a7 7 0 0 1 0-1H7a1 1 0 1 1 0-2h.468C8.251 7.495 9.956 6 12.118 6c.831 0 1.535.166 2.157.504c.61.33 1.08.793 1.49 1.281a1 1 0 1 1-1.53 1.287c-.333-.395-.614-.648-.913-.81c-.287-.156-.653-.262-1.204-.262c-.912 0-1.83.554-2.432 1.5H12a1 1 0 1 1 0 2z"></path></g></svg>79 €            </div>\n
        \n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://pfd.seetickets.com/?P5136B958990D17S1UC413989013715V4">\n
                                <button class="btn btn-outline-success me-2" type="button">SeeTickets</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://ticketmaster.evyy.net/c/1358619/2038754/23891?u=https%3A%2F%2Fwww.ticketmaster.fr%2Ffr%2Fmanifestation%2Fmania-the-abba-tribute-billet%2Fidmanif%2F624058%2Fidtier%2F18864121&amp;utm_medium=affiliate">\n
                                <button class="btn btn-outline-success me-2" type="button">Ticketmaster</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://www.awin1.com/pclick.php?p=41467574878&amp;a=289889&amp;m=12494">\n
                                <button class="btn btn-outline-success me-2" type="button">Fnac</button>\n
                            </a>\n
                        </div>\n
                    \n
                </div>\n
        \n
            </div>\n
        \n
        \n
        \n
        </div>\n
        """
    ]
    [
      "lat" => 48.7106171
      "lng" => 6.1389166
      "title" => "PATRICK BRUEL"
      "rubricSlug" => "concert"
      "infoWindowHtml" => """
        <div>\n
        \n
            \n
            <div class="block-visual">\n
                <div class="logo-date">\n
                    <div class='logoDateJour'>20h</div>\n
                            </div>\n
        \n
                <div class="pr-1">\n
                    <span class="block-rubric color-concert" href="#">Concert</span>\n
                                    <span class="block-rubric color-concert" href="#">chanson francaise</span>\n
                                    <span class="block-rubric color-concert" href="#">musique</span>\n
                                    <span class="block-rubric color-concert" href="#">variété</span>\n
                                    <span class="block-rubric color-concert" href="#">été</span>\n
                            </div>\n
        \n
                <div class="block-image">\n
                    <a href="/agenda/evenement/patrick-bruel-2">\n
                        <div class="img-blur">\n
                                <img src="https://nancy.curieux.app/media/cache/resolve/event_cover/e/2026/02/699c103454605-patrick-bruel.jpg" />\n
                        </div>\n
                        <div itemprop="image" class="img-contain">\n
                                <img src="https://nancy.curieux.app/media/cache/resolve/event_cover/e/2026/02/699c103454605-patrick-bruel.jpg" />\n
                        </div>\n
                    </a>\n
                </div>\n
        \n
            </div>\n
            <div class="details">\n
                <div class="block-date">\n
                    Le samedi 24 octobre 2026 à partir de 20h                    </div>\n
        \n
                <h5>\n
                    <a href="/agenda/evenement/patrick-bruel-2">\n
                        PATRICK BRUEL\n
                    </a>\n
                </h5>\n
        \n
                 <div class="block-detail">\n
        \n
                    <div class="button-detail" href="#" itemprop="location" itemscope="" itemtype="https://schema.org/Place">\n
                        <a href="#"><svg viewBox="0 0 100 100" fill="currentColor" aria-hidden="true"><path fill="currentColor" d="M50 10.417c-15.581 0-28.201 12.627-28.201 28.201a28.07 28.07 0 0 0 5.602 16.873L45.49 86.823c.105.202.21.403.339.588l.04.069l.011-.006a5.06 5.06 0 0 0 4.135 2.111c1.556 0 2.912-.708 3.845-1.799l.047.027l.179-.31c.264-.356.498-.736.667-1.155L72.475 55.65a28.07 28.07 0 0 0 5.726-17.032c0-15.574-12.62-28.201-28.201-28.201m-.279 42.498c-7.677 0-13.895-6.221-13.895-13.895s6.218-13.895 13.895-13.895s13.895 6.222 13.895 13.895s-6.218 13.895-13.895 13.895"></path></svg>Le Zénith de Nancy, Maxéville</a>\n
                        <a href="#" itemprop="address" itemscope="" itemtype="https://schema.org/PostalAddress">\n
                                            </a>\n
                    </div>\n
                    \n
                    <div class="button-detail">\n
                        <svg viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"></path><path fill="currentColor" d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10s10-4.477 10-10S17.523 2 12 2m-2.977 9.5a5.3 5.3 0 0 0 0 1H12a1 1 0 1 1 0 2H9.686c.601.945 1.52 1.5 2.432 1.5c.55 0 .917-.106 1.204-.262c.3-.162.58-.415.913-.81a1 1 0 0 1 1.53 1.287c-.41.488-.88.95-1.49 1.281c-.622.338-1.326.504-2.157.504c-2.162 0-3.867-1.495-4.65-3.5H7a1 1 0 1 1 0-2h.018a7 7 0 0 1 0-1H7a1 1 0 1 1 0-2h.468C8.251 7.495 9.956 6 12.118 6c.831 0 1.535.166 2.157.504c.61.33 1.08.793 1.49 1.281a1 1 0 1 1-1.53 1.287c-.333-.395-.614-.648-.913-.81c-.287-.156-.653-.262-1.204-.262c-.912 0-1.83.554-2.432 1.5H12a1 1 0 1 1 0 2z"></path></g></svg>89 €            </div>\n
        \n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://pfd.seetickets.com/?P5136B958990D17S1UC413989034410V4">\n
                                <button class="btn btn-outline-success me-2" type="button">SeeTickets</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://ticketmaster.evyy.net/c/1358619/2038754/23891?u=https%3A%2F%2Fwww.ticketmaster.fr%2Ffr%2Fmanifestation%2Fpatrick-bruel-billet%2Fidmanif%2F649270%2Fidtier%2F18864121&amp;utm_medium=affiliate">\n
                                <button class="btn btn-outline-success me-2" type="button">Ticketmaster</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://www.awin1.com/pclick.php?p=43893234930&amp;a=289889&amp;m=12494">\n
                                <button class="btn btn-outline-success me-2" type="button">Fnac</button>\n
                            </a>\n
                        </div>\n
                    \n
                </div>\n
        \n
            </div>\n
        \n
        \n
        \n
        </div>\n
        """
    ]
    [
      "lat" => 48.7106171
      "lng" => 6.1389166
      "title" => "LEGENDARY ROCK VOICES"
      "rubricSlug" => "concert"
      "infoWindowHtml" => """
        <div>\n
        \n
            \n
            <div class="block-visual">\n
                <div class="logo-date">\n
                    <div class='logoDateJour'>20h</div>\n
                            </div>\n
        \n
                <div class="pr-1">\n
                    <span class="block-rubric color-concert" href="#">Concert</span>\n
                                    <span class="block-rubric color-concert" href="#">chanson francaise</span>\n
                                    <span class="block-rubric color-concert" href="#">folk</span>\n
                                    <span class="block-rubric color-concert" href="#">musique</span>\n
                                    <span class="block-rubric color-concert" href="#">pop-rock</span>\n
                            </div>\n
        \n
                <div class="block-image">\n
                    <a href="/agenda/evenement/legendary-rock-voices">\n
                        <div class="img-blur">\n
                                <img src="https://nancy.curieux.app/media/cache/resolve/event_cover/e/2026/02/699c10354193d-legendary-rock-voices.jpg" />\n
                        </div>\n
                        <div itemprop="image" class="img-contain">\n
                                <img src="https://nancy.curieux.app/media/cache/resolve/event_cover/e/2026/02/699c10354193d-legendary-rock-voices.jpg" />\n
                        </div>\n
                    </a>\n
                </div>\n
        \n
            </div>\n
            <div class="details">\n
                <div class="block-date">\n
                    Le vendredi 6 novembre 2026 à partir de 20h                    </div>\n
        \n
                <h5>\n
                    <a href="/agenda/evenement/legendary-rock-voices">\n
                        LEGENDARY ROCK VOICES\n
                    </a>\n
                </h5>\n
        \n
                 <div class="block-detail">\n
        \n
                    <div class="button-detail" href="#" itemprop="location" itemscope="" itemtype="https://schema.org/Place">\n
                        <a href="#"><svg viewBox="0 0 100 100" fill="currentColor" aria-hidden="true"><path fill="currentColor" d="M50 10.417c-15.581 0-28.201 12.627-28.201 28.201a28.07 28.07 0 0 0 5.602 16.873L45.49 86.823c.105.202.21.403.339.588l.04.069l.011-.006a5.06 5.06 0 0 0 4.135 2.111c1.556 0 2.912-.708 3.845-1.799l.047.027l.179-.31c.264-.356.498-.736.667-1.155L72.475 55.65a28.07 28.07 0 0 0 5.726-17.032c0-15.574-12.62-28.201-28.201-28.201m-.279 42.498c-7.677 0-13.895-6.221-13.895-13.895s6.218-13.895 13.895-13.895s13.895 6.222 13.895 13.895s-6.218 13.895-13.895 13.895"></path></svg>Le Zénith de Nancy, Maxéville</a>\n
                        <a href="#" itemprop="address" itemscope="" itemtype="https://schema.org/PostalAddress">\n
                                            </a>\n
                    </div>\n
                    \n
                    <div class="button-detail">\n
                        <svg viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"></path><path fill="currentColor" d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10s10-4.477 10-10S17.523 2 12 2m-2.977 9.5a5.3 5.3 0 0 0 0 1H12a1 1 0 1 1 0 2H9.686c.601.945 1.52 1.5 2.432 1.5c.55 0 .917-.106 1.204-.262c.3-.162.58-.415.913-.81a1 1 0 0 1 1.53 1.287c-.41.488-.88.95-1.49 1.281c-.622.338-1.326.504-2.157.504c-2.162 0-3.867-1.495-4.65-3.5H7a1 1 0 1 1 0-2h.018a7 7 0 0 1 0-1H7a1 1 0 1 1 0-2h.468C8.251 7.495 9.956 6 12.118 6c.831 0 1.535.166 2.157.504c.61.33 1.08.793 1.49 1.281a1 1 0 1 1-1.53 1.287c-.333-.395-.614-.648-.913-.81c-.287-.156-.653-.262-1.204-.262c-.912 0-1.83.554-2.432 1.5H12a1 1 0 1 1 0 2z"></path></g></svg>69 €            </div>\n
        \n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://ticketmaster.evyy.net/c/1358619/2038754/23891?u=https%3A%2F%2Fwww.ticketmaster.fr%2Ffr%2Fmanifestation%2Flegendary-rock-voices-billet%2Fidmanif%2F648472%2Fidtier%2F18864121&amp;utm_medium=affiliate">\n
                                <button class="btn btn-outline-success me-2" type="button">Ticketmaster</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://pfd.seetickets.com/?P5136B958990D17S1UC413989034926V4">\n
                                <button class="btn btn-outline-success me-2" type="button">SeeTickets</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://www.awin1.com/pclick.php?p=43996284816&amp;a=289889&amp;m=12494">\n
                                <button class="btn btn-outline-success me-2" type="button">Fnac</button>\n
                            </a>\n
                        </div>\n
                    \n
                </div>\n
        \n
            </div>\n
        \n
        \n
        \n
        </div>\n
        """
    ]
    [
      "lat" => 48.7106171
      "lng" => 6.1389166
      "title" => "MICHELE LAROQUE ET KAD MERAD"
      "rubricSlug" => "spectacle"
      "infoWindowHtml" => """
        <div>\n
        \n
            \n
            <div class="block-visual">\n
                <div class="logo-date">\n
                    <div class='logoDateJour'>20h</div>\n
                            </div>\n
        \n
                <div class="pr-1">\n
                    <span class="block-rubric color-spectacle" href="#">Spectacle</span>\n
                                    <span class="block-rubric color-spectacle" href="#">humour</span>\n
                                    <span class="block-rubric color-spectacle" href="#">théâtre</span>\n
                                    <span class="block-rubric color-spectacle" href="#">été</span>\n
                                    <span class="block-rubric color-spectacle" href="#">arts</span>\n
                            </div>\n
        \n
                <div class="block-image">\n
                    <a href="/agenda/evenement/michele-laroque-et-kad-merad">\n
                        <div class="img-blur">\n
                                <img src="https://nancy.curieux.app/img/cache/event_cover/e/2026/02/699c10361d9b8-michele-laroque-et-kad-merad.jpg" />\n
                        </div>\n
                        <div itemprop="image" class="img-contain">\n
                                <img src="https://nancy.curieux.app/img/cache/event_cover/e/2026/02/699c10361d9b8-michele-laroque-et-kad-merad.jpg" />\n
                        </div>\n
                    </a>\n
                </div>\n
        \n
            </div>\n
            <div class="details">\n
                <div class="block-date">\n
                    Le samedi 14 novembre 2026 à partir de 20h                    </div>\n
        \n
                <h5>\n
                    <a href="/agenda/evenement/michele-laroque-et-kad-merad">\n
                        MICHELE LAROQUE ET KAD MERAD\n
                    </a>\n
                </h5>\n
        \n
                 <div class="block-detail">\n
        \n
                    <div class="button-detail" href="#" itemprop="location" itemscope="" itemtype="https://schema.org/Place">\n
                        <a href="#"><svg viewBox="0 0 100 100" fill="currentColor" aria-hidden="true"><path fill="currentColor" d="M50 10.417c-15.581 0-28.201 12.627-28.201 28.201a28.07 28.07 0 0 0 5.602 16.873L45.49 86.823c.105.202.21.403.339.588l.04.069l.011-.006a5.06 5.06 0 0 0 4.135 2.111c1.556 0 2.912-.708 3.845-1.799l.047.027l.179-.31c.264-.356.498-.736.667-1.155L72.475 55.65a28.07 28.07 0 0 0 5.726-17.032c0-15.574-12.62-28.201-28.201-28.201m-.279 42.498c-7.677 0-13.895-6.221-13.895-13.895s6.218-13.895 13.895-13.895s13.895 6.222 13.895 13.895s-6.218 13.895-13.895 13.895"></path></svg>Le Zénith de Nancy, Maxéville</a>\n
                        <a href="#" itemprop="address" itemscope="" itemtype="https://schema.org/PostalAddress">\n
                                            </a>\n
                    </div>\n
                    \n
                    <div class="button-detail">\n
                        <svg viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"></path><path fill="currentColor" d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10s10-4.477 10-10S17.523 2 12 2m-2.977 9.5a5.3 5.3 0 0 0 0 1H12a1 1 0 1 1 0 2H9.686c.601.945 1.52 1.5 2.432 1.5c.55 0 .917-.106 1.204-.262c.3-.162.58-.415.913-.81a1 1 0 0 1 1.53 1.287c-.41.488-.88.95-1.49 1.281c-.622.338-1.326.504-2.157.504c-2.162 0-3.867-1.495-4.65-3.5H7a1 1 0 1 1 0-2h.018a7 7 0 0 1 0-1H7a1 1 0 1 1 0-2h.468C8.251 7.495 9.956 6 12.118 6c.831 0 1.535.166 2.157.504c.61.33 1.08.793 1.49 1.281a1 1 0 1 1-1.53 1.287c-.333-.395-.614-.648-.913-.81c-.287-.156-.653-.262-1.204-.262c-.912 0-1.83.554-2.432 1.5H12a1 1 0 1 1 0 2z"></path></g></svg>74 €            </div>\n
        \n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://pfd.seetickets.com/?P5136B958990D17S1UB41398908340V4">\n
                                <button class="btn btn-outline-success me-2" type="button">SeeTickets</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://ticketmaster.evyy.net/c/1358619/2038754/23891?u=https%3A%2F%2Fwww.ticketmaster.fr%2Ffr%2Fmanifestation%2Fmichele-laroque-et-kad-merad-billet%2Fidmanif%2F616937%2Fidtier%2F18864121&amp;utm_medium=affiliate">\n
                                <button class="btn btn-outline-success me-2" type="button">Ticketmaster</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://www.awin1.com/pclick.php?p=40785264907&amp;a=289889&amp;m=12494">\n
                                <button class="btn btn-outline-success me-2" type="button">Fnac</button>\n
                            </a>\n
                        </div>\n
                    \n
                </div>\n
        \n
            </div>\n
        \n
        \n
        \n
        </div>\n
        """
    ]
    [
      "lat" => 48.7106171
      "lng" => 6.1389166
      "title" => "CASSE-NOISETTE - BALLET ET ORCHESTRE - CASSE-NOISETTE"
      "rubricSlug" => "spectacle"
      "infoWindowHtml" => """
        <div>\n
        \n
            \n
            <div class="block-visual">\n
                <div class="logo-date">\n
                    <div class='logoDateJour'>20h</div>\n
                            </div>\n
        \n
                <div class="pr-1">\n
                    <span class="block-rubric color-spectacle" href="#">Spectacle</span>\n
                                    <span class="block-rubric color-spectacle" href="#">danse</span>\n
                                    <span class="block-rubric color-spectacle" href="#">danse traditionnelle</span>\n
                                    <span class="block-rubric color-spectacle" href="#">ballet</span>\n
                                    <span class="block-rubric color-spectacle" href="#">arts</span>\n
                            </div>\n
        \n
                <div class="block-image">\n
                    <a href="/agenda/evenement/casse-noisette-ballet-et-orchestre-casse-noisette-1">\n
                        <div class="img-blur">\n
                                <img src="https://nancy.curieux.app/img/cache/event_cover/e/2026/02/699c1036d1cec-casse-noisette-ballet-et-orchestre-casse-noisette.jpg" />\n
                        </div>\n
                        <div itemprop="image" class="img-contain">\n
                                <img src="https://nancy.curieux.app/img/cache/event_cover/e/2026/02/699c1036d1cec-casse-noisette-ballet-et-orchestre-casse-noisette.jpg" />\n
                        </div>\n
                    </a>\n
                </div>\n
        \n
            </div>\n
            <div class="details">\n
                <div class="block-date">\n
                    Le jeudi 19 novembre 2026 à partir de 20h                    </div>\n
        \n
                <h5>\n
                    <a href="/agenda/evenement/casse-noisette-ballet-et-orchestre-casse-noisette-1">\n
                        CASSE-NOISETTE - BALLET ET ORCHESTRE - CASSE-NOISETTE\n
                    </a>\n
                </h5>\n
        \n
                 <div class="block-detail">\n
        \n
                    <div class="button-detail" href="#" itemprop="location" itemscope="" itemtype="https://schema.org/Place">\n
                        <a href="#"><svg viewBox="0 0 100 100" fill="currentColor" aria-hidden="true"><path fill="currentColor" d="M50 10.417c-15.581 0-28.201 12.627-28.201 28.201a28.07 28.07 0 0 0 5.602 16.873L45.49 86.823c.105.202.21.403.339.588l.04.069l.011-.006a5.06 5.06 0 0 0 4.135 2.111c1.556 0 2.912-.708 3.845-1.799l.047.027l.179-.31c.264-.356.498-.736.667-1.155L72.475 55.65a28.07 28.07 0 0 0 5.726-17.032c0-15.574-12.62-28.201-28.201-28.201m-.279 42.498c-7.677 0-13.895-6.221-13.895-13.895s6.218-13.895 13.895-13.895s13.895 6.222 13.895 13.895s-6.218 13.895-13.895 13.895"></path></svg>Le Zénith de Nancy, Maxéville</a>\n
                        <a href="#" itemprop="address" itemscope="" itemtype="https://schema.org/PostalAddress">\n
                                            </a>\n
                    </div>\n
                    \n
                    <div class="button-detail">\n
                        <svg viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"></path><path fill="currentColor" d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10s10-4.477 10-10S17.523 2 12 2m-2.977 9.5a5.3 5.3 0 0 0 0 1H12a1 1 0 1 1 0 2H9.686c.601.945 1.52 1.5 2.432 1.5c.55 0 .917-.106 1.204-.262c.3-.162.58-.415.913-.81a1 1 0 0 1 1.53 1.287c-.41.488-.88.95-1.49 1.281c-.622.338-1.326.504-2.157.504c-2.162 0-3.867-1.495-4.65-3.5H7a1 1 0 1 1 0-2h.018a7 7 0 0 1 0-1H7a1 1 0 1 1 0-2h.468C8.251 7.495 9.956 6 12.118 6c.831 0 1.535.166 2.157.504c.61.33 1.08.793 1.49 1.281a1 1 0 1 1-1.53 1.287c-.333-.395-.614-.648-.913-.81c-.287-.156-.653-.262-1.204-.262c-.912 0-1.83.554-2.432 1.5H12a1 1 0 1 1 0 2z"></path></g></svg>69 €            </div>\n
        \n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://www.awin1.com/pclick.php?p=43035770708&amp;a=289889&amp;m=12494">\n
                                <button class="btn btn-outline-success me-2" type="button">Fnac</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://ticketmaster.evyy.net/c/1358619/2038754/23891?u=https%3A%2F%2Fwww.ticketmaster.fr%2Ffr%2Fmanifestation%2Fcasse-noisette-ballet-et-orchestre-billet%2Fidmanif%2F638884%2Fidtier%2F18864121&amp;utm_medium=affiliate">\n
                                <button class="btn btn-outline-success me-2" type="button">Ticketmaster</button>\n
                            </a>\n
                        </div>\n
                    \n
                </div>\n
        \n
            </div>\n
        \n
        \n
        \n
        </div>\n
        """
    ]
    [
      "lat" => 48.7106171
      "lng" => 6.1389166
      "title" => "Barbara par Pietragalla"
      "rubricSlug" => "spectacle"
      "infoWindowHtml" => """
        <div>\n
        \n
            \n
            <div class="block-visual">\n
                <div class="logo-date">\n
                    <div class='logoDateJour'>20h</div>\n
                            </div>\n
        \n
                <div class="pr-1">\n
                    <span class="block-rubric color-spectacle" href="#">Spectacle</span>\n
                                    <span class="block-rubric color-spectacle" href="#">danse contemporaine</span>\n
                            </div>\n
        \n
                <div class="block-image">\n
                    <a href="/agenda/evenement/barbara-par-pietragalla-1">\n
                        <div class="img-blur">\n
                                <img src="https://nancy.curieux.app/media/cache/resolve/event_cover/e/2026/02/699c10376c112-barbara-par-pietragalla.jpg" />\n
                        </div>\n
                        <div itemprop="image" class="img-contain">\n
                                <img src="https://nancy.curieux.app/media/cache/resolve/event_cover/e/2026/02/699c10376c112-barbara-par-pietragalla.jpg" />\n
                        </div>\n
                    </a>\n
                </div>\n
        \n
            </div>\n
            <div class="details">\n
                <div class="block-date">\n
                    Le samedi 21 novembre 2026 à partir de 20h                    </div>\n
        \n
                <h5>\n
                    <a href="/agenda/evenement/barbara-par-pietragalla-1">\n
                        Barbara par Pietragalla\n
                    </a>\n
                </h5>\n
        \n
                 <div class="block-detail">\n
        \n
                    <div class="button-detail" href="#" itemprop="location" itemscope="" itemtype="https://schema.org/Place">\n
                        <a href="#"><svg viewBox="0 0 100 100" fill="currentColor" aria-hidden="true"><path fill="currentColor" d="M50 10.417c-15.581 0-28.201 12.627-28.201 28.201a28.07 28.07 0 0 0 5.602 16.873L45.49 86.823c.105.202.21.403.339.588l.04.069l.011-.006a5.06 5.06 0 0 0 4.135 2.111c1.556 0 2.912-.708 3.845-1.799l.047.027l.179-.31c.264-.356.498-.736.667-1.155L72.475 55.65a28.07 28.07 0 0 0 5.726-17.032c0-15.574-12.62-28.201-28.201-28.201m-.279 42.498c-7.677 0-13.895-6.221-13.895-13.895s6.218-13.895 13.895-13.895s13.895 6.222 13.895 13.895s-6.218 13.895-13.895 13.895"></path></svg>Le Zénith de Nancy, Maxéville</a>\n
                        <a href="#" itemprop="address" itemscope="" itemtype="https://schema.org/PostalAddress">\n
                                            </a>\n
                    </div>\n
                    \n
                    <div class="button-detail">\n
                        <svg viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"></path><path fill="currentColor" d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10s10-4.477 10-10S17.523 2 12 2m-2.977 9.5a5.3 5.3 0 0 0 0 1H12a1 1 0 1 1 0 2H9.686c.601.945 1.52 1.5 2.432 1.5c.55 0 .917-.106 1.204-.262c.3-.162.58-.415.913-.81a1 1 0 0 1 1.53 1.287c-.41.488-.88.95-1.49 1.281c-.622.338-1.326.504-2.157.504c-2.162 0-3.867-1.495-4.65-3.5H7a1 1 0 1 1 0-2h.018a7 7 0 0 1 0-1H7a1 1 0 1 1 0-2h.468C8.251 7.495 9.956 6 12.118 6c.831 0 1.535.166 2.157.504c.61.33 1.08.793 1.49 1.281a1 1 0 1 1-1.53 1.287c-.333-.395-.614-.648-.913-.81c-.287-.156-.653-.262-1.204-.262c-.912 0-1.83.554-2.432 1.5H12a1 1 0 1 1 0 2z"></path></g></svg>57 €            </div>\n
        \n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://www.awin1.com/pclick.php?p=44020560022&amp;a=289889&amp;m=12494">\n
                                <button class="btn btn-outline-success me-2" type="button">Fnac</button>\n
                            </a>\n
                        </div>\n
                    \n
                </div>\n
        \n
            </div>\n
        \n
        \n
        \n
        </div>\n
        """
    ]
    [
      "lat" => 48.7106171
      "lng" => 6.1389166
      "title" => "PLK"
      "rubricSlug" => "concert"
      "infoWindowHtml" => """
        <div>\n
        \n
            \n
            <div class="block-visual">\n
                <div class="logo-date">\n
                    <div class='logoDateJour'>20h</div>\n
                            </div>\n
        \n
                <div class="pr-1">\n
                    <span class="block-rubric color-concert" href="#">Concert</span>\n
                                    <span class="block-rubric color-concert" href="#">hip-hop</span>\n
                                    <span class="block-rubric color-concert" href="#">rap</span>\n
                                    <span class="block-rubric color-concert" href="#">slam</span>\n
                            </div>\n
        \n
                <div class="block-image">\n
                    <a href="/agenda/evenement/plk-2">\n
                        <div class="img-blur">\n
                                <img src="https://nancy.curieux.app/media/cache/resolve/event_cover/e/2026/02/699c10385d7e7-plk.jpg" />\n
                        </div>\n
                        <div itemprop="image" class="img-contain">\n
                                <img src="https://nancy.curieux.app/media/cache/resolve/event_cover/e/2026/02/699c10385d7e7-plk.jpg" />\n
                        </div>\n
                    </a>\n
                </div>\n
        \n
            </div>\n
            <div class="details">\n
                <div class="block-date">\n
                    Le vendredi 27 novembre 2026 à partir de 20h                    </div>\n
        \n
                <h5>\n
                    <a href="/agenda/evenement/plk-2">\n
                        PLK\n
                    </a>\n
                </h5>\n
        \n
                 <div class="block-detail">\n
        \n
                    <div class="button-detail" href="#" itemprop="location" itemscope="" itemtype="https://schema.org/Place">\n
                        <a href="#"><svg viewBox="0 0 100 100" fill="currentColor" aria-hidden="true"><path fill="currentColor" d="M50 10.417c-15.581 0-28.201 12.627-28.201 28.201a28.07 28.07 0 0 0 5.602 16.873L45.49 86.823c.105.202.21.403.339.588l.04.069l.011-.006a5.06 5.06 0 0 0 4.135 2.111c1.556 0 2.912-.708 3.845-1.799l.047.027l.179-.31c.264-.356.498-.736.667-1.155L72.475 55.65a28.07 28.07 0 0 0 5.726-17.032c0-15.574-12.62-28.201-28.201-28.201m-.279 42.498c-7.677 0-13.895-6.221-13.895-13.895s6.218-13.895 13.895-13.895s13.895 6.222 13.895 13.895s-6.218 13.895-13.895 13.895"></path></svg>Le Zénith de Nancy, Maxéville</a>\n
                        <a href="#" itemprop="address" itemscope="" itemtype="https://schema.org/PostalAddress">\n
                                            </a>\n
                    </div>\n
                    \n
                    <div class="button-detail">\n
                        <svg viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"></path><path fill="currentColor" d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10s10-4.477 10-10S17.523 2 12 2m-2.977 9.5a5.3 5.3 0 0 0 0 1H12a1 1 0 1 1 0 2H9.686c.601.945 1.52 1.5 2.432 1.5c.55 0 .917-.106 1.204-.262c.3-.162.58-.415.913-.81a1 1 0 0 1 1.53 1.287c-.41.488-.88.95-1.49 1.281c-.622.338-1.326.504-2.157.504c-2.162 0-3.867-1.495-4.65-3.5H7a1 1 0 1 1 0-2h.018a7 7 0 0 1 0-1H7a1 1 0 1 1 0-2h.468C8.251 7.495 9.956 6 12.118 6c.831 0 1.535.166 2.157.504c.61.33 1.08.793 1.49 1.281a1 1 0 1 1-1.53 1.287c-.333-.395-.614-.648-.913-.81c-.287-.156-.653-.262-1.204-.262c-.912 0-1.83.554-2.432 1.5H12a1 1 0 1 1 0 2z"></path></g></svg>72 €            </div>\n
        \n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://pfd.seetickets.com/?P5136B958990D17S1UC413989026903V4">\n
                                <button class="btn btn-outline-success me-2" type="button">SeeTickets</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://www.awin1.com/pclick.php?p=42962796605&amp;a=289889&amp;m=12494">\n
                                <button class="btn btn-outline-success me-2" type="button">Fnac</button>\n
                            </a>\n
                        </div>\n
                    \n
                </div>\n
        \n
            </div>\n
        \n
        \n
        \n
        </div>\n
        """
    ]
    [
      "lat" => 48.7106171
      "lng" => 6.1389166
      "title" => "THE MUSIC OF QUEEN"
      "rubricSlug" => "concert"
      "infoWindowHtml" => """
        <div>\n
        \n
            \n
            <div class="block-visual">\n
                <div class="logo-date">\n
                    <div class='logoDateJour'>20h</div>\n
                            </div>\n
        \n
                <div class="pr-1">\n
                    <span class="block-rubric color-concert" href="#">Concert</span>\n
                                    <span class="block-rubric color-concert" href="#">pop</span>\n
                                    <span class="block-rubric color-concert" href="#">rock</span>\n
                                    <span class="block-rubric color-concert" href="#">musique</span>\n
                                    <span class="block-rubric color-concert" href="#">pop-rock</span>\n
                            </div>\n
        \n
                <div class="block-image">\n
                    <a href="/agenda/evenement/the-music-of-queen">\n
                        <div class="img-blur">\n
                                <img src="https://nancy.curieux.app/media/cache/resolve/event_cover/e/2026/02/699c1038c4f91-the-music-of-queen.jpg" />\n
                        </div>\n
                        <div itemprop="image" class="img-contain">\n
                                <img src="https://nancy.curieux.app/media/cache/resolve/event_cover/e/2026/02/699c1038c4f91-the-music-of-queen.jpg" />\n
                        </div>\n
                    </a>\n
                </div>\n
        \n
            </div>\n
            <div class="details">\n
                <div class="block-date">\n
                    Le samedi 28 novembre 2026 à partir de 20h                    </div>\n
        \n
                <h5>\n
                    <a href="/agenda/evenement/the-music-of-queen">\n
                        THE MUSIC OF QUEEN\n
                    </a>\n
                </h5>\n
        \n
                 <div class="block-detail">\n
        \n
                    <div class="button-detail" href="#" itemprop="location" itemscope="" itemtype="https://schema.org/Place">\n
                        <a href="#"><svg viewBox="0 0 100 100" fill="currentColor" aria-hidden="true"><path fill="currentColor" d="M50 10.417c-15.581 0-28.201 12.627-28.201 28.201a28.07 28.07 0 0 0 5.602 16.873L45.49 86.823c.105.202.21.403.339.588l.04.069l.011-.006a5.06 5.06 0 0 0 4.135 2.111c1.556 0 2.912-.708 3.845-1.799l.047.027l.179-.31c.264-.356.498-.736.667-1.155L72.475 55.65a28.07 28.07 0 0 0 5.726-17.032c0-15.574-12.62-28.201-28.201-28.201m-.279 42.498c-7.677 0-13.895-6.221-13.895-13.895s6.218-13.895 13.895-13.895s13.895 6.222 13.895 13.895s-6.218 13.895-13.895 13.895"></path></svg>Le Zénith de Nancy, Maxéville</a>\n
                        <a href="#" itemprop="address" itemscope="" itemtype="https://schema.org/PostalAddress">\n
                                            </a>\n
                    </div>\n
                    \n
                    <div class="button-detail">\n
                        <svg viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"></path><path fill="currentColor" d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10s10-4.477 10-10S17.523 2 12 2m-2.977 9.5a5.3 5.3 0 0 0 0 1H12a1 1 0 1 1 0 2H9.686c.601.945 1.52 1.5 2.432 1.5c.55 0 .917-.106 1.204-.262c.3-.162.58-.415.913-.81a1 1 0 0 1 1.53 1.287c-.41.488-.88.95-1.49 1.281c-.622.338-1.326.504-2.157.504c-2.162 0-3.867-1.495-4.65-3.5H7a1 1 0 1 1 0-2h.018a7 7 0 0 1 0-1H7a1 1 0 1 1 0-2h.468C8.251 7.495 9.956 6 12.118 6c.831 0 1.535.166 2.157.504c.61.33 1.08.793 1.49 1.281a1 1 0 1 1-1.53 1.287c-.333-.395-.614-.648-.913-.81c-.287-.156-.653-.262-1.204-.262c-.912 0-1.83.554-2.432 1.5H12a1 1 0 1 1 0 2z"></path></g></svg>76 €            </div>\n
        \n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://ticketmaster.evyy.net/c/1358619/2038754/23891?u=https%3A%2F%2Fwww.ticketmaster.fr%2Ffr%2Fmanifestation%2Fthe-music-of-queen-billet%2Fidmanif%2F643736%2Fidtier%2F18864121&amp;utm_medium=affiliate">\n
                                <button class="btn btn-outline-success me-2" type="button">Ticketmaster</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://www.awin1.com/pclick.php?p=43632441890&amp;a=289889&amp;m=12494">\n
                                <button class="btn btn-outline-success me-2" type="button">Fnac</button>\n
                            </a>\n
                        </div>\n
                    \n
                </div>\n
        \n
            </div>\n
        \n
        \n
        \n
        </div>\n
        """
    ]
    [
      "lat" => 48.7106171
      "lng" => 6.1389166
      "title" => "REDOUANE BOUGHERABA"
      "rubricSlug" => "spectacle"
      "infoWindowHtml" => """
        <div>\n
        \n
            \n
            <div class="block-visual">\n
                <div class="logo-date">\n
                    <div class='logoDateJour'>20h</div>\n
                            </div>\n
        \n
                <div class="pr-1">\n
                    <span class="block-rubric color-spectacle" href="#">Spectacle</span>\n
                                    <span class="block-rubric color-spectacle" href="#">humour</span>\n
                                    <span class="block-rubric color-spectacle" href="#">théâtre</span>\n
                                    <span class="block-rubric color-spectacle" href="#">été</span>\n
                                    <span class="block-rubric color-spectacle" href="#">arts</span>\n
                            </div>\n
        \n
                <div class="block-image">\n
                    <a href="/agenda/evenement/redouane-bougheraba-1">\n
                        <div class="img-blur">\n
                                <img src="https://nancy.curieux.app/img/cache/event_cover/e/2026/02/699c10399a25c-redouane-bougheraba.jpg" />\n
                        </div>\n
                        <div itemprop="image" class="img-contain">\n
                                <img src="https://nancy.curieux.app/img/cache/event_cover/e/2026/02/699c10399a25c-redouane-bougheraba.jpg" />\n
                        </div>\n
                    </a>\n
                </div>\n
        \n
            </div>\n
            <div class="details">\n
                <div class="block-date">\n
                    Le mardi 1 décembre 2026 à partir de 20h                    </div>\n
        \n
                <h5>\n
                    <a href="/agenda/evenement/redouane-bougheraba-1">\n
                        REDOUANE BOUGHERABA\n
                    </a>\n
                </h5>\n
        \n
                 <div class="block-detail">\n
        \n
                    <div class="button-detail" href="#" itemprop="location" itemscope="" itemtype="https://schema.org/Place">\n
                        <a href="#"><svg viewBox="0 0 100 100" fill="currentColor" aria-hidden="true"><path fill="currentColor" d="M50 10.417c-15.581 0-28.201 12.627-28.201 28.201a28.07 28.07 0 0 0 5.602 16.873L45.49 86.823c.105.202.21.403.339.588l.04.069l.011-.006a5.06 5.06 0 0 0 4.135 2.111c1.556 0 2.912-.708 3.845-1.799l.047.027l.179-.31c.264-.356.498-.736.667-1.155L72.475 55.65a28.07 28.07 0 0 0 5.726-17.032c0-15.574-12.62-28.201-28.201-28.201m-.279 42.498c-7.677 0-13.895-6.221-13.895-13.895s6.218-13.895 13.895-13.895s13.895 6.222 13.895 13.895s-6.218 13.895-13.895 13.895"></path></svg>Le Zénith de Nancy, Maxéville</a>\n
                        <a href="#" itemprop="address" itemscope="" itemtype="https://schema.org/PostalAddress">\n
                                            </a>\n
                    </div>\n
                    \n
                    <div class="button-detail">\n
                        <svg viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"></path><path fill="currentColor" d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10s10-4.477 10-10S17.523 2 12 2m-2.977 9.5a5.3 5.3 0 0 0 0 1H12a1 1 0 1 1 0 2H9.686c.601.945 1.52 1.5 2.432 1.5c.55 0 .917-.106 1.204-.262c.3-.162.58-.415.913-.81a1 1 0 0 1 1.53 1.287c-.41.488-.88.95-1.49 1.281c-.622.338-1.326.504-2.157.504c-2.162 0-3.867-1.495-4.65-3.5H7a1 1 0 1 1 0-2h.018a7 7 0 0 1 0-1H7a1 1 0 1 1 0-2h.468C8.251 7.495 9.956 6 12.118 6c.831 0 1.535.166 2.157.504c.61.33 1.08.793 1.49 1.281a1 1 0 1 1-1.53 1.287c-.333-.395-.614-.648-.913-.81c-.287-.156-.653-.262-1.204-.262c-.912 0-1.83.554-2.432 1.5H12a1 1 0 1 1 0 2z"></path></g></svg>69 €            </div>\n
        \n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://pfd.seetickets.com/?P5136B958990D17S1UC413989020757V4">\n
                                <button class="btn btn-outline-success me-2" type="button">SeeTickets</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://ticketmaster.evyy.net/c/1358619/2038754/23891?u=https%3A%2F%2Fwww.ticketmaster.fr%2Ffr%2Fmanifestation%2Fredouane-bougheraba-billet%2Fidmanif%2F634163%2Fidtier%2F18864121&amp;utm_medium=affiliate">\n
                                <button class="btn btn-outline-success me-2" type="button">Ticketmaster</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://www.awin1.com/pclick.php?p=42298674223&amp;a=289889&amp;m=12494">\n
                                <button class="btn btn-outline-success me-2" type="button">Fnac</button>\n
                            </a>\n
                        </div>\n
                    \n
                </div>\n
        \n
            </div>\n
        \n
        \n
        \n
        </div>\n
        """
    ]
    [
      "lat" => 48.7106171
      "lng" => 6.1389166
      "title" => "CHANTAL GOYA"
      "rubricSlug" => "concert"
      "infoWindowHtml" => """
        <div>\n
        \n
            \n
            <div class="block-visual">\n
                <div class="logo-date">\n
                    <div class='logoDateJour'>15h</div>\n
                            </div>\n
        \n
                <div class="pr-1">\n
                    <span class="block-rubric color-concert" href="#">Concert</span>\n
                                    <span class="block-rubric color-concert" href="#">chanson francaise</span>\n
                                    <span class="block-rubric color-concert" href="#">musique</span>\n
                                    <span class="block-rubric color-concert" href="#">variété</span>\n
                                    <span class="block-rubric color-concert" href="#">été</span>\n
                            </div>\n
        \n
                <div class="block-image">\n
                    <a href="/agenda/evenement/chantal-goya">\n
                        <div class="img-blur">\n
                                <img src="https://nancy.curieux.app/media/cache/resolve/event_cover/e/2026/02/699c103a3a5a6-chantal-goya.jpg" />\n
                        </div>\n
                        <div itemprop="image" class="img-contain">\n
                                <img src="https://nancy.curieux.app/media/cache/resolve/event_cover/e/2026/02/699c103a3a5a6-chantal-goya.jpg" />\n
                        </div>\n
                    </a>\n
                </div>\n
        \n
            </div>\n
            <div class="details">\n
                <div class="block-date">\n
                    Le dimanche 13 décembre 2026 à partir de 15h                    </div>\n
        \n
                <h5>\n
                    <a href="/agenda/evenement/chantal-goya">\n
                        CHANTAL GOYA\n
                    </a>\n
                </h5>\n
        \n
                 <div class="block-detail">\n
        \n
                    <div class="button-detail" href="#" itemprop="location" itemscope="" itemtype="https://schema.org/Place">\n
                        <a href="#"><svg viewBox="0 0 100 100" fill="currentColor" aria-hidden="true"><path fill="currentColor" d="M50 10.417c-15.581 0-28.201 12.627-28.201 28.201a28.07 28.07 0 0 0 5.602 16.873L45.49 86.823c.105.202.21.403.339.588l.04.069l.011-.006a5.06 5.06 0 0 0 4.135 2.111c1.556 0 2.912-.708 3.845-1.799l.047.027l.179-.31c.264-.356.498-.736.667-1.155L72.475 55.65a28.07 28.07 0 0 0 5.726-17.032c0-15.574-12.62-28.201-28.201-28.201m-.279 42.498c-7.677 0-13.895-6.221-13.895-13.895s6.218-13.895 13.895-13.895s13.895 6.222 13.895 13.895s-6.218 13.895-13.895 13.895"></path></svg>Le Zénith de Nancy, Maxéville</a>\n
                        <a href="#" itemprop="address" itemscope="" itemtype="https://schema.org/PostalAddress">\n
                                            </a>\n
                    </div>\n
                    \n
                    <div class="button-detail">\n
                        <svg viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"></path><path fill="currentColor" d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10s10-4.477 10-10S17.523 2 12 2m-2.977 9.5a5.3 5.3 0 0 0 0 1H12a1 1 0 1 1 0 2H9.686c.601.945 1.52 1.5 2.432 1.5c.55 0 .917-.106 1.204-.262c.3-.162.58-.415.913-.81a1 1 0 0 1 1.53 1.287c-.41.488-.88.95-1.49 1.281c-.622.338-1.326.504-2.157.504c-2.162 0-3.867-1.495-4.65-3.5H7a1 1 0 1 1 0-2h.018a7 7 0 0 1 0-1H7a1 1 0 1 1 0-2h.468C8.251 7.495 9.956 6 12.118 6c.831 0 1.535.166 2.157.504c.61.33 1.08.793 1.49 1.281a1 1 0 1 1-1.53 1.287c-.333-.395-.614-.648-.913-.81c-.287-.156-.653-.262-1.204-.262c-.912 0-1.83.554-2.432 1.5H12a1 1 0 1 1 0 2z"></path></g></svg>65 €            </div>\n
        \n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://pfd.seetickets.com/?P5136B958990D17S1UC413989028110V4">\n
                                <button class="btn btn-outline-success me-2" type="button">SeeTickets</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://ticketmaster.evyy.net/c/1358619/2038754/23891?u=https%3A%2F%2Fwww.ticketmaster.fr%2Ffr%2Fmanifestation%2Fchantal-goya-billet%2Fidmanif%2F602963%2Fidtier%2F18864121&amp;utm_medium=affiliate">\n
                                <button class="btn btn-outline-success me-2" type="button">Ticketmaster</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://www.awin1.com/pclick.php?p=43138135266&amp;a=289889&amp;m=12494">\n
                                <button class="btn btn-outline-success me-2" type="button">Fnac</button>\n
                            </a>\n
                        </div>\n
                    \n
                </div>\n
        \n
            </div>\n
        \n
        \n
        \n
        </div>\n
        """
    ]
    [
      "lat" => 48.7106171
      "lng" => 6.1389166
      "title" => "Les 4 Saisons - Un Ballet sur la Musique d'Antonio Vivaldi"
      "rubricSlug" => "spectacle"
      "infoWindowHtml" => """
        <div>\n
        \n
            \n
            <div class="block-visual">\n
                <div class="logo-date">\n
                    <div class='logoDateJour'>16h</div>\n
                            </div>\n
        \n
                <div class="pr-1">\n
                    <span class="block-rubric color-spectacle" href="#">Spectacle</span>\n
                                    <span class="block-rubric color-spectacle" href="#">danse traditionnelle</span>\n
                            </div>\n
        \n
                <div class="block-image">\n
                    <a href="/agenda/evenement/les-4-saisons-un-ballet-sur-la-musique-d-antonio-vivaldi-1">\n
                        <div class="img-blur">\n
                                <img src="https://nancy.curieux.app/media/cache/resolve/event_cover/e/2026/02/699c103aa5d70-les-4-saisons-un-ballet-sur-la-musique-d-antonio-vivaldi.jpg" />\n
                        </div>\n
                        <div itemprop="image" class="img-contain">\n
                                <img src="https://nancy.curieux.app/media/cache/resolve/event_cover/e/2026/02/699c103aa5d70-les-4-saisons-un-ballet-sur-la-musique-d-antonio-vivaldi.jpg" />\n
                        </div>\n
                    </a>\n
                </div>\n
        \n
            </div>\n
            <div class="details">\n
                <div class="block-date">\n
                    Le dimanche 20 décembre 2026 à partir de 16h                    </div>\n
        \n
                <h5>\n
                    <a href="/agenda/evenement/les-4-saisons-un-ballet-sur-la-musique-d-antonio-vivaldi-1">\n
                        Les 4 Saisons - Un Ballet sur la Musique d&#039;Antonio Vivaldi\n
                    </a>\n
                </h5>\n
        \n
                 <div class="block-detail">\n
        \n
                    <div class="button-detail" href="#" itemprop="location" itemscope="" itemtype="https://schema.org/Place">\n
                        <a href="#"><svg viewBox="0 0 100 100" fill="currentColor" aria-hidden="true"><path fill="currentColor" d="M50 10.417c-15.581 0-28.201 12.627-28.201 28.201a28.07 28.07 0 0 0 5.602 16.873L45.49 86.823c.105.202.21.403.339.588l.04.069l.011-.006a5.06 5.06 0 0 0 4.135 2.111c1.556 0 2.912-.708 3.845-1.799l.047.027l.179-.31c.264-.356.498-.736.667-1.155L72.475 55.65a28.07 28.07 0 0 0 5.726-17.032c0-15.574-12.62-28.201-28.201-28.201m-.279 42.498c-7.677 0-13.895-6.221-13.895-13.895s6.218-13.895 13.895-13.895s13.895 6.222 13.895 13.895s-6.218 13.895-13.895 13.895"></path></svg>Le Zénith de Nancy, Maxéville</a>\n
                        <a href="#" itemprop="address" itemscope="" itemtype="https://schema.org/PostalAddress">\n
                                            </a>\n
                    </div>\n
                    \n
                    <div class="button-detail">\n
                        <svg viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"></path><path fill="currentColor" d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10s10-4.477 10-10S17.523 2 12 2m-2.977 9.5a5.3 5.3 0 0 0 0 1H12a1 1 0 1 1 0 2H9.686c.601.945 1.52 1.5 2.432 1.5c.55 0 .917-.106 1.204-.262c.3-.162.58-.415.913-.81a1 1 0 0 1 1.53 1.287c-.41.488-.88.95-1.49 1.281c-.622.338-1.326.504-2.157.504c-2.162 0-3.867-1.495-4.65-3.5H7a1 1 0 1 1 0-2h.018a7 7 0 0 1 0-1H7a1 1 0 1 1 0-2h.468C8.251 7.495 9.956 6 12.118 6c.831 0 1.535.166 2.157.504c.61.33 1.08.793 1.49 1.281a1 1 0 1 1-1.53 1.287c-.333-.395-.614-.648-.913-.81c-.287-.156-.653-.262-1.204-.262c-.912 0-1.83.554-2.432 1.5H12a1 1 0 1 1 0 2z"></path></g></svg>68 €            </div>\n
        \n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://www.awin1.com/pclick.php?p=44022189521&amp;a=289889&amp;m=12494">\n
                                <button class="btn btn-outline-success me-2" type="button">Fnac</button>\n
                            </a>\n
                        </div>\n
                    \n
                </div>\n
        \n
            </div>\n
        \n
        \n
        \n
        </div>\n
        """
    ]
    [
      "lat" => 48.7106171
      "lng" => 6.1389166
      "title" => "LES ANNEES 80"
      "rubricSlug" => "concert"
      "infoWindowHtml" => """
        <div>\n
        \n
            \n
            <div class="block-visual">\n
                <div class="logo-date">\n
                    <div class='logoDateJour'>20h</div>\n
                            </div>\n
        \n
                <div class="pr-1">\n
                    <span class="block-rubric color-concert" href="#">Concert</span>\n
                                    <span class="block-rubric color-concert" href="#">chanson francaise</span>\n
                                    <span class="block-rubric color-concert" href="#">musique</span>\n
                                    <span class="block-rubric color-concert" href="#">variété</span>\n
                                    <span class="block-rubric color-concert" href="#">été</span>\n
                            </div>\n
        \n
                <div class="block-image">\n
                    <a href="/agenda/evenement/les-annees-80-1">\n
                        <div class="img-blur">\n
                                <img src="https://nancy.curieux.app/media/cache/resolve/event_cover/e/2026/02/699c103be287c-les-annees-80.jpg" />\n
                        </div>\n
                        <div itemprop="image" class="img-contain">\n
                                <img src="https://nancy.curieux.app/media/cache/resolve/event_cover/e/2026/02/699c103be287c-les-annees-80.jpg" />\n
                        </div>\n
                    </a>\n
                </div>\n
        \n
            </div>\n
            <div class="details">\n
                <div class="block-date">\n
                    Le vendredi 8 janvier 2027 à partir de 20h                    </div>\n
        \n
                <h5>\n
                    <a href="/agenda/evenement/les-annees-80-1">\n
                        LES ANNEES 80\n
                    </a>\n
                </h5>\n
        \n
                 <div class="block-detail">\n
        \n
                    <div class="button-detail" href="#" itemprop="location" itemscope="" itemtype="https://schema.org/Place">\n
                        <a href="#"><svg viewBox="0 0 100 100" fill="currentColor" aria-hidden="true"><path fill="currentColor" d="M50 10.417c-15.581 0-28.201 12.627-28.201 28.201a28.07 28.07 0 0 0 5.602 16.873L45.49 86.823c.105.202.21.403.339.588l.04.069l.011-.006a5.06 5.06 0 0 0 4.135 2.111c1.556 0 2.912-.708 3.845-1.799l.047.027l.179-.31c.264-.356.498-.736.667-1.155L72.475 55.65a28.07 28.07 0 0 0 5.726-17.032c0-15.574-12.62-28.201-28.201-28.201m-.279 42.498c-7.677 0-13.895-6.221-13.895-13.895s6.218-13.895 13.895-13.895s13.895 6.222 13.895 13.895s-6.218 13.895-13.895 13.895"></path></svg>Le Zénith de Nancy, Maxéville</a>\n
                        <a href="#" itemprop="address" itemscope="" itemtype="https://schema.org/PostalAddress">\n
                                            </a>\n
                    </div>\n
                    \n
                    <div class="button-detail">\n
                        <svg viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"></path><path fill="currentColor" d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10s10-4.477 10-10S17.523 2 12 2m-2.977 9.5a5.3 5.3 0 0 0 0 1H12a1 1 0 1 1 0 2H9.686c.601.945 1.52 1.5 2.432 1.5c.55 0 .917-.106 1.204-.262c.3-.162.58-.415.913-.81a1 1 0 0 1 1.53 1.287c-.41.488-.88.95-1.49 1.281c-.622.338-1.326.504-2.157.504c-2.162 0-3.867-1.495-4.65-3.5H7a1 1 0 1 1 0-2h.018a7 7 0 0 1 0-1H7a1 1 0 1 1 0-2h.468C8.251 7.495 9.956 6 12.118 6c.831 0 1.535.166 2.157.504c.61.33 1.08.793 1.49 1.281a1 1 0 1 1-1.53 1.287c-.333-.395-.614-.648-.913-.81c-.287-.156-.653-.262-1.204-.262c-.912 0-1.83.554-2.432 1.5H12a1 1 0 1 1 0 2z"></path></g></svg>62 €            </div>\n
        \n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://pfd.seetickets.com/?P5136B958990D17S1UC413989014109V4">\n
                                <button class="btn btn-outline-success me-2" type="button">SeeTickets</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://ticketmaster.evyy.net/c/1358619/2038754/23891?u=https%3A%2F%2Fwww.ticketmaster.fr%2Ffr%2Fmanifestation%2Fles-annees-80-billet%2Fidmanif%2F624903%2Fidtier%2F18864121&amp;utm_medium=affiliate">\n
                                <button class="btn btn-outline-success me-2" type="button">Ticketmaster</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://www.awin1.com/pclick.php?p=41502734343&amp;a=289889&amp;m=12494">\n
                                <button class="btn btn-outline-success me-2" type="button">Fnac</button>\n
                            </a>\n
                        </div>\n
                    \n
                </div>\n
        \n
            </div>\n
        \n
        \n
        \n
        </div>\n
        """
    ]
    [
      "lat" => 48.7106171
      "lng" => 6.1389166
      "title" => "FESTIVAL MONDIAL DE LA MAGIE"
      "rubricSlug" => "spectacle"
      "infoWindowHtml" => """
        <div>\n
        \n
            \n
            <div class="block-visual">\n
                <div class="logo-date">\n
                    <div class='logoDateJour'>20h</div>\n
                            </div>\n
        \n
                <div class="pr-1">\n
                    <span class="block-rubric color-spectacle" href="#">Spectacle</span>\n
                                    <span class="block-rubric color-spectacle" href="#">théâtre</span>\n
                                    <span class="block-rubric color-spectacle" href="#">magie</span>\n
                                    <span class="block-rubric color-spectacle" href="#">été</span>\n
                                    <span class="block-rubric color-spectacle" href="#">arts</span>\n
                            </div>\n
        \n
                <div class="block-image">\n
                    <a href="/agenda/evenement/festival-mondial-de-la-magie-1">\n
                        <div class="img-blur">\n
                                <img src="https://nancy.curieux.app/img/cache/event_cover/e/2026/02/699c103ca1381-festival-mondial-de-la-magie.jpg" />\n
                        </div>\n
                        <div itemprop="image" class="img-contain">\n
                                <img src="https://nancy.curieux.app/img/cache/event_cover/e/2026/02/699c103ca1381-festival-mondial-de-la-magie.jpg" />\n
                        </div>\n
                    </a>\n
                </div>\n
        \n
            </div>\n
            <div class="details">\n
                <div class="block-date">\n
                    Le vendredi 22 janvier 2027 à partir de 20h                    </div>\n
        \n
                <h5>\n
                    <a href="/agenda/evenement/festival-mondial-de-la-magie-1">\n
                        FESTIVAL MONDIAL DE LA MAGIE\n
                    </a>\n
                </h5>\n
        \n
                 <div class="block-detail">\n
        \n
                    <div class="button-detail" href="#" itemprop="location" itemscope="" itemtype="https://schema.org/Place">\n
                        <a href="#"><svg viewBox="0 0 100 100" fill="currentColor" aria-hidden="true"><path fill="currentColor" d="M50 10.417c-15.581 0-28.201 12.627-28.201 28.201a28.07 28.07 0 0 0 5.602 16.873L45.49 86.823c.105.202.21.403.339.588l.04.069l.011-.006a5.06 5.06 0 0 0 4.135 2.111c1.556 0 2.912-.708 3.845-1.799l.047.027l.179-.31c.264-.356.498-.736.667-1.155L72.475 55.65a28.07 28.07 0 0 0 5.726-17.032c0-15.574-12.62-28.201-28.201-28.201m-.279 42.498c-7.677 0-13.895-6.221-13.895-13.895s6.218-13.895 13.895-13.895s13.895 6.222 13.895 13.895s-6.218 13.895-13.895 13.895"></path></svg>Le Zénith de Nancy, Maxéville</a>\n
                        <a href="#" itemprop="address" itemscope="" itemtype="https://schema.org/PostalAddress">\n
                                            </a>\n
                    </div>\n
                    \n
                    <div class="button-detail">\n
                        <svg viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"></path><path fill="currentColor" d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10s10-4.477 10-10S17.523 2 12 2m-2.977 9.5a5.3 5.3 0 0 0 0 1H12a1 1 0 1 1 0 2H9.686c.601.945 1.52 1.5 2.432 1.5c.55 0 .917-.106 1.204-.262c.3-.162.58-.415.913-.81a1 1 0 0 1 1.53 1.287c-.41.488-.88.95-1.49 1.281c-.622.338-1.326.504-2.157.504c-2.162 0-3.867-1.495-4.65-3.5H7a1 1 0 1 1 0-2h.018a7 7 0 0 1 0-1H7a1 1 0 1 1 0-2h.468C8.251 7.495 9.956 6 12.118 6c.831 0 1.535.166 2.157.504c.61.33 1.08.793 1.49 1.281a1 1 0 1 1-1.53 1.287c-.333-.395-.614-.648-.913-.81c-.287-.156-.653-.262-1.204-.262c-.912 0-1.83.554-2.432 1.5H12a1 1 0 1 1 0 2z"></path></g></svg>75 €            </div>\n
        \n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://ticketmaster.evyy.net/c/1358619/2038754/23891?u=https%3A%2F%2Fwww.ticketmaster.fr%2Ffr%2Fmanifestation%2Ffestival-mondial-de-la-magie-billet%2Fidmanif%2F628053%2Fidtier%2F18864121&amp;utm_medium=affiliate">\n
                                <button class="btn btn-outline-success me-2" type="button">Ticketmaster</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://www.awin1.com/pclick.php?p=41816487055&amp;a=289889&amp;m=12494">\n
                                <button class="btn btn-outline-success me-2" type="button">Fnac</button>\n
                            </a>\n
                        </div>\n
                    \n
                </div>\n
        \n
            </div>\n
        \n
        \n
        \n
        </div>\n
        """
    ]
    [
      "lat" => 48.7106171
      "lng" => 6.1389166
      "title" => "BERNARD LAVILLIERS"
      "rubricSlug" => "concert"
      "infoWindowHtml" => """
        <div>\n
        \n
            \n
            <div class="block-visual">\n
                <div class="logo-date">\n
                    <div class='logoDateJour'>20h</div>\n
                            </div>\n
        \n
                <div class="pr-1">\n
                    <span class="block-rubric color-concert" href="#">Concert</span>\n
                                    <span class="block-rubric color-concert" href="#">variété</span>\n
                                    <span class="block-rubric color-concert" href="#">chanson</span>\n
                                    <span class="block-rubric color-concert" href="#">été</span>\n
                            </div>\n
        \n
                <div class="block-image">\n
                    <a href="/agenda/evenement/bernard-lavilliers-3">\n
                        <div class="img-blur">\n
                                <img src="https://nancy.curieux.app/media/cache/resolve/event_cover/e/2026/02/699c103d97946-bernard-lavilliers.jpg" />\n
                        </div>\n
                        <div itemprop="image" class="img-contain">\n
                                <img src="https://nancy.curieux.app/media/cache/resolve/event_cover/e/2026/02/699c103d97946-bernard-lavilliers.jpg" />\n
                        </div>\n
                    </a>\n
                </div>\n
        \n
            </div>\n
            <div class="details">\n
                <div class="block-date">\n
                    Le samedi 23 janvier 2027 à partir de 20h                    </div>\n
        \n
                <h5>\n
                    <a href="/agenda/evenement/bernard-lavilliers-3">\n
                        BERNARD LAVILLIERS\n
                    </a>\n
                </h5>\n
        \n
                 <div class="block-detail">\n
        \n
                    <div class="button-detail" href="#" itemprop="location" itemscope="" itemtype="https://schema.org/Place">\n
                        <a href="#"><svg viewBox="0 0 100 100" fill="currentColor" aria-hidden="true"><path fill="currentColor" d="M50 10.417c-15.581 0-28.201 12.627-28.201 28.201a28.07 28.07 0 0 0 5.602 16.873L45.49 86.823c.105.202.21.403.339.588l.04.069l.011-.006a5.06 5.06 0 0 0 4.135 2.111c1.556 0 2.912-.708 3.845-1.799l.047.027l.179-.31c.264-.356.498-.736.667-1.155L72.475 55.65a28.07 28.07 0 0 0 5.726-17.032c0-15.574-12.62-28.201-28.201-28.201m-.279 42.498c-7.677 0-13.895-6.221-13.895-13.895s6.218-13.895 13.895-13.895s13.895 6.222 13.895 13.895s-6.218 13.895-13.895 13.895"></path></svg>Le Zénith de Nancy, Maxéville</a>\n
                        <a href="#" itemprop="address" itemscope="" itemtype="https://schema.org/PostalAddress">\n
                                            </a>\n
                    </div>\n
                    \n
                    <div class="button-detail">\n
                        <svg viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"></path><path fill="currentColor" d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10s10-4.477 10-10S17.523 2 12 2m-2.977 9.5a5.3 5.3 0 0 0 0 1H12a1 1 0 1 1 0 2H9.686c.601.945 1.52 1.5 2.432 1.5c.55 0 .917-.106 1.204-.262c.3-.162.58-.415.913-.81a1 1 0 0 1 1.53 1.287c-.41.488-.88.95-1.49 1.281c-.622.338-1.326.504-2.157.504c-2.162 0-3.867-1.495-4.65-3.5H7a1 1 0 1 1 0-2h.018a7 7 0 0 1 0-1H7a1 1 0 1 1 0-2h.468C8.251 7.495 9.956 6 12.118 6c.831 0 1.535.166 2.157.504c.61.33 1.08.793 1.49 1.281a1 1 0 1 1-1.53 1.287c-.333-.395-.614-.648-.913-.81c-.287-.156-.653-.262-1.204-.262c-.912 0-1.83.554-2.432 1.5H12a1 1 0 1 1 0 2z"></path></g></svg>68 €            </div>\n
        \n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://pfd.seetickets.com/?P5136B958990D17S1UC413989035136V4">\n
                                <button class="btn btn-outline-success me-2" type="button">SeeTickets</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://www.awin1.com/pclick.php?p=44027549940&amp;a=289889&amp;m=12494">\n
                                <button class="btn btn-outline-success me-2" type="button">Fnac</button>\n
                            </a>\n
                        </div>\n
                    \n
                </div>\n
        \n
            </div>\n
        \n
        \n
        \n
        </div>\n
        """
    ]
    [
      "lat" => 48.7106171
      "lng" => 6.1389166
      "title" => "VERONIC DICAIRE"
      "rubricSlug" => "spectacle"
      "infoWindowHtml" => """
        <div>\n
        \n
            \n
            <div class="block-visual">\n
                <div class="logo-date">\n
                    <div class='logoDateJour'>20h</div>\n
                            </div>\n
        \n
                <div class="pr-1">\n
                    <span class="block-rubric color-spectacle" href="#">Spectacle</span>\n
                                    <span class="block-rubric color-spectacle" href="#">humour</span>\n
                                    <span class="block-rubric color-spectacle" href="#">théâtre</span>\n
                                    <span class="block-rubric color-spectacle" href="#">été</span>\n
                                    <span class="block-rubric color-spectacle" href="#">arts</span>\n
                            </div>\n
        \n
                <div class="block-image">\n
                    <a href="/agenda/evenement/veronic-dicaire-10">\n
                        <div class="img-blur">\n
                                <img src="https://nancy.curieux.app/img/cache/event_cover/e/2026/02/699c103e90531-veronic-dicaire.jpg" />\n
                        </div>\n
                        <div itemprop="image" class="img-contain">\n
                                <img src="https://nancy.curieux.app/img/cache/event_cover/e/2026/02/699c103e90531-veronic-dicaire.jpg" />\n
                        </div>\n
                    </a>\n
                </div>\n
        \n
            </div>\n
            <div class="details">\n
                <div class="block-date">\n
                    Le mercredi 3 février 2027 à partir de 20h                    </div>\n
        \n
                <h5>\n
                    <a href="/agenda/evenement/veronic-dicaire-10">\n
                        VERONIC DICAIRE\n
                    </a>\n
                </h5>\n
        \n
                 <div class="block-detail">\n
        \n
                    <div class="button-detail" href="#" itemprop="location" itemscope="" itemtype="https://schema.org/Place">\n
                        <a href="#"><svg viewBox="0 0 100 100" fill="currentColor" aria-hidden="true"><path fill="currentColor" d="M50 10.417c-15.581 0-28.201 12.627-28.201 28.201a28.07 28.07 0 0 0 5.602 16.873L45.49 86.823c.105.202.21.403.339.588l.04.069l.011-.006a5.06 5.06 0 0 0 4.135 2.111c1.556 0 2.912-.708 3.845-1.799l.047.027l.179-.31c.264-.356.498-.736.667-1.155L72.475 55.65a28.07 28.07 0 0 0 5.726-17.032c0-15.574-12.62-28.201-28.201-28.201m-.279 42.498c-7.677 0-13.895-6.221-13.895-13.895s6.218-13.895 13.895-13.895s13.895 6.222 13.895 13.895s-6.218 13.895-13.895 13.895"></path></svg>Le Zénith de Nancy, Maxéville</a>\n
                        <a href="#" itemprop="address" itemscope="" itemtype="https://schema.org/PostalAddress">\n
                                            </a>\n
                    </div>\n
                    \n
                    <div class="button-detail">\n
                        <svg viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"></path><path fill="currentColor" d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10s10-4.477 10-10S17.523 2 12 2m-2.977 9.5a5.3 5.3 0 0 0 0 1H12a1 1 0 1 1 0 2H9.686c.601.945 1.52 1.5 2.432 1.5c.55 0 .917-.106 1.204-.262c.3-.162.58-.415.913-.81a1 1 0 0 1 1.53 1.287c-.41.488-.88.95-1.49 1.281c-.622.338-1.326.504-2.157.504c-2.162 0-3.867-1.495-4.65-3.5H7a1 1 0 1 1 0-2h.018a7 7 0 0 1 0-1H7a1 1 0 1 1 0-2h.468C8.251 7.495 9.956 6 12.118 6c.831 0 1.535.166 2.157.504c.61.33 1.08.793 1.49 1.281a1 1 0 1 1-1.53 1.287c-.333-.395-.614-.648-.913-.81c-.287-.156-.653-.262-1.204-.262c-.912 0-1.83.554-2.432 1.5H12a1 1 0 1 1 0 2z"></path></g></svg>72 €            </div>\n
        \n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://ticketmaster.evyy.net/c/1358619/2038754/23891?u=https%3A%2F%2Fwww.ticketmaster.fr%2Ffr%2Fmanifestation%2Fveronic-dicaire-billet%2Fidmanif%2F644216%2Fidtier%2F18864121&amp;utm_medium=affiliate">\n
                                <button class="btn btn-outline-success me-2" type="button">Ticketmaster</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://pfd.seetickets.com/?P5136B958990D17S1UC413989029699V4">\n
                                <button class="btn btn-outline-success me-2" type="button">SeeTickets</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://www.awin1.com/pclick.php?p=43435655600&amp;a=289889&amp;m=12494">\n
                                <button class="btn btn-outline-success me-2" type="button">Fnac</button>\n
                            </a>\n
                        </div>\n
                    \n
                </div>\n
        \n
            </div>\n
        \n
        \n
        \n
        </div>\n
        """
    ]
    [
      "lat" => 48.7106171
      "lng" => 6.1389166
      "title" => "ALDEBERT"
      "rubricSlug" => "concert"
      "infoWindowHtml" => """
        <div>\n
        \n
            \n
            <div class="block-visual">\n
                <div class="logo-date">\n
                    <div class='logoDateJour'>19h</div>\n
                            </div>\n
        \n
                <div class="pr-1">\n
                    <span class="block-rubric color-concert" href="#">Concert</span>\n
                                    <span class="block-rubric color-concert" href="#">musique</span>\n
                                    <span class="block-rubric color-concert" href="#">variété</span>\n
                                    <span class="block-rubric color-concert" href="#">enfants</span>\n
                                    <span class="block-rubric color-concert" href="#">été</span>\n
                            </div>\n
        \n
                <div class="block-image">\n
                    <a href="/agenda/evenement/aldebert-2">\n
                        <div class="img-blur">\n
                                <img src="https://nancy.curieux.app/media/cache/resolve/event_cover/e/2026/02/699c103f8f71f-aldebert.jpg" />\n
                        </div>\n
                        <div itemprop="image" class="img-contain">\n
                                <img src="https://nancy.curieux.app/media/cache/resolve/event_cover/e/2026/02/699c103f8f71f-aldebert.jpg" />\n
                        </div>\n
                    </a>\n
                </div>\n
        \n
            </div>\n
            <div class="details">\n
                <div class="block-date">\n
                    Le vendredi 5 février 2027 à partir de 19h                    </div>\n
        \n
                <h5>\n
                    <a href="/agenda/evenement/aldebert-2">\n
                        ALDEBERT\n
                    </a>\n
                </h5>\n
        \n
                 <div class="block-detail">\n
        \n
                    <div class="button-detail" href="#" itemprop="location" itemscope="" itemtype="https://schema.org/Place">\n
                        <a href="#"><svg viewBox="0 0 100 100" fill="currentColor" aria-hidden="true"><path fill="currentColor" d="M50 10.417c-15.581 0-28.201 12.627-28.201 28.201a28.07 28.07 0 0 0 5.602 16.873L45.49 86.823c.105.202.21.403.339.588l.04.069l.011-.006a5.06 5.06 0 0 0 4.135 2.111c1.556 0 2.912-.708 3.845-1.799l.047.027l.179-.31c.264-.356.498-.736.667-1.155L72.475 55.65a28.07 28.07 0 0 0 5.726-17.032c0-15.574-12.62-28.201-28.201-28.201m-.279 42.498c-7.677 0-13.895-6.221-13.895-13.895s6.218-13.895 13.895-13.895s13.895 6.222 13.895 13.895s-6.218 13.895-13.895 13.895"></path></svg>Le Zénith de Nancy, Maxéville</a>\n
                        <a href="#" itemprop="address" itemscope="" itemtype="https://schema.org/PostalAddress">\n
                                            </a>\n
                    </div>\n
                    \n
                    <div class="button-detail">\n
                        <svg viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"></path><path fill="currentColor" d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10s10-4.477 10-10S17.523 2 12 2m-2.977 9.5a5.3 5.3 0 0 0 0 1H12a1 1 0 1 1 0 2H9.686c.601.945 1.52 1.5 2.432 1.5c.55 0 .917-.106 1.204-.262c.3-.162.58-.415.913-.81a1 1 0 0 1 1.53 1.287c-.41.488-.88.95-1.49 1.281c-.622.338-1.326.504-2.157.504c-2.162 0-3.867-1.495-4.65-3.5H7a1 1 0 1 1 0-2h.018a7 7 0 0 1 0-1H7a1 1 0 1 1 0-2h.468C8.251 7.495 9.956 6 12.118 6c.831 0 1.535.166 2.157.504c.61.33 1.08.793 1.49 1.281a1 1 0 1 1-1.53 1.287c-.333-.395-.614-.648-.913-.81c-.287-.156-.653-.262-1.204-.262c-.912 0-1.83.554-2.432 1.5H12a1 1 0 1 1 0 2z"></path></g></svg>49 €            </div>\n
        \n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://pfd.seetickets.com/?P5136B958990D17S1UC413989031669V4">\n
                                <button class="btn btn-outline-success me-2" type="button">SeeTickets</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://ticketmaster.evyy.net/c/1358619/2038754/23891?u=https%3A%2F%2Fwww.ticketmaster.fr%2Ffr%2Fmanifestation%2Faldebert-billet%2Fidmanif%2F647492%2Fidtier%2F18864121&amp;utm_medium=affiliate">\n
                                <button class="btn btn-outline-success me-2" type="button">Ticketmaster</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://www.awin1.com/pclick.php?p=43748951214&amp;a=289889&amp;m=12494">\n
                                <button class="btn btn-outline-success me-2" type="button">Fnac</button>\n
                            </a>\n
                        </div>\n
                    \n
                </div>\n
        \n
            </div>\n
        \n
        \n
        \n
        </div>\n
        """
    ]
    [
      "lat" => 48.7106171
      "lng" => 6.1389166
      "title" => "THOMAS MARTY"
      "rubricSlug" => "spectacle"
      "infoWindowHtml" => """
        <div>\n
        \n
            \n
            <div class="block-visual">\n
                <div class="logo-date">\n
                    <div class='logoDateJour'>17h</div>\n
                            </div>\n
        \n
                <div class="pr-1">\n
                    <span class="block-rubric color-spectacle" href="#">Spectacle</span>\n
                                    <span class="block-rubric color-spectacle" href="#">chanson francaise</span>\n
                                    <span class="block-rubric color-spectacle" href="#">humour</span>\n
                                    <span class="block-rubric color-spectacle" href="#">musique</span>\n
                            </div>\n
        \n
                <div class="block-image">\n
                    <a href="/agenda/evenement/thomas-marty-3">\n
                        <div class="img-blur">\n
                                <img src="https://nancy.curieux.app/img/cache/event_cover/e/2026/02/699c104079777-thomas-marty.jpg" />\n
                        </div>\n
                        <div itemprop="image" class="img-contain">\n
                                <img src="https://nancy.curieux.app/img/cache/event_cover/e/2026/02/699c104079777-thomas-marty.jpg" />\n
                        </div>\n
                    </a>\n
                </div>\n
        \n
            </div>\n
            <div class="details">\n
                <div class="block-date">\n
                    Le dimanche 7 février 2027 à partir de 17h                    </div>\n
        \n
                <h5>\n
                    <a href="/agenda/evenement/thomas-marty-3">\n
                        THOMAS MARTY\n
                    </a>\n
                </h5>\n
        \n
                 <div class="block-detail">\n
        \n
                    <div class="button-detail" href="#" itemprop="location" itemscope="" itemtype="https://schema.org/Place">\n
                        <a href="#"><svg viewBox="0 0 100 100" fill="currentColor" aria-hidden="true"><path fill="currentColor" d="M50 10.417c-15.581 0-28.201 12.627-28.201 28.201a28.07 28.07 0 0 0 5.602 16.873L45.49 86.823c.105.202.21.403.339.588l.04.069l.011-.006a5.06 5.06 0 0 0 4.135 2.111c1.556 0 2.912-.708 3.845-1.799l.047.027l.179-.31c.264-.356.498-.736.667-1.155L72.475 55.65a28.07 28.07 0 0 0 5.726-17.032c0-15.574-12.62-28.201-28.201-28.201m-.279 42.498c-7.677 0-13.895-6.221-13.895-13.895s6.218-13.895 13.895-13.895s13.895 6.222 13.895 13.895s-6.218 13.895-13.895 13.895"></path></svg>Le Zénith de Nancy, Maxéville</a>\n
                        <a href="#" itemprop="address" itemscope="" itemtype="https://schema.org/PostalAddress">\n
                                            </a>\n
                    </div>\n
                    \n
                    <div class="button-detail">\n
                        <svg viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"></path><path fill="currentColor" d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10s10-4.477 10-10S17.523 2 12 2m-2.977 9.5a5.3 5.3 0 0 0 0 1H12a1 1 0 1 1 0 2H9.686c.601.945 1.52 1.5 2.432 1.5c.55 0 .917-.106 1.204-.262c.3-.162.58-.415.913-.81a1 1 0 0 1 1.53 1.287c-.41.488-.88.95-1.49 1.281c-.622.338-1.326.504-2.157.504c-2.162 0-3.867-1.495-4.65-3.5H7a1 1 0 1 1 0-2h.018a7 7 0 0 1 0-1H7a1 1 0 1 1 0-2h.468C8.251 7.495 9.956 6 12.118 6c.831 0 1.535.166 2.157.504c.61.33 1.08.793 1.49 1.281a1 1 0 1 1-1.53 1.287c-.333-.395-.614-.648-.913-.81c-.287-.156-.653-.262-1.204-.262c-.912 0-1.83.554-2.432 1.5H12a1 1 0 1 1 0 2z"></path></g></svg>45 €            </div>\n
        \n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://pfd.seetickets.com/?P5136B958990D17S1UC413989020289V4">\n
                                <button class="btn btn-outline-success me-2" type="button">SeeTickets</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://ticketmaster.evyy.net/c/1358619/2038754/23891?u=https%3A%2F%2Fwww.ticketmaster.fr%2Ffr%2Fmanifestation%2Fthomas-marty-billet%2Fidmanif%2F634345%2Fidtier%2F18864121&amp;utm_medium=affiliate">\n
                                <button class="btn btn-outline-success me-2" type="button">Ticketmaster</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://www.awin1.com/pclick.php?p=42289665407&amp;a=289889&amp;m=12494">\n
                                <button class="btn btn-outline-success me-2" type="button">Fnac</button>\n
                            </a>\n
                        </div>\n
                    \n
                </div>\n
        \n
            </div>\n
        \n
        \n
        \n
        </div>\n
        """
    ]
    [
      "lat" => 48.7106171
      "lng" => 6.1389166
      "title" => "LES BODIN'S"
      "rubricSlug" => "spectacle"
      "infoWindowHtml" => """
        <div>\n
        \n
            \n
            <div class="block-visual">\n
                <div class="logo-date">\n
                    <div class='date-block'><div class='date-text-xl'><span class='date-text-xl'>12</span></div><div class='date-text-l'>fév</div></div><span class="date-separator date-separator-cross"></span><div class='date-block'><div class='date-text-xl'><span class='date-text-xl'>14</span></div><div class='date-text-l'>fév</div></div>\n
                            </div>\n
        \n
                <div class="pr-1">\n
                    <span class="block-rubric color-spectacle" href="#">Spectacle</span>\n
                                    <span class="block-rubric color-spectacle" href="#">humour</span>\n
                                    <span class="block-rubric color-spectacle" href="#">théâtre</span>\n
                                    <span class="block-rubric color-spectacle" href="#">été</span>\n
                                    <span class="block-rubric color-spectacle" href="#">arts</span>\n
                            </div>\n
        \n
                <div class="block-image">\n
                    <a href="/agenda/evenement/les-bodin-s-3">\n
                        <div class="img-blur">\n
                                <img src="https://nancy.curieux.app/img/cache/event_cover/e/2026/02/699c10422633a-les-bodin-s.jpg" />\n
                        </div>\n
                        <div itemprop="image" class="img-contain">\n
                                <img src="https://nancy.curieux.app/img/cache/event_cover/e/2026/02/699c10422633a-les-bodin-s.jpg" />\n
                        </div>\n
                    </a>\n
                </div>\n
        \n
            </div>\n
            <div class="details">\n
                <div class="block-date">\n
                    Du vendredi 12 au dimanche 14 février 2027 — Prochaine date le vendredi 12 février 2027 à 20h                    </div>\n
        \n
                <h5>\n
                    <a href="/agenda/evenement/les-bodin-s-3">\n
                        LES BODIN&#039;S\n
                    </a>\n
                </h5>\n
        \n
                 <div class="block-detail">\n
        \n
                    <div class="button-detail" href="#" itemprop="location" itemscope="" itemtype="https://schema.org/Place">\n
                        <a href="#"><svg viewBox="0 0 100 100" fill="currentColor" aria-hidden="true"><path fill="currentColor" d="M50 10.417c-15.581 0-28.201 12.627-28.201 28.201a28.07 28.07 0 0 0 5.602 16.873L45.49 86.823c.105.202.21.403.339.588l.04.069l.011-.006a5.06 5.06 0 0 0 4.135 2.111c1.556 0 2.912-.708 3.845-1.799l.047.027l.179-.31c.264-.356.498-.736.667-1.155L72.475 55.65a28.07 28.07 0 0 0 5.726-17.032c0-15.574-12.62-28.201-28.201-28.201m-.279 42.498c-7.677 0-13.895-6.221-13.895-13.895s6.218-13.895 13.895-13.895s13.895 6.222 13.895 13.895s-6.218 13.895-13.895 13.895"></path></svg>Le Zénith de Nancy, Maxéville</a>\n
                        <a href="#" itemprop="address" itemscope="" itemtype="https://schema.org/PostalAddress">\n
                                            </a>\n
                    </div>\n
                    \n
                    <div class="button-detail">\n
                        <svg viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"></path><path fill="currentColor" d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10s10-4.477 10-10S17.523 2 12 2m-2.977 9.5a5.3 5.3 0 0 0 0 1H12a1 1 0 1 1 0 2H9.686c.601.945 1.52 1.5 2.432 1.5c.55 0 .917-.106 1.204-.262c.3-.162.58-.415.913-.81a1 1 0 0 1 1.53 1.287c-.41.488-.88.95-1.49 1.281c-.622.338-1.326.504-2.157.504c-2.162 0-3.867-1.495-4.65-3.5H7a1 1 0 1 1 0-2h.018a7 7 0 0 1 0-1H7a1 1 0 1 1 0-2h.468C8.251 7.495 9.956 6 12.118 6c.831 0 1.535.166 2.157.504c.61.33 1.08.793 1.49 1.281a1 1 0 1 1-1.53 1.287c-.333-.395-.614-.648-.913-.81c-.287-.156-.653-.262-1.204-.262c-.912 0-1.83.554-2.432 1.5H12a1 1 0 1 1 0 2z"></path></g></svg>62 €            </div>\n
        \n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://pfd.seetickets.com/?P5136B958990D17S1UC413989030727V4">\n
                                <button class="btn btn-outline-success me-2" type="button">SeeTickets</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://ticketmaster.evyy.net/c/1358619/2038754/23891?u=https%3A%2F%2Fwww.ticketmaster.fr%2Ffr%2Fmanifestation%2Fles-bodin-s-billet%2Fidmanif%2F645285%2Fidtier%2F18864121&amp;utm_medium=affiliate">\n
                                <button class="btn btn-outline-success me-2" type="button">Ticketmaster</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://www.awin1.com/pclick.php?p=43492181752&amp;a=289889&amp;m=12494">\n
                                <button class="btn btn-outline-success me-2" type="button">Fnac</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://pfd.seetickets.com/?P5136B958990D17S1UC413989030728V4">\n
                                <button class="btn btn-outline-success me-2" type="button">SeeTickets</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://ticketmaster.evyy.net/c/1358619/2038754/23891?u=https%3A%2F%2Fwww.ticketmaster.fr%2Ffr%2Fmanifestation%2Fles-bodin-s-billet%2Fidmanif%2F645285%2Fidtier%2F18864121&amp;utm_medium=affiliate">\n
                                <button class="btn btn-outline-success me-2" type="button">Ticketmaster</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://pfd.seetickets.com/?P5136B958990D17S1UC413989030729V4">\n
                                <button class="btn btn-outline-success me-2" type="button">SeeTickets</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://ticketmaster.evyy.net/c/1358619/2038754/23891?u=https%3A%2F%2Fwww.ticketmaster.fr%2Ffr%2Fmanifestation%2Fles-bodin-s-billet%2Fidmanif%2F645285%2Fidtier%2F18864121&amp;utm_medium=affiliate">\n
                                <button class="btn btn-outline-success me-2" type="button">Ticketmaster</button>\n
                            </a>\n
                        </div>\n
                    \n
                </div>\n
        \n
            </div>\n
        \n
        \n
        \n
        </div>\n
        """
    ]
    [
      "lat" => 48.7106171
      "lng" => 6.1389166
      "title" => "MESSMER - 13Hz"
      "rubricSlug" => "spectacle"
      "infoWindowHtml" => """
        <div>\n
        \n
            \n
            <div class="block-visual">\n
                <div class="logo-date">\n
                    <div class='logoDateJour'>20h</div>\n
                            </div>\n
        \n
                <div class="pr-1">\n
                    <span class="block-rubric color-spectacle" href="#">Spectacle</span>\n
                                    <span class="block-rubric color-spectacle" href="#">cabaret</span>\n
                                    <span class="block-rubric color-spectacle" href="#">magie</span>\n
                                    <span class="block-rubric color-spectacle" href="#">mentalisme</span>\n
                                    <span class="block-rubric color-spectacle" href="#">spectacles</span>\n
                            </div>\n
        \n
                <div class="block-image">\n
                    <a href="/agenda/evenement/messmer-13hz-1">\n
                        <div class="img-blur">\n
                                <img src="https://nancy.curieux.app/media/cache/resolve/event_cover/e/2026/02/699c1042cd107-messmer-13hz.jpg" />\n
                        </div>\n
                        <div itemprop="image" class="img-contain">\n
                                <img src="https://nancy.curieux.app/media/cache/resolve/event_cover/e/2026/02/699c1042cd107-messmer-13hz.jpg" />\n
                        </div>\n
                    </a>\n
                </div>\n
        \n
            </div>\n
            <div class="details">\n
                <div class="block-date">\n
                    Le mercredi 17 février 2027 à partir de 20h                    </div>\n
        \n
                <h5>\n
                    <a href="/agenda/evenement/messmer-13hz-1">\n
                        MESSMER - 13Hz\n
                    </a>\n
                </h5>\n
        \n
                 <div class="block-detail">\n
        \n
                    <div class="button-detail" href="#" itemprop="location" itemscope="" itemtype="https://schema.org/Place">\n
                        <a href="#"><svg viewBox="0 0 100 100" fill="currentColor" aria-hidden="true"><path fill="currentColor" d="M50 10.417c-15.581 0-28.201 12.627-28.201 28.201a28.07 28.07 0 0 0 5.602 16.873L45.49 86.823c.105.202.21.403.339.588l.04.069l.011-.006a5.06 5.06 0 0 0 4.135 2.111c1.556 0 2.912-.708 3.845-1.799l.047.027l.179-.31c.264-.356.498-.736.667-1.155L72.475 55.65a28.07 28.07 0 0 0 5.726-17.032c0-15.574-12.62-28.201-28.201-28.201m-.279 42.498c-7.677 0-13.895-6.221-13.895-13.895s6.218-13.895 13.895-13.895s13.895 6.222 13.895 13.895s-6.218 13.895-13.895 13.895"></path></svg>Le Zénith de Nancy, Maxéville</a>\n
                        <a href="#" itemprop="address" itemscope="" itemtype="https://schema.org/PostalAddress">\n
                                            </a>\n
                    </div>\n
                    \n
                    <div class="button-detail">\n
                        <svg viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"></path><path fill="currentColor" d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10s10-4.477 10-10S17.523 2 12 2m-2.977 9.5a5.3 5.3 0 0 0 0 1H12a1 1 0 1 1 0 2H9.686c.601.945 1.52 1.5 2.432 1.5c.55 0 .917-.106 1.204-.262c.3-.162.58-.415.913-.81a1 1 0 0 1 1.53 1.287c-.41.488-.88.95-1.49 1.281c-.622.338-1.326.504-2.157.504c-2.162 0-3.867-1.495-4.65-3.5H7a1 1 0 1 1 0-2h.018a7 7 0 0 1 0-1H7a1 1 0 1 1 0-2h.468C8.251 7.495 9.956 6 12.118 6c.831 0 1.535.166 2.157.504c.61.33 1.08.793 1.49 1.281a1 1 0 1 1-1.53 1.287c-.333-.395-.614-.648-.913-.81c-.287-.156-.653-.262-1.204-.262c-.912 0-1.83.554-2.432 1.5H12a1 1 0 1 1 0 2z"></path></g></svg>50 €            </div>\n
        \n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://pfd.seetickets.com/?P5136B958990D17S1UC413989034857V4">\n
                                <button class="btn btn-outline-success me-2" type="button">SeeTickets</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://a.time1.me/r?partid=51257&amp;progid=2986&amp;adfactory_type=12&amp;url=https%3A%2F%2Fwww.ticketac.com%2Fspectacles%2Fmessmer-a-nancy">\n
                                <button class="btn btn-outline-success me-2" type="button">Ticketac</button>\n
                            </a>\n
                        </div>\n
                    \n
                </div>\n
        \n
            </div>\n
        \n
        \n
        \n
        </div>\n
        """
    ]
    [
      "lat" => 48.7106171
      "lng" => 6.1389166
      "title" => "NAWELL MADANI"
      "rubricSlug" => "spectacle"
      "infoWindowHtml" => """
        <div>\n
        \n
            \n
            <div class="block-visual">\n
                <div class="logo-date">\n
                    <div class='logoDateJour'>20h</div>\n
                            </div>\n
        \n
                <div class="pr-1">\n
                    <span class="block-rubric color-spectacle" href="#">Spectacle</span>\n
                                    <span class="block-rubric color-spectacle" href="#">humour</span>\n
                                    <span class="block-rubric color-spectacle" href="#">théâtre</span>\n
                                    <span class="block-rubric color-spectacle" href="#">été</span>\n
                                    <span class="block-rubric color-spectacle" href="#">arts</span>\n
                            </div>\n
        \n
                <div class="block-image">\n
                    <a href="/agenda/evenement/nawell-madani-1">\n
                        <div class="img-blur">\n
                                <img src="https://nancy.curieux.app/img/cache/event_cover/e/2026/02/699c1043eb854-nawell-madani.jpg" />\n
                        </div>\n
                        <div itemprop="image" class="img-contain">\n
                                <img src="https://nancy.curieux.app/img/cache/event_cover/e/2026/02/699c1043eb854-nawell-madani.jpg" />\n
                        </div>\n
                    </a>\n
                </div>\n
        \n
            </div>\n
            <div class="details">\n
                <div class="block-date">\n
                    Le jeudi 18 février 2027 à partir de 20h                    </div>\n
        \n
                <h5>\n
                    <a href="/agenda/evenement/nawell-madani-1">\n
                        NAWELL MADANI\n
                    </a>\n
                </h5>\n
        \n
                 <div class="block-detail">\n
        \n
                    <div class="button-detail" href="#" itemprop="location" itemscope="" itemtype="https://schema.org/Place">\n
                        <a href="#"><svg viewBox="0 0 100 100" fill="currentColor" aria-hidden="true"><path fill="currentColor" d="M50 10.417c-15.581 0-28.201 12.627-28.201 28.201a28.07 28.07 0 0 0 5.602 16.873L45.49 86.823c.105.202.21.403.339.588l.04.069l.011-.006a5.06 5.06 0 0 0 4.135 2.111c1.556 0 2.912-.708 3.845-1.799l.047.027l.179-.31c.264-.356.498-.736.667-1.155L72.475 55.65a28.07 28.07 0 0 0 5.726-17.032c0-15.574-12.62-28.201-28.201-28.201m-.279 42.498c-7.677 0-13.895-6.221-13.895-13.895s6.218-13.895 13.895-13.895s13.895 6.222 13.895 13.895s-6.218 13.895-13.895 13.895"></path></svg>Le Zénith de Nancy, Maxéville</a>\n
                        <a href="#" itemprop="address" itemscope="" itemtype="https://schema.org/PostalAddress">\n
                                            </a>\n
                    </div>\n
                    \n
                    <div class="button-detail">\n
                        <svg viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"></path><path fill="currentColor" d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10s10-4.477 10-10S17.523 2 12 2m-2.977 9.5a5.3 5.3 0 0 0 0 1H12a1 1 0 1 1 0 2H9.686c.601.945 1.52 1.5 2.432 1.5c.55 0 .917-.106 1.204-.262c.3-.162.58-.415.913-.81a1 1 0 0 1 1.53 1.287c-.41.488-.88.95-1.49 1.281c-.622.338-1.326.504-2.157.504c-2.162 0-3.867-1.495-4.65-3.5H7a1 1 0 1 1 0-2h.018a7 7 0 0 1 0-1H7a1 1 0 1 1 0-2h.468C8.251 7.495 9.956 6 12.118 6c.831 0 1.535.166 2.157.504c.61.33 1.08.793 1.49 1.281a1 1 0 1 1-1.53 1.287c-.333-.395-.614-.648-.913-.81c-.287-.156-.653-.262-1.204-.262c-.912 0-1.83.554-2.432 1.5H12a1 1 0 1 1 0 2z"></path></g></svg>49 €            </div>\n
        \n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://pfd.seetickets.com/?P5136B958990D17S1UC413989012373V4">\n
                                <button class="btn btn-outline-success me-2" type="button">SeeTickets</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://ticketmaster.evyy.net/c/1358619/2038754/23891?u=https%3A%2F%2Fwww.ticketmaster.fr%2Ffr%2Fmanifestation%2Fnawell-madani-billet%2Fidmanif%2F621436%2Fidtier%2F18864121&amp;utm_medium=affiliate">\n
                                <button class="btn btn-outline-success me-2" type="button">Ticketmaster</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://www.awin1.com/pclick.php?p=41297066107&amp;a=289889&amp;m=12494">\n
                                <button class="btn btn-outline-success me-2" type="button">Fnac</button>\n
                            </a>\n
                        </div>\n
                    \n
                </div>\n
        \n
            </div>\n
        \n
        \n
        \n
        </div>\n
        """
    ]
  ]
  +days: [
    "Aujourd'hui" => "14-08-2026"
    "Demain" => "15-08-2026"
    "Dimanche" => "16-08-2026"
    "Lundi" => "17-08-2026"
    "Mardi" => "18-08-2026"
    "Mercredi" => "19-08-2026"
    "Jeudi" => "20-08-2026"
  ]
  +results: 21
  +title: "21 évènements à venir au Zénith de Nancy"
  +randomImage: "uploads/common/visuel/concert.jpg"
  +previousRandomImage: ""
  +hasFilters: false
  +widgetsEpoch: 0
  +loadedFrom: "2026-08-14"
  +loadedUntil: "2026-09-13"
  +hasMore: true
  -eventRepository: App\Repository\EventRepository {#742 …}
  -rubricRepository: App\Repository\RubricRepository {#746 …}
  -categoryRepository: App\Repository\CategoryRepository {#745 …}
  -cityRepository: App\Repository\CityRepository {#743 …}
  -placeRepository: App\Repository\PlaceRepository {#744 …}
  -distanceCalculator: App\Service\DistanceCalculator {#2968 …}
  -subdomainService: App\Service\SubdomainService {#326 …}
  -dateExtension: App\Twig\DateExtension {#488 …}
  -twig: Twig\Environment {#101 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableAdapter {#631 …}
  -liveResponder: Symfony\UX\LiveComponent\LiveResponder {#2966 …}
}
event_filter_rubric App\Twig\Components\Event\Filter\FilterRubric 8.0 MiB 60.26 ms
Input props
[
  "rubrics" => [
    App\Entity\Rubric {#4466
      -id: 1
      -name: "Concert"
      -slug: "concert"
      -color: "red"
      -single: "concert"
      -plural: "concerts"
      -events: Doctrine\ORM\PersistentCollection {#4465 …}
      -categories: Doctrine\ORM\PersistentCollection {#4471 …}
    }
    App\Entity\Rubric {#4468
      -id: 2
      -name: "Spectacle"
      -slug: "spectacle"
      -color: "black"
      -single: "spectacle"
      -plural: "spectacles"
      -events: Doctrine\ORM\PersistentCollection {#4467 …}
      -categories: Doctrine\ORM\PersistentCollection {#4460 …}
    }
    App\Entity\Rubric {#4512
      -id: 4
      -name: "Exposition"
      -slug: "exposition"
      -color: "yellow"
      -single: "exposition"
      -plural: "expositions"
      -events: Doctrine\ORM\PersistentCollection {#4514 …}
      -categories: Doctrine\ORM\PersistentCollection {#4474 …}
    }
    App\Entity\Rubric {#4477
      -id: 5
      -name: "Cinéma"
      -slug: "cinema"
      -color: "grey"
      -single: "projection cinématographique"
      -plural: "projections cinématographiques"
      -events: Doctrine\ORM\PersistentCollection {#4517 …}
      -categories: Doctrine\ORM\PersistentCollection {#4478 …}
    }
    App\Entity\Rubric {#4510
      -id: 8
      -name: "Stage"
      -slug: "stage"
      -color: "pink"
      -single: "stage"
      -plural: "stages et ateliers"
      -events: Doctrine\ORM\PersistentCollection {#4509 …}
      -categories: Doctrine\ORM\PersistentCollection {#4507 …}
    }
    App\Entity\Rubric {#4473
      -id: 9
      -name: "Autre"
      -slug: "autre"
      -color: "white"
      -single: "évènement inclassable"
      -plural: "évènements inclassables"
      -events: Doctrine\ORM\PersistentCollection {#4518 …}
      -categories: Doctrine\ORM\PersistentCollection {#4545 …}
    }
  ]
  "searchDto" => App\DTO\SearchDto {#1433
    +search: ""
    +searchDate: ""
    +searchDateStart: ""
    +searchDateEnd: ""
    +searchTitle: ""
    +searchRubric: ""
    +searchCategory: ""
    +searchCity: ""
    +searchPlace: "le-zenith-de-nancy-maxeville"
    +minPrice: 0.0
    +maxPrice: 0.0
    +distance: 5
    +latitude: 0.0
    +longitude: 0.0
    +empty: true
    +filterEmpty: true
    +isPast: false
    +eventsApiQueryParameters: []
  }
]
Attributes
[]
Component
App\Twig\Components\Event\Filter\FilterRubric {#4869
  #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#4861 …}
  +searchDto: App\DTO\SearchDto {#1433
    +search: ""
    +searchDate: ""
    +searchDateStart: ""
    +searchDateEnd: ""
    +searchTitle: ""
    +searchRubric: ""
    +searchCategory: ""
    +searchCity: ""
    +searchPlace: "le-zenith-de-nancy-maxeville"
    +minPrice: 0.0
    +maxPrice: 0.0
    +distance: 5
    +latitude: 0.0
    +longitude: 0.0
    +empty: true
    +filterEmpty: true
    +isPast: false
    +eventsApiQueryParameters: []
  }
  +rubrics: [
    App\Entity\Rubric {#4466
      -id: 1
      -name: "Concert"
      -slug: "concert"
      -color: "red"
      -single: "concert"
      -plural: "concerts"
      -events: Doctrine\ORM\PersistentCollection {#4465 …}
      -categories: Doctrine\ORM\PersistentCollection {#4471 …}
    }
    App\Entity\Rubric {#4468
      -id: 2
      -name: "Spectacle"
      -slug: "spectacle"
      -color: "black"
      -single: "spectacle"
      -plural: "spectacles"
      -events: Doctrine\ORM\PersistentCollection {#4467 …}
      -categories: Doctrine\ORM\PersistentCollection {#4460 …}
    }
    App\Entity\Rubric {#4512
      -id: 4
      -name: "Exposition"
      -slug: "exposition"
      -color: "yellow"
      -single: "exposition"
      -plural: "expositions"
      -events: Doctrine\ORM\PersistentCollection {#4514 …}
      -categories: Doctrine\ORM\PersistentCollection {#4474 …}
    }
    App\Entity\Rubric {#4477
      -id: 5
      -name: "Cinéma"
      -slug: "cinema"
      -color: "grey"
      -single: "projection cinématographique"
      -plural: "projections cinématographiques"
      -events: Doctrine\ORM\PersistentCollection {#4517 …}
      -categories: Doctrine\ORM\PersistentCollection {#4478 …}
    }
    App\Entity\Rubric {#4510
      -id: 8
      -name: "Stage"
      -slug: "stage"
      -color: "pink"
      -single: "stage"
      -plural: "stages et ateliers"
      -events: Doctrine\ORM\PersistentCollection {#4509 …}
      -categories: Doctrine\ORM\PersistentCollection {#4507 …}
    }
    App\Entity\Rubric {#4473
      -id: 9
      -name: "Autre"
      -slug: "autre"
      -color: "white"
      -single: "évènement inclassable"
      -plural: "évènements inclassables"
      -events: Doctrine\ORM\PersistentCollection {#4518 …}
      -categories: Doctrine\ORM\PersistentCollection {#4545 …}
    }
  ]
  +searchRubric: ""
  +hasSelectedRubric: false
  -subdomainService: App\Service\SubdomainService {#326 …}
  -formView: Symfony\Component\Form\FormView {#5029 …}
  -form: Symfony\Component\Form\Form {#5065 …}
  +formName: "rubric_search"
  +formValues: [
    "searchRubric" => ""
    "_token" => "csrf-token"
  ]
  +isValidated: false
  +validatedFields: []
  -shouldAutoSubmitForm: true
  -liveResponder: Symfony\UX\LiveComponent\LiveResponder {#2966 …}
}
event_filter_city App\Twig\Components\Event\Filter\FilterCity 8.0 MiB 20.80 ms
Input props
[
  "searchDto" => App\DTO\SearchDto {#1433
    +search: ""
    +searchDate: ""
    +searchDateStart: ""
    +searchDateEnd: ""
    +searchTitle: ""
    +searchRubric: ""
    +searchCategory: ""
    +searchCity: ""
    +searchPlace: "le-zenith-de-nancy-maxeville"
    +minPrice: 0.0
    +maxPrice: 0.0
    +distance: 5
    +latitude: 0.0
    +longitude: 0.0
    +empty: true
    +filterEmpty: true
    +isPast: false
    +eventsApiQueryParameters: []
  }
]
Attributes
[]
Component
App\Twig\Components\Event\Filter\FilterCity {#5119
  #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#5213 …}
  +searchDto: App\DTO\SearchDto {#1433
    +search: ""
    +searchDate: ""
    +searchDateStart: ""
    +searchDateEnd: ""
    +searchTitle: ""
    +searchRubric: ""
    +searchCategory: ""
    +searchCity: ""
    +searchPlace: "le-zenith-de-nancy-maxeville"
    +minPrice: 0.0
    +maxPrice: 0.0
    +distance: 5
    +latitude: 0.0
    +longitude: 0.0
    +empty: true
    +filterEmpty: true
    +isPast: false
    +eventsApiQueryParameters: []
  }
  +searchCity: ""
  +hasSelectedCity: false
  +selectedDistance: 5
  +cityEntity: App\Entity\City {#5175 …}
  -em: ContainerC2r0igp\EntityManagerGhost614a58f {#408 …}
  -subdomainService: App\Service\SubdomainService {#326 …}
  -redirectSubdomain: App\Service\RedirectSubdomain {#740 …}
  -cityRepository: App\Repository\CityRepository {#743 …}
  -formView: Symfony\Component\Form\FormView {#5154 …}
  -form: Symfony\Component\Form\Form {#5335 …}
  +formName: "city_search"
  +formValues: [
    "searchCity" => ""
    "distance" => ""
    "_token" => "csrf-token"
  ]
  +isValidated: false
  +validatedFields: []
  -shouldAutoSubmitForm: true
  -liveResponder: Symfony\UX\LiveComponent\LiveResponder {#2966 …}
}
event_filter_place App\Twig\Components\Event\Filter\FilterPlace 8.0 MiB 22.09 ms
Input props
[
  "searchDto" => App\DTO\SearchDto {#1433
    +search: ""
    +searchDate: ""
    +searchDateStart: ""
    +searchDateEnd: ""
    +searchTitle: ""
    +searchRubric: ""
    +searchCategory: ""
    +searchCity: ""
    +searchPlace: "le-zenith-de-nancy-maxeville"
    +minPrice: 0.0
    +maxPrice: 0.0
    +distance: 5
    +latitude: 0.0
    +longitude: 0.0
    +empty: true
    +filterEmpty: true
    +isPast: false
    +eventsApiQueryParameters: []
  }
]
Attributes
[]
Component
App\Twig\Components\Event\Filter\FilterPlace {#5362
  #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#5425 …}
  +searchDto: App\DTO\SearchDto {#1433
    +search: ""
    +searchDate: ""
    +searchDateStart: ""
    +searchDateEnd: ""
    +searchTitle: ""
    +searchRubric: ""
    +searchCategory: ""
    +searchCity: ""
    +searchPlace: "le-zenith-de-nancy-maxeville"
    +minPrice: 0.0
    +maxPrice: 0.0
    +distance: 5
    +latitude: 0.0
    +longitude: 0.0
    +empty: true
    +filterEmpty: true
    +isPast: false
    +eventsApiQueryParameters: []
  }
  +searchPlace: ""
  +hasSelectedPlace: true
  -placeEntity: App\Entity\Place {#1956 …}
  -redirectSubdomain: App\Service\RedirectSubdomain {#740 …}
  -subdomainService: App\Service\SubdomainService {#326 …}
  -placeRepository: App\Repository\PlaceRepository {#744 …}
  -formView: Symfony\Component\Form\FormView {#5418 …}
  -form: Symfony\Component\Form\Form {#5539 …}
  +formName: "place_search"
  +formValues: [
    "searchPlace" => "le-zenith-de-nancy-maxeville"
    "_token" => "csrf-token"
  ]
  +isValidated: false
  +validatedFields: []
  -shouldAutoSubmitForm: true
  -liveResponder: Symfony\UX\LiveComponent\LiveResponder {#2966 …}
}
event_filter_day App\Twig\Components\Event\Filter\FilterDay 8.0 MiB 19.37 ms
Input props
[
  "days" => [
    "Aujourd'hui" => "14-08-2026"
    "Demain" => "15-08-2026"
    "Dimanche" => "16-08-2026"
    "Lundi" => "17-08-2026"
    "Mardi" => "18-08-2026"
    "Mercredi" => "19-08-2026"
    "Jeudi" => "20-08-2026"
  ]
  "searchDto" => App\DTO\SearchDto {#1433
    +search: ""
    +searchDate: ""
    +searchDateStart: ""
    +searchDateEnd: ""
    +searchTitle: ""
    +searchRubric: ""
    +searchCategory: ""
    +searchCity: ""
    +searchPlace: "le-zenith-de-nancy-maxeville"
    +minPrice: 0.0
    +maxPrice: 0.0
    +distance: 5
    +latitude: 0.0
    +longitude: 0.0
    +empty: true
    +filterEmpty: true
    +isPast: false
    +eventsApiQueryParameters: []
  }
]
Attributes
[]
Component
App\Twig\Components\Event\Filter\FilterDay {#5524
  #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#5624 …}
  +days: [
    "Aujourd'hui" => "14-08-2026"
    "Demain" => "15-08-2026"
    "Dimanche" => "16-08-2026"
    "Lundi" => "17-08-2026"
    "Mardi" => "18-08-2026"
    "Mercredi" => "19-08-2026"
    "Jeudi" => "20-08-2026"
  ]
  +searchDto: App\DTO\SearchDto {#1433
    +search: ""
    +searchDate: ""
    +searchDateStart: ""
    +searchDateEnd: ""
    +searchTitle: ""
    +searchRubric: ""
    +searchCategory: ""
    +searchCity: ""
    +searchPlace: "le-zenith-de-nancy-maxeville"
    +minPrice: 0.0
    +maxPrice: 0.0
    +distance: 5
    +latitude: 0.0
    +longitude: 0.0
    +empty: true
    +filterEmpty: true
    +isPast: false
    +eventsApiQueryParameters: []
  }
  +hasSelectedDate: false
  -formView: Symfony\Component\Form\FormView {#5645 …}
  -form: Symfony\Component\Form\Form {#5683 …}
  +formName: "date_search"
  +formValues: [
    "searchDate" => ""
    "_token" => "csrf-token"
  ]
  +isValidated: false
  +validatedFields: []
  -shouldAutoSubmitForm: true
  -liveResponder: Symfony\UX\LiveComponent\LiveResponder {#2966 …}
}
event_filter_buttons App\Twig\Components\Event\Filter\FilterButtons 8.0 MiB 17.00 ms
Input props
[
  "searchDto" => App\DTO\SearchDto {#1433
    +search: ""
    +searchDate: ""
    +searchDateStart: ""
    +searchDateEnd: ""
    +searchTitle: ""
    +searchRubric: ""
    +searchCategory: ""
    +searchCity: ""
    +searchPlace: "le-zenith-de-nancy-maxeville"
    +minPrice: 0.0
    +maxPrice: 0.0
    +distance: 5
    +latitude: 0.0
    +longitude: 0.0
    +empty: true
    +filterEmpty: true
    +isPast: false
    +eventsApiQueryParameters: []
  }
]
Attributes
[]
Component
App\Twig\Components\Event\Filter\FilterButtons {#5732
  +searchDto: App\DTO\SearchDto {#1433
    +search: ""
    +searchDate: ""
    +searchDateStart: ""
    +searchDateEnd: ""
    +searchTitle: ""
    +searchRubric: ""
    +searchCategory: ""
    +searchCity: ""
    +searchPlace: "le-zenith-de-nancy-maxeville"
    +minPrice: 0.0
    +maxPrice: 0.0
    +distance: 5
    +latitude: 0.0
    +longitude: 0.0
    +empty: true
    +filterEmpty: true
    +isPast: false
    +eventsApiQueryParameters: []
  }
}
event_filter_form App\Twig\Components\Event\Filter\FilterForm 10.0 MiB 65.42 ms
Input props
[
  "rubrics" => [
    App\Entity\Rubric {#4466
      -id: 1
      -name: "Concert"
      -slug: "concert"
      -color: "red"
      -single: "concert"
      -plural: "concerts"
      -events: Doctrine\ORM\PersistentCollection {#4465 …}
      -categories: Doctrine\ORM\PersistentCollection {#4471 …}
    }
    App\Entity\Rubric {#4468
      -id: 2
      -name: "Spectacle"
      -slug: "spectacle"
      -color: "black"
      -single: "spectacle"
      -plural: "spectacles"
      -events: Doctrine\ORM\PersistentCollection {#4467 …}
      -categories: Doctrine\ORM\PersistentCollection {#4460 …}
    }
    App\Entity\Rubric {#4512
      -id: 4
      -name: "Exposition"
      -slug: "exposition"
      -color: "yellow"
      -single: "exposition"
      -plural: "expositions"
      -events: Doctrine\ORM\PersistentCollection {#4514 …}
      -categories: Doctrine\ORM\PersistentCollection {#4474 …}
    }
    App\Entity\Rubric {#4477
      -id: 5
      -name: "Cinéma"
      -slug: "cinema"
      -color: "grey"
      -single: "projection cinématographique"
      -plural: "projections cinématographiques"
      -events: Doctrine\ORM\PersistentCollection {#4517 …}
      -categories: Doctrine\ORM\PersistentCollection {#4478 …}
    }
    App\Entity\Rubric {#4510
      -id: 8
      -name: "Stage"
      -slug: "stage"
      -color: "pink"
      -single: "stage"
      -plural: "stages et ateliers"
      -events: Doctrine\ORM\PersistentCollection {#4509 …}
      -categories: Doctrine\ORM\PersistentCollection {#4507 …}
    }
    App\Entity\Rubric {#4473
      -id: 9
      -name: "Autre"
      -slug: "autre"
      -color: "white"
      -single: "évènement inclassable"
      -plural: "évènements inclassables"
      -events: Doctrine\ORM\PersistentCollection {#4518 …}
      -categories: Doctrine\ORM\PersistentCollection {#4545 …}
    }
  ]
  "categories" => [
    [
      "slug" => "ete"
      "name" => "été"
    ]
    [
      "slug" => "arts"
      "name" => "arts"
    ]
    [
      "slug" => "musique"
      "name" => "musique"
    ]
    [
      "slug" => "theatre"
      "name" => "théâtre"
    ]
    [
      "slug" => "humour"
      "name" => "humour"
    ]
    [
      "slug" => "chanson-francaise"
      "name" => "chanson francaise"
    ]
    [
      "slug" => "variete"
      "name" => "variété"
    ]
    [
      "slug" => "pop-rock"
      "name" => "pop-rock"
    ]
    [
      "slug" => "danse-traditionnelle"
      "name" => "danse traditionnelle"
    ]
    [
      "slug" => "magie"
      "name" => "magie"
    ]
    [
      "slug" => "pop"
      "name" => "pop"
    ]
    [
      "slug" => "rock"
      "name" => "rock"
    ]
    [
      "slug" => "ballet"
      "name" => "ballet"
    ]
    [
      "slug" => "cabaret"
      "name" => "cabaret"
    ]
    [
      "slug" => "chanson"
      "name" => "chanson"
    ]
    [
      "slug" => "danse"
      "name" => "danse"
    ]
    [
      "slug" => "danse-contemporaine"
      "name" => "danse contemporaine"
    ]
    [
      "slug" => "enfants"
      "name" => "enfants"
    ]
    [
      "slug" => "folk"
      "name" => "folk"
    ]
    [
      "slug" => "grand-maitre-mara"
      "name" => "grand maitre mara"
    ]
    [
      "slug" => "hip-hop"
      "name" => "hip-hop"
    ]
    [
      "slug" => "mentalisme"
      "name" => "mentalisme"
    ]
    [
      "slug" => "rap"
      "name" => "rap"
    ]
    [
      "slug" => "slam"
      "name" => "slam"
    ]
    [
      "slug" => "spectacles"
      "name" => "spectacles"
    ]
  ]
  "days" => [
    "Aujourd'hui" => "14-08-2026"
    "Demain" => "15-08-2026"
    "Dimanche" => "16-08-2026"
    "Lundi" => "17-08-2026"
    "Mardi" => "18-08-2026"
    "Mercredi" => "19-08-2026"
    "Jeudi" => "20-08-2026"
  ]
  "searchDto" => App\DTO\SearchDto {#1433
    +search: ""
    +searchDate: ""
    +searchDateStart: ""
    +searchDateEnd: ""
    +searchTitle: ""
    +searchRubric: ""
    +searchCategory: ""
    +searchCity: ""
    +searchPlace: "le-zenith-de-nancy-maxeville"
    +minPrice: 0.0
    +maxPrice: 0.0
    +distance: 5
    +latitude: 0.0
    +longitude: 0.0
    +empty: true
    +filterEmpty: true
    +isPast: false
    +eventsApiQueryParameters: []
  }
  "results" => 21
  "hasFilters" => false
]
Attributes
[]
Component
App\Twig\Components\Event\Filter\FilterForm {#5759
  #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#5822 …}
  +searchDto: App\DTO\SearchDto {#1433
    +search: ""
    +searchDate: ""
    +searchDateStart: ""
    +searchDateEnd: ""
    +searchTitle: ""
    +searchRubric: ""
    +searchCategory: ""
    +searchCity: ""
    +searchPlace: "le-zenith-de-nancy-maxeville"
    +minPrice: 0.0
    +maxPrice: 0.0
    +distance: 5
    +latitude: 0.0
    +longitude: 0.0
    +empty: true
    +filterEmpty: true
    +isPast: false
    +eventsApiQueryParameters: []
  }
  +visible: false
  +results: 21
  +hasFilters: false
  +rubrics: [
    App\Entity\Rubric {#4466
      -id: 1
      -name: "Concert"
      -slug: "concert"
      -color: "red"
      -single: "concert"
      -plural: "concerts"
      -events: Doctrine\ORM\PersistentCollection {#4465 …}
      -categories: Doctrine\ORM\PersistentCollection {#4471 …}
    }
    App\Entity\Rubric {#4468
      -id: 2
      -name: "Spectacle"
      -slug: "spectacle"
      -color: "black"
      -single: "spectacle"
      -plural: "spectacles"
      -events: Doctrine\ORM\PersistentCollection {#4467 …}
      -categories: Doctrine\ORM\PersistentCollection {#4460 …}
    }
    App\Entity\Rubric {#4512
      -id: 4
      -name: "Exposition"
      -slug: "exposition"
      -color: "yellow"
      -single: "exposition"
      -plural: "expositions"
      -events: Doctrine\ORM\PersistentCollection {#4514 …}
      -categories: Doctrine\ORM\PersistentCollection {#4474 …}
    }
    App\Entity\Rubric {#4477
      -id: 5
      -name: "Cinéma"
      -slug: "cinema"
      -color: "grey"
      -single: "projection cinématographique"
      -plural: "projections cinématographiques"
      -events: Doctrine\ORM\PersistentCollection {#4517 …}
      -categories: Doctrine\ORM\PersistentCollection {#4478 …}
    }
    App\Entity\Rubric {#4510
      -id: 8
      -name: "Stage"
      -slug: "stage"
      -color: "pink"
      -single: "stage"
      -plural: "stages et ateliers"
      -events: Doctrine\ORM\PersistentCollection {#4509 …}
      -categories: Doctrine\ORM\PersistentCollection {#4507 …}
    }
    App\Entity\Rubric {#4473
      -id: 9
      -name: "Autre"
      -slug: "autre"
      -color: "white"
      -single: "évènement inclassable"
      -plural: "évènements inclassables"
      -events: Doctrine\ORM\PersistentCollection {#4518 …}
      -categories: Doctrine\ORM\PersistentCollection {#4545 …}
    }
  ]
  +categories: [
    [
      "slug" => "ete"
      "name" => "été"
    ]
    [
      "slug" => "arts"
      "name" => "arts"
    ]
    [
      "slug" => "musique"
      "name" => "musique"
    ]
    [
      "slug" => "theatre"
      "name" => "théâtre"
    ]
    [
      "slug" => "humour"
      "name" => "humour"
    ]
    [
      "slug" => "chanson-francaise"
      "name" => "chanson francaise"
    ]
    [
      "slug" => "variete"
      "name" => "variété"
    ]
    [
      "slug" => "pop-rock"
      "name" => "pop-rock"
    ]
    [
      "slug" => "danse-traditionnelle"
      "name" => "danse traditionnelle"
    ]
    [
      "slug" => "magie"
      "name" => "magie"
    ]
    [
      "slug" => "pop"
      "name" => "pop"
    ]
    [
      "slug" => "rock"
      "name" => "rock"
    ]
    [
      "slug" => "ballet"
      "name" => "ballet"
    ]
    [
      "slug" => "cabaret"
      "name" => "cabaret"
    ]
    [
      "slug" => "chanson"
      "name" => "chanson"
    ]
    [
      "slug" => "danse"
      "name" => "danse"
    ]
    [
      "slug" => "danse-contemporaine"
      "name" => "danse contemporaine"
    ]
    [
      "slug" => "enfants"
      "name" => "enfants"
    ]
    [
      "slug" => "folk"
      "name" => "folk"
    ]
    [
      "slug" => "grand-maitre-mara"
      "name" => "grand maitre mara"
    ]
    [
      "slug" => "hip-hop"
      "name" => "hip-hop"
    ]
    [
      "slug" => "mentalisme"
      "name" => "mentalisme"
    ]
    [
      "slug" => "rap"
      "name" => "rap"
    ]
    [
      "slug" => "slam"
      "name" => "slam"
    ]
    [
      "slug" => "spectacles"
      "name" => "spectacles"
    ]
  ]
  +days: [
    "Aujourd'hui" => "14-08-2026"
    "Demain" => "15-08-2026"
    "Dimanche" => "16-08-2026"
    "Lundi" => "17-08-2026"
    "Mardi" => "18-08-2026"
    "Mercredi" => "19-08-2026"
    "Jeudi" => "20-08-2026"
  ]
  +previousRubric: ""
  -formView: Symfony\Component\Form\FormView {#6381 …}
  -form: Symfony\Component\Form\Form {#6044 …}
  +formName: "multi_search"
  +formValues: [
    "searchTitle" => ""
    "searchDate" => ""
    "searchRubric" => ""
    "searchCategory" => ""
    "minPrice" => "0,00"
    "maxPrice" => "0,00"
    "__dynamic_error" => ""
    "isPast" => null
    "_token" => "csrf-token"
  ]
  +isValidated: false
  +validatedFields: []
  -shouldAutoSubmitForm: true
  -liveResponder: Symfony\UX\LiveComponent\LiveResponder {#2966 …}
}
event_list App\Twig\Components\Event\EventList 10.0 MiB 69.94 ms
Input props
[
  "events" => []
  "rubrics" => [
    App\Entity\Rubric {#4466
      -id: 1
      -name: "Concert"
      -slug: "concert"
      -color: "red"
      -single: "concert"
      -plural: "concerts"
      -events: Doctrine\ORM\PersistentCollection {#4465 …}
      -categories: Doctrine\ORM\PersistentCollection {#4471 …}
    }
    App\Entity\Rubric {#4468
      -id: 2
      -name: "Spectacle"
      -slug: "spectacle"
      -color: "black"
      -single: "spectacle"
      -plural: "spectacles"
      -events: Doctrine\ORM\PersistentCollection {#4467 …}
      -categories: Doctrine\ORM\PersistentCollection {#4460 …}
    }
    App\Entity\Rubric {#4512
      -id: 4
      -name: "Exposition"
      -slug: "exposition"
      -color: "yellow"
      -single: "exposition"
      -plural: "expositions"
      -events: Doctrine\ORM\PersistentCollection {#4514 …}
      -categories: Doctrine\ORM\PersistentCollection {#4474 …}
    }
    App\Entity\Rubric {#4477
      -id: 5
      -name: "Cinéma"
      -slug: "cinema"
      -color: "grey"
      -single: "projection cinématographique"
      -plural: "projections cinématographiques"
      -events: Doctrine\ORM\PersistentCollection {#4517 …}
      -categories: Doctrine\ORM\PersistentCollection {#4478 …}
    }
    App\Entity\Rubric {#4510
      -id: 8
      -name: "Stage"
      -slug: "stage"
      -color: "pink"
      -single: "stage"
      -plural: "stages et ateliers"
      -events: Doctrine\ORM\PersistentCollection {#4509 …}
      -categories: Doctrine\ORM\PersistentCollection {#4507 …}
    }
    App\Entity\Rubric {#4473
      -id: 9
      -name: "Autre"
      -slug: "autre"
      -color: "white"
      -single: "évènement inclassable"
      -plural: "évènements inclassables"
      -events: Doctrine\ORM\PersistentCollection {#4518 …}
      -categories: Doctrine\ORM\PersistentCollection {#4545 …}
    }
  ]
  "categories" => [
    [
      "slug" => "ete"
      "name" => "été"
    ]
    [
      "slug" => "arts"
      "name" => "arts"
    ]
    [
      "slug" => "musique"
      "name" => "musique"
    ]
    [
      "slug" => "theatre"
      "name" => "théâtre"
    ]
    [
      "slug" => "humour"
      "name" => "humour"
    ]
    [
      "slug" => "chanson-francaise"
      "name" => "chanson francaise"
    ]
    [
      "slug" => "variete"
      "name" => "variété"
    ]
    [
      "slug" => "pop-rock"
      "name" => "pop-rock"
    ]
    [
      "slug" => "danse-traditionnelle"
      "name" => "danse traditionnelle"
    ]
    [
      "slug" => "magie"
      "name" => "magie"
    ]
    [
      "slug" => "pop"
      "name" => "pop"
    ]
    [
      "slug" => "rock"
      "name" => "rock"
    ]
    [
      "slug" => "ballet"
      "name" => "ballet"
    ]
    [
      "slug" => "cabaret"
      "name" => "cabaret"
    ]
    [
      "slug" => "chanson"
      "name" => "chanson"
    ]
    [
      "slug" => "danse"
      "name" => "danse"
    ]
    [
      "slug" => "danse-contemporaine"
      "name" => "danse contemporaine"
    ]
    [
      "slug" => "enfants"
      "name" => "enfants"
    ]
    [
      "slug" => "folk"
      "name" => "folk"
    ]
    [
      "slug" => "grand-maitre-mara"
      "name" => "grand maitre mara"
    ]
    [
      "slug" => "hip-hop"
      "name" => "hip-hop"
    ]
    [
      "slug" => "mentalisme"
      "name" => "mentalisme"
    ]
    [
      "slug" => "rap"
      "name" => "rap"
    ]
    [
      "slug" => "slam"
      "name" => "slam"
    ]
    [
      "slug" => "spectacles"
      "name" => "spectacles"
    ]
  ]
  "results" => 21
  "mapMarkers" => [
    [
      "lat" => 48.7106171
      "lng" => 6.1389166
      "title" => "LA DAME DE PIERRE"
      "rubricSlug" => "spectacle"
      "infoWindowHtml" => """
        <div>\n
        \n
            \n
            <div class="block-visual">\n
                <div class="logo-date">\n
                    <div class='logoDateJour'>20h</div>\n
                            </div>\n
        \n
                <div class="pr-1">\n
                    <span class="block-rubric color-spectacle" href="#">Spectacle</span>\n
                                    <span class="block-rubric color-spectacle" href="#">théâtre</span>\n
                                    <span class="block-rubric color-spectacle" href="#">été</span>\n
                                    <span class="block-rubric color-spectacle" href="#">grand maitre mara</span>\n
                                    <span class="block-rubric color-spectacle" href="#">arts</span>\n
                            </div>\n
        \n
                <div class="block-image">\n
                    <a href="/agenda/evenement/la-dame-de-pierre-1">\n
                        <div class="img-blur">\n
                                <img src="https://nancy.curieux.app/img/cache/event_cover/e/2026/02/699c1032168c4-la-dame-de-pierre.jpg" />\n
                        </div>\n
                        <div itemprop="image" class="img-contain">\n
                                <img src="https://nancy.curieux.app/img/cache/event_cover/e/2026/02/699c1032168c4-la-dame-de-pierre.jpg" />\n
                        </div>\n
                    </a>\n
                </div>\n
        \n
            </div>\n
            <div class="details">\n
                <div class="block-date">\n
                    Le jeudi 17 septembre 2026 à partir de 20h                    </div>\n
        \n
                <h5>\n
                    <a href="/agenda/evenement/la-dame-de-pierre-1">\n
                        LA DAME DE PIERRE\n
                    </a>\n
                </h5>\n
        \n
                 <div class="block-detail">\n
        \n
                    <div class="button-detail" href="#" itemprop="location" itemscope="" itemtype="https://schema.org/Place">\n
                        <a href="#"><svg viewBox="0 0 100 100" fill="currentColor" aria-hidden="true"><path fill="currentColor" d="M50 10.417c-15.581 0-28.201 12.627-28.201 28.201a28.07 28.07 0 0 0 5.602 16.873L45.49 86.823c.105.202.21.403.339.588l.04.069l.011-.006a5.06 5.06 0 0 0 4.135 2.111c1.556 0 2.912-.708 3.845-1.799l.047.027l.179-.31c.264-.356.498-.736.667-1.155L72.475 55.65a28.07 28.07 0 0 0 5.726-17.032c0-15.574-12.62-28.201-28.201-28.201m-.279 42.498c-7.677 0-13.895-6.221-13.895-13.895s6.218-13.895 13.895-13.895s13.895 6.222 13.895 13.895s-6.218 13.895-13.895 13.895"></path></svg>Le Zénith de Nancy, Maxéville</a>\n
                        <a href="#" itemprop="address" itemscope="" itemtype="https://schema.org/PostalAddress">\n
                                            </a>\n
                    </div>\n
                    \n
                    <div class="button-detail">\n
                        <svg viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"></path><path fill="currentColor" d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10s10-4.477 10-10S17.523 2 12 2m-2.977 9.5a5.3 5.3 0 0 0 0 1H12a1 1 0 1 1 0 2H9.686c.601.945 1.52 1.5 2.432 1.5c.55 0 .917-.106 1.204-.262c.3-.162.58-.415.913-.81a1 1 0 0 1 1.53 1.287c-.41.488-.88.95-1.49 1.281c-.622.338-1.326.504-2.157.504c-2.162 0-3.867-1.495-4.65-3.5H7a1 1 0 1 1 0-2h.018a7 7 0 0 1 0-1H7a1 1 0 1 1 0-2h.468C8.251 7.495 9.956 6 12.118 6c.831 0 1.535.166 2.157.504c.61.33 1.08.793 1.49 1.281a1 1 0 1 1-1.53 1.287c-.333-.395-.614-.648-.913-.81c-.287-.156-.653-.262-1.204-.262c-.912 0-1.83.554-2.432 1.5H12a1 1 0 1 1 0 2z"></path></g></svg>150 €            </div>\n
        \n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://ticketmaster.evyy.net/c/1358619/2038754/23891?u=https%3A%2F%2Fwww.ticketmaster.fr%2Ffr%2Fmanifestation%2Fla-dame-de-pierre-billet%2Fidmanif%2F639804%2Fidtier%2F18864121&amp;utm_medium=affiliate">\n
                                <button class="btn btn-outline-success me-2" type="button">Ticketmaster</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://www.awin1.com/pclick.php?p=43318295413&amp;a=289889&amp;m=12494">\n
                                <button class="btn btn-outline-success me-2" type="button">Fnac</button>\n
                            </a>\n
                        </div>\n
                    \n
                </div>\n
        \n
            </div>\n
        \n
        \n
        \n
        </div>\n
        """
    ]
    [
      "lat" => 48.7106171
      "lng" => 6.1389166
      "title" => "MANIA, THE ABBA TRIBUTE"
      "rubricSlug" => "concert"
      "infoWindowHtml" => """
        <div>\n
        \n
            \n
            <div class="block-visual">\n
                <div class="logo-date">\n
                    <div class='logoDateJour'>20h30</div>\n
                            </div>\n
        \n
                <div class="pr-1">\n
                    <span class="block-rubric color-concert" href="#">Concert</span>\n
                                    <span class="block-rubric color-concert" href="#">pop</span>\n
                                    <span class="block-rubric color-concert" href="#">rock</span>\n
                                    <span class="block-rubric color-concert" href="#">musique</span>\n
                                    <span class="block-rubric color-concert" href="#">pop-rock</span>\n
                            </div>\n
        \n
                <div class="block-image">\n
                    <a href="/agenda/evenement/mania-the-abba-tribute">\n
                        <div class="img-blur">\n
                                <img src="https://nancy.curieux.app/media/cache/resolve/event_cover/e/2026/02/699c103344e8a-mania-the-abba-tribute.jpg" />\n
                        </div>\n
                        <div itemprop="image" class="img-contain">\n
                                <img src="https://nancy.curieux.app/media/cache/resolve/event_cover/e/2026/02/699c103344e8a-mania-the-abba-tribute.jpg" />\n
                        </div>\n
                    </a>\n
                </div>\n
        \n
            </div>\n
            <div class="details">\n
                <div class="block-date">\n
                    Le vendredi 25 septembre 2026 à partir de 20h30                    </div>\n
        \n
                <h5>\n
                    <a href="/agenda/evenement/mania-the-abba-tribute">\n
                        MANIA, THE ABBA TRIBUTE\n
                    </a>\n
                </h5>\n
        \n
                 <div class="block-detail">\n
        \n
                    <div class="button-detail" href="#" itemprop="location" itemscope="" itemtype="https://schema.org/Place">\n
                        <a href="#"><svg viewBox="0 0 100 100" fill="currentColor" aria-hidden="true"><path fill="currentColor" d="M50 10.417c-15.581 0-28.201 12.627-28.201 28.201a28.07 28.07 0 0 0 5.602 16.873L45.49 86.823c.105.202.21.403.339.588l.04.069l.011-.006a5.06 5.06 0 0 0 4.135 2.111c1.556 0 2.912-.708 3.845-1.799l.047.027l.179-.31c.264-.356.498-.736.667-1.155L72.475 55.65a28.07 28.07 0 0 0 5.726-17.032c0-15.574-12.62-28.201-28.201-28.201m-.279 42.498c-7.677 0-13.895-6.221-13.895-13.895s6.218-13.895 13.895-13.895s13.895 6.222 13.895 13.895s-6.218 13.895-13.895 13.895"></path></svg>Le Zénith de Nancy, Maxéville</a>\n
                        <a href="#" itemprop="address" itemscope="" itemtype="https://schema.org/PostalAddress">\n
                                            </a>\n
                    </div>\n
                    \n
                    <div class="button-detail">\n
                        <svg viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"></path><path fill="currentColor" d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10s10-4.477 10-10S17.523 2 12 2m-2.977 9.5a5.3 5.3 0 0 0 0 1H12a1 1 0 1 1 0 2H9.686c.601.945 1.52 1.5 2.432 1.5c.55 0 .917-.106 1.204-.262c.3-.162.58-.415.913-.81a1 1 0 0 1 1.53 1.287c-.41.488-.88.95-1.49 1.281c-.622.338-1.326.504-2.157.504c-2.162 0-3.867-1.495-4.65-3.5H7a1 1 0 1 1 0-2h.018a7 7 0 0 1 0-1H7a1 1 0 1 1 0-2h.468C8.251 7.495 9.956 6 12.118 6c.831 0 1.535.166 2.157.504c.61.33 1.08.793 1.49 1.281a1 1 0 1 1-1.53 1.287c-.333-.395-.614-.648-.913-.81c-.287-.156-.653-.262-1.204-.262c-.912 0-1.83.554-2.432 1.5H12a1 1 0 1 1 0 2z"></path></g></svg>79 €            </div>\n
        \n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://pfd.seetickets.com/?P5136B958990D17S1UC413989013715V4">\n
                                <button class="btn btn-outline-success me-2" type="button">SeeTickets</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://ticketmaster.evyy.net/c/1358619/2038754/23891?u=https%3A%2F%2Fwww.ticketmaster.fr%2Ffr%2Fmanifestation%2Fmania-the-abba-tribute-billet%2Fidmanif%2F624058%2Fidtier%2F18864121&amp;utm_medium=affiliate">\n
                                <button class="btn btn-outline-success me-2" type="button">Ticketmaster</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://www.awin1.com/pclick.php?p=41467574878&amp;a=289889&amp;m=12494">\n
                                <button class="btn btn-outline-success me-2" type="button">Fnac</button>\n
                            </a>\n
                        </div>\n
                    \n
                </div>\n
        \n
            </div>\n
        \n
        \n
        \n
        </div>\n
        """
    ]
    [
      "lat" => 48.7106171
      "lng" => 6.1389166
      "title" => "PATRICK BRUEL"
      "rubricSlug" => "concert"
      "infoWindowHtml" => """
        <div>\n
        \n
            \n
            <div class="block-visual">\n
                <div class="logo-date">\n
                    <div class='logoDateJour'>20h</div>\n
                            </div>\n
        \n
                <div class="pr-1">\n
                    <span class="block-rubric color-concert" href="#">Concert</span>\n
                                    <span class="block-rubric color-concert" href="#">chanson francaise</span>\n
                                    <span class="block-rubric color-concert" href="#">musique</span>\n
                                    <span class="block-rubric color-concert" href="#">variété</span>\n
                                    <span class="block-rubric color-concert" href="#">été</span>\n
                            </div>\n
        \n
                <div class="block-image">\n
                    <a href="/agenda/evenement/patrick-bruel-2">\n
                        <div class="img-blur">\n
                                <img src="https://nancy.curieux.app/media/cache/resolve/event_cover/e/2026/02/699c103454605-patrick-bruel.jpg" />\n
                        </div>\n
                        <div itemprop="image" class="img-contain">\n
                                <img src="https://nancy.curieux.app/media/cache/resolve/event_cover/e/2026/02/699c103454605-patrick-bruel.jpg" />\n
                        </div>\n
                    </a>\n
                </div>\n
        \n
            </div>\n
            <div class="details">\n
                <div class="block-date">\n
                    Le samedi 24 octobre 2026 à partir de 20h                    </div>\n
        \n
                <h5>\n
                    <a href="/agenda/evenement/patrick-bruel-2">\n
                        PATRICK BRUEL\n
                    </a>\n
                </h5>\n
        \n
                 <div class="block-detail">\n
        \n
                    <div class="button-detail" href="#" itemprop="location" itemscope="" itemtype="https://schema.org/Place">\n
                        <a href="#"><svg viewBox="0 0 100 100" fill="currentColor" aria-hidden="true"><path fill="currentColor" d="M50 10.417c-15.581 0-28.201 12.627-28.201 28.201a28.07 28.07 0 0 0 5.602 16.873L45.49 86.823c.105.202.21.403.339.588l.04.069l.011-.006a5.06 5.06 0 0 0 4.135 2.111c1.556 0 2.912-.708 3.845-1.799l.047.027l.179-.31c.264-.356.498-.736.667-1.155L72.475 55.65a28.07 28.07 0 0 0 5.726-17.032c0-15.574-12.62-28.201-28.201-28.201m-.279 42.498c-7.677 0-13.895-6.221-13.895-13.895s6.218-13.895 13.895-13.895s13.895 6.222 13.895 13.895s-6.218 13.895-13.895 13.895"></path></svg>Le Zénith de Nancy, Maxéville</a>\n
                        <a href="#" itemprop="address" itemscope="" itemtype="https://schema.org/PostalAddress">\n
                                            </a>\n
                    </div>\n
                    \n
                    <div class="button-detail">\n
                        <svg viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"></path><path fill="currentColor" d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10s10-4.477 10-10S17.523 2 12 2m-2.977 9.5a5.3 5.3 0 0 0 0 1H12a1 1 0 1 1 0 2H9.686c.601.945 1.52 1.5 2.432 1.5c.55 0 .917-.106 1.204-.262c.3-.162.58-.415.913-.81a1 1 0 0 1 1.53 1.287c-.41.488-.88.95-1.49 1.281c-.622.338-1.326.504-2.157.504c-2.162 0-3.867-1.495-4.65-3.5H7a1 1 0 1 1 0-2h.018a7 7 0 0 1 0-1H7a1 1 0 1 1 0-2h.468C8.251 7.495 9.956 6 12.118 6c.831 0 1.535.166 2.157.504c.61.33 1.08.793 1.49 1.281a1 1 0 1 1-1.53 1.287c-.333-.395-.614-.648-.913-.81c-.287-.156-.653-.262-1.204-.262c-.912 0-1.83.554-2.432 1.5H12a1 1 0 1 1 0 2z"></path></g></svg>89 €            </div>\n
        \n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://pfd.seetickets.com/?P5136B958990D17S1UC413989034410V4">\n
                                <button class="btn btn-outline-success me-2" type="button">SeeTickets</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://ticketmaster.evyy.net/c/1358619/2038754/23891?u=https%3A%2F%2Fwww.ticketmaster.fr%2Ffr%2Fmanifestation%2Fpatrick-bruel-billet%2Fidmanif%2F649270%2Fidtier%2F18864121&amp;utm_medium=affiliate">\n
                                <button class="btn btn-outline-success me-2" type="button">Ticketmaster</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://www.awin1.com/pclick.php?p=43893234930&amp;a=289889&amp;m=12494">\n
                                <button class="btn btn-outline-success me-2" type="button">Fnac</button>\n
                            </a>\n
                        </div>\n
                    \n
                </div>\n
        \n
            </div>\n
        \n
        \n
        \n
        </div>\n
        """
    ]
    [
      "lat" => 48.7106171
      "lng" => 6.1389166
      "title" => "LEGENDARY ROCK VOICES"
      "rubricSlug" => "concert"
      "infoWindowHtml" => """
        <div>\n
        \n
            \n
            <div class="block-visual">\n
                <div class="logo-date">\n
                    <div class='logoDateJour'>20h</div>\n
                            </div>\n
        \n
                <div class="pr-1">\n
                    <span class="block-rubric color-concert" href="#">Concert</span>\n
                                    <span class="block-rubric color-concert" href="#">chanson francaise</span>\n
                                    <span class="block-rubric color-concert" href="#">folk</span>\n
                                    <span class="block-rubric color-concert" href="#">musique</span>\n
                                    <span class="block-rubric color-concert" href="#">pop-rock</span>\n
                            </div>\n
        \n
                <div class="block-image">\n
                    <a href="/agenda/evenement/legendary-rock-voices">\n
                        <div class="img-blur">\n
                                <img src="https://nancy.curieux.app/media/cache/resolve/event_cover/e/2026/02/699c10354193d-legendary-rock-voices.jpg" />\n
                        </div>\n
                        <div itemprop="image" class="img-contain">\n
                                <img src="https://nancy.curieux.app/media/cache/resolve/event_cover/e/2026/02/699c10354193d-legendary-rock-voices.jpg" />\n
                        </div>\n
                    </a>\n
                </div>\n
        \n
            </div>\n
            <div class="details">\n
                <div class="block-date">\n
                    Le vendredi 6 novembre 2026 à partir de 20h                    </div>\n
        \n
                <h5>\n
                    <a href="/agenda/evenement/legendary-rock-voices">\n
                        LEGENDARY ROCK VOICES\n
                    </a>\n
                </h5>\n
        \n
                 <div class="block-detail">\n
        \n
                    <div class="button-detail" href="#" itemprop="location" itemscope="" itemtype="https://schema.org/Place">\n
                        <a href="#"><svg viewBox="0 0 100 100" fill="currentColor" aria-hidden="true"><path fill="currentColor" d="M50 10.417c-15.581 0-28.201 12.627-28.201 28.201a28.07 28.07 0 0 0 5.602 16.873L45.49 86.823c.105.202.21.403.339.588l.04.069l.011-.006a5.06 5.06 0 0 0 4.135 2.111c1.556 0 2.912-.708 3.845-1.799l.047.027l.179-.31c.264-.356.498-.736.667-1.155L72.475 55.65a28.07 28.07 0 0 0 5.726-17.032c0-15.574-12.62-28.201-28.201-28.201m-.279 42.498c-7.677 0-13.895-6.221-13.895-13.895s6.218-13.895 13.895-13.895s13.895 6.222 13.895 13.895s-6.218 13.895-13.895 13.895"></path></svg>Le Zénith de Nancy, Maxéville</a>\n
                        <a href="#" itemprop="address" itemscope="" itemtype="https://schema.org/PostalAddress">\n
                                            </a>\n
                    </div>\n
                    \n
                    <div class="button-detail">\n
                        <svg viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"></path><path fill="currentColor" d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10s10-4.477 10-10S17.523 2 12 2m-2.977 9.5a5.3 5.3 0 0 0 0 1H12a1 1 0 1 1 0 2H9.686c.601.945 1.52 1.5 2.432 1.5c.55 0 .917-.106 1.204-.262c.3-.162.58-.415.913-.81a1 1 0 0 1 1.53 1.287c-.41.488-.88.95-1.49 1.281c-.622.338-1.326.504-2.157.504c-2.162 0-3.867-1.495-4.65-3.5H7a1 1 0 1 1 0-2h.018a7 7 0 0 1 0-1H7a1 1 0 1 1 0-2h.468C8.251 7.495 9.956 6 12.118 6c.831 0 1.535.166 2.157.504c.61.33 1.08.793 1.49 1.281a1 1 0 1 1-1.53 1.287c-.333-.395-.614-.648-.913-.81c-.287-.156-.653-.262-1.204-.262c-.912 0-1.83.554-2.432 1.5H12a1 1 0 1 1 0 2z"></path></g></svg>69 €            </div>\n
        \n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://ticketmaster.evyy.net/c/1358619/2038754/23891?u=https%3A%2F%2Fwww.ticketmaster.fr%2Ffr%2Fmanifestation%2Flegendary-rock-voices-billet%2Fidmanif%2F648472%2Fidtier%2F18864121&amp;utm_medium=affiliate">\n
                                <button class="btn btn-outline-success me-2" type="button">Ticketmaster</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://pfd.seetickets.com/?P5136B958990D17S1UC413989034926V4">\n
                                <button class="btn btn-outline-success me-2" type="button">SeeTickets</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://www.awin1.com/pclick.php?p=43996284816&amp;a=289889&amp;m=12494">\n
                                <button class="btn btn-outline-success me-2" type="button">Fnac</button>\n
                            </a>\n
                        </div>\n
                    \n
                </div>\n
        \n
            </div>\n
        \n
        \n
        \n
        </div>\n
        """
    ]
    [
      "lat" => 48.7106171
      "lng" => 6.1389166
      "title" => "MICHELE LAROQUE ET KAD MERAD"
      "rubricSlug" => "spectacle"
      "infoWindowHtml" => """
        <div>\n
        \n
            \n
            <div class="block-visual">\n
                <div class="logo-date">\n
                    <div class='logoDateJour'>20h</div>\n
                            </div>\n
        \n
                <div class="pr-1">\n
                    <span class="block-rubric color-spectacle" href="#">Spectacle</span>\n
                                    <span class="block-rubric color-spectacle" href="#">humour</span>\n
                                    <span class="block-rubric color-spectacle" href="#">théâtre</span>\n
                                    <span class="block-rubric color-spectacle" href="#">été</span>\n
                                    <span class="block-rubric color-spectacle" href="#">arts</span>\n
                            </div>\n
        \n
                <div class="block-image">\n
                    <a href="/agenda/evenement/michele-laroque-et-kad-merad">\n
                        <div class="img-blur">\n
                                <img src="https://nancy.curieux.app/img/cache/event_cover/e/2026/02/699c10361d9b8-michele-laroque-et-kad-merad.jpg" />\n
                        </div>\n
                        <div itemprop="image" class="img-contain">\n
                                <img src="https://nancy.curieux.app/img/cache/event_cover/e/2026/02/699c10361d9b8-michele-laroque-et-kad-merad.jpg" />\n
                        </div>\n
                    </a>\n
                </div>\n
        \n
            </div>\n
            <div class="details">\n
                <div class="block-date">\n
                    Le samedi 14 novembre 2026 à partir de 20h                    </div>\n
        \n
                <h5>\n
                    <a href="/agenda/evenement/michele-laroque-et-kad-merad">\n
                        MICHELE LAROQUE ET KAD MERAD\n
                    </a>\n
                </h5>\n
        \n
                 <div class="block-detail">\n
        \n
                    <div class="button-detail" href="#" itemprop="location" itemscope="" itemtype="https://schema.org/Place">\n
                        <a href="#"><svg viewBox="0 0 100 100" fill="currentColor" aria-hidden="true"><path fill="currentColor" d="M50 10.417c-15.581 0-28.201 12.627-28.201 28.201a28.07 28.07 0 0 0 5.602 16.873L45.49 86.823c.105.202.21.403.339.588l.04.069l.011-.006a5.06 5.06 0 0 0 4.135 2.111c1.556 0 2.912-.708 3.845-1.799l.047.027l.179-.31c.264-.356.498-.736.667-1.155L72.475 55.65a28.07 28.07 0 0 0 5.726-17.032c0-15.574-12.62-28.201-28.201-28.201m-.279 42.498c-7.677 0-13.895-6.221-13.895-13.895s6.218-13.895 13.895-13.895s13.895 6.222 13.895 13.895s-6.218 13.895-13.895 13.895"></path></svg>Le Zénith de Nancy, Maxéville</a>\n
                        <a href="#" itemprop="address" itemscope="" itemtype="https://schema.org/PostalAddress">\n
                                            </a>\n
                    </div>\n
                    \n
                    <div class="button-detail">\n
                        <svg viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"></path><path fill="currentColor" d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10s10-4.477 10-10S17.523 2 12 2m-2.977 9.5a5.3 5.3 0 0 0 0 1H12a1 1 0 1 1 0 2H9.686c.601.945 1.52 1.5 2.432 1.5c.55 0 .917-.106 1.204-.262c.3-.162.58-.415.913-.81a1 1 0 0 1 1.53 1.287c-.41.488-.88.95-1.49 1.281c-.622.338-1.326.504-2.157.504c-2.162 0-3.867-1.495-4.65-3.5H7a1 1 0 1 1 0-2h.018a7 7 0 0 1 0-1H7a1 1 0 1 1 0-2h.468C8.251 7.495 9.956 6 12.118 6c.831 0 1.535.166 2.157.504c.61.33 1.08.793 1.49 1.281a1 1 0 1 1-1.53 1.287c-.333-.395-.614-.648-.913-.81c-.287-.156-.653-.262-1.204-.262c-.912 0-1.83.554-2.432 1.5H12a1 1 0 1 1 0 2z"></path></g></svg>74 €            </div>\n
        \n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://pfd.seetickets.com/?P5136B958990D17S1UB41398908340V4">\n
                                <button class="btn btn-outline-success me-2" type="button">SeeTickets</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://ticketmaster.evyy.net/c/1358619/2038754/23891?u=https%3A%2F%2Fwww.ticketmaster.fr%2Ffr%2Fmanifestation%2Fmichele-laroque-et-kad-merad-billet%2Fidmanif%2F616937%2Fidtier%2F18864121&amp;utm_medium=affiliate">\n
                                <button class="btn btn-outline-success me-2" type="button">Ticketmaster</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://www.awin1.com/pclick.php?p=40785264907&amp;a=289889&amp;m=12494">\n
                                <button class="btn btn-outline-success me-2" type="button">Fnac</button>\n
                            </a>\n
                        </div>\n
                    \n
                </div>\n
        \n
            </div>\n
        \n
        \n
        \n
        </div>\n
        """
    ]
    [
      "lat" => 48.7106171
      "lng" => 6.1389166
      "title" => "CASSE-NOISETTE - BALLET ET ORCHESTRE - CASSE-NOISETTE"
      "rubricSlug" => "spectacle"
      "infoWindowHtml" => """
        <div>\n
        \n
            \n
            <div class="block-visual">\n
                <div class="logo-date">\n
                    <div class='logoDateJour'>20h</div>\n
                            </div>\n
        \n
                <div class="pr-1">\n
                    <span class="block-rubric color-spectacle" href="#">Spectacle</span>\n
                                    <span class="block-rubric color-spectacle" href="#">danse</span>\n
                                    <span class="block-rubric color-spectacle" href="#">danse traditionnelle</span>\n
                                    <span class="block-rubric color-spectacle" href="#">ballet</span>\n
                                    <span class="block-rubric color-spectacle" href="#">arts</span>\n
                            </div>\n
        \n
                <div class="block-image">\n
                    <a href="/agenda/evenement/casse-noisette-ballet-et-orchestre-casse-noisette-1">\n
                        <div class="img-blur">\n
                                <img src="https://nancy.curieux.app/img/cache/event_cover/e/2026/02/699c1036d1cec-casse-noisette-ballet-et-orchestre-casse-noisette.jpg" />\n
                        </div>\n
                        <div itemprop="image" class="img-contain">\n
                                <img src="https://nancy.curieux.app/img/cache/event_cover/e/2026/02/699c1036d1cec-casse-noisette-ballet-et-orchestre-casse-noisette.jpg" />\n
                        </div>\n
                    </a>\n
                </div>\n
        \n
            </div>\n
            <div class="details">\n
                <div class="block-date">\n
                    Le jeudi 19 novembre 2026 à partir de 20h                    </div>\n
        \n
                <h5>\n
                    <a href="/agenda/evenement/casse-noisette-ballet-et-orchestre-casse-noisette-1">\n
                        CASSE-NOISETTE - BALLET ET ORCHESTRE - CASSE-NOISETTE\n
                    </a>\n
                </h5>\n
        \n
                 <div class="block-detail">\n
        \n
                    <div class="button-detail" href="#" itemprop="location" itemscope="" itemtype="https://schema.org/Place">\n
                        <a href="#"><svg viewBox="0 0 100 100" fill="currentColor" aria-hidden="true"><path fill="currentColor" d="M50 10.417c-15.581 0-28.201 12.627-28.201 28.201a28.07 28.07 0 0 0 5.602 16.873L45.49 86.823c.105.202.21.403.339.588l.04.069l.011-.006a5.06 5.06 0 0 0 4.135 2.111c1.556 0 2.912-.708 3.845-1.799l.047.027l.179-.31c.264-.356.498-.736.667-1.155L72.475 55.65a28.07 28.07 0 0 0 5.726-17.032c0-15.574-12.62-28.201-28.201-28.201m-.279 42.498c-7.677 0-13.895-6.221-13.895-13.895s6.218-13.895 13.895-13.895s13.895 6.222 13.895 13.895s-6.218 13.895-13.895 13.895"></path></svg>Le Zénith de Nancy, Maxéville</a>\n
                        <a href="#" itemprop="address" itemscope="" itemtype="https://schema.org/PostalAddress">\n
                                            </a>\n
                    </div>\n
                    \n
                    <div class="button-detail">\n
                        <svg viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"></path><path fill="currentColor" d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10s10-4.477 10-10S17.523 2 12 2m-2.977 9.5a5.3 5.3 0 0 0 0 1H12a1 1 0 1 1 0 2H9.686c.601.945 1.52 1.5 2.432 1.5c.55 0 .917-.106 1.204-.262c.3-.162.58-.415.913-.81a1 1 0 0 1 1.53 1.287c-.41.488-.88.95-1.49 1.281c-.622.338-1.326.504-2.157.504c-2.162 0-3.867-1.495-4.65-3.5H7a1 1 0 1 1 0-2h.018a7 7 0 0 1 0-1H7a1 1 0 1 1 0-2h.468C8.251 7.495 9.956 6 12.118 6c.831 0 1.535.166 2.157.504c.61.33 1.08.793 1.49 1.281a1 1 0 1 1-1.53 1.287c-.333-.395-.614-.648-.913-.81c-.287-.156-.653-.262-1.204-.262c-.912 0-1.83.554-2.432 1.5H12a1 1 0 1 1 0 2z"></path></g></svg>69 €            </div>\n
        \n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://www.awin1.com/pclick.php?p=43035770708&amp;a=289889&amp;m=12494">\n
                                <button class="btn btn-outline-success me-2" type="button">Fnac</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://ticketmaster.evyy.net/c/1358619/2038754/23891?u=https%3A%2F%2Fwww.ticketmaster.fr%2Ffr%2Fmanifestation%2Fcasse-noisette-ballet-et-orchestre-billet%2Fidmanif%2F638884%2Fidtier%2F18864121&amp;utm_medium=affiliate">\n
                                <button class="btn btn-outline-success me-2" type="button">Ticketmaster</button>\n
                            </a>\n
                        </div>\n
                    \n
                </div>\n
        \n
            </div>\n
        \n
        \n
        \n
        </div>\n
        """
    ]
    [
      "lat" => 48.7106171
      "lng" => 6.1389166
      "title" => "Barbara par Pietragalla"
      "rubricSlug" => "spectacle"
      "infoWindowHtml" => """
        <div>\n
        \n
            \n
            <div class="block-visual">\n
                <div class="logo-date">\n
                    <div class='logoDateJour'>20h</div>\n
                            </div>\n
        \n
                <div class="pr-1">\n
                    <span class="block-rubric color-spectacle" href="#">Spectacle</span>\n
                                    <span class="block-rubric color-spectacle" href="#">danse contemporaine</span>\n
                            </div>\n
        \n
                <div class="block-image">\n
                    <a href="/agenda/evenement/barbara-par-pietragalla-1">\n
                        <div class="img-blur">\n
                                <img src="https://nancy.curieux.app/media/cache/resolve/event_cover/e/2026/02/699c10376c112-barbara-par-pietragalla.jpg" />\n
                        </div>\n
                        <div itemprop="image" class="img-contain">\n
                                <img src="https://nancy.curieux.app/media/cache/resolve/event_cover/e/2026/02/699c10376c112-barbara-par-pietragalla.jpg" />\n
                        </div>\n
                    </a>\n
                </div>\n
        \n
            </div>\n
            <div class="details">\n
                <div class="block-date">\n
                    Le samedi 21 novembre 2026 à partir de 20h                    </div>\n
        \n
                <h5>\n
                    <a href="/agenda/evenement/barbara-par-pietragalla-1">\n
                        Barbara par Pietragalla\n
                    </a>\n
                </h5>\n
        \n
                 <div class="block-detail">\n
        \n
                    <div class="button-detail" href="#" itemprop="location" itemscope="" itemtype="https://schema.org/Place">\n
                        <a href="#"><svg viewBox="0 0 100 100" fill="currentColor" aria-hidden="true"><path fill="currentColor" d="M50 10.417c-15.581 0-28.201 12.627-28.201 28.201a28.07 28.07 0 0 0 5.602 16.873L45.49 86.823c.105.202.21.403.339.588l.04.069l.011-.006a5.06 5.06 0 0 0 4.135 2.111c1.556 0 2.912-.708 3.845-1.799l.047.027l.179-.31c.264-.356.498-.736.667-1.155L72.475 55.65a28.07 28.07 0 0 0 5.726-17.032c0-15.574-12.62-28.201-28.201-28.201m-.279 42.498c-7.677 0-13.895-6.221-13.895-13.895s6.218-13.895 13.895-13.895s13.895 6.222 13.895 13.895s-6.218 13.895-13.895 13.895"></path></svg>Le Zénith de Nancy, Maxéville</a>\n
                        <a href="#" itemprop="address" itemscope="" itemtype="https://schema.org/PostalAddress">\n
                                            </a>\n
                    </div>\n
                    \n
                    <div class="button-detail">\n
                        <svg viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"></path><path fill="currentColor" d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10s10-4.477 10-10S17.523 2 12 2m-2.977 9.5a5.3 5.3 0 0 0 0 1H12a1 1 0 1 1 0 2H9.686c.601.945 1.52 1.5 2.432 1.5c.55 0 .917-.106 1.204-.262c.3-.162.58-.415.913-.81a1 1 0 0 1 1.53 1.287c-.41.488-.88.95-1.49 1.281c-.622.338-1.326.504-2.157.504c-2.162 0-3.867-1.495-4.65-3.5H7a1 1 0 1 1 0-2h.018a7 7 0 0 1 0-1H7a1 1 0 1 1 0-2h.468C8.251 7.495 9.956 6 12.118 6c.831 0 1.535.166 2.157.504c.61.33 1.08.793 1.49 1.281a1 1 0 1 1-1.53 1.287c-.333-.395-.614-.648-.913-.81c-.287-.156-.653-.262-1.204-.262c-.912 0-1.83.554-2.432 1.5H12a1 1 0 1 1 0 2z"></path></g></svg>57 €            </div>\n
        \n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://www.awin1.com/pclick.php?p=44020560022&amp;a=289889&amp;m=12494">\n
                                <button class="btn btn-outline-success me-2" type="button">Fnac</button>\n
                            </a>\n
                        </div>\n
                    \n
                </div>\n
        \n
            </div>\n
        \n
        \n
        \n
        </div>\n
        """
    ]
    [
      "lat" => 48.7106171
      "lng" => 6.1389166
      "title" => "PLK"
      "rubricSlug" => "concert"
      "infoWindowHtml" => """
        <div>\n
        \n
            \n
            <div class="block-visual">\n
                <div class="logo-date">\n
                    <div class='logoDateJour'>20h</div>\n
                            </div>\n
        \n
                <div class="pr-1">\n
                    <span class="block-rubric color-concert" href="#">Concert</span>\n
                                    <span class="block-rubric color-concert" href="#">hip-hop</span>\n
                                    <span class="block-rubric color-concert" href="#">rap</span>\n
                                    <span class="block-rubric color-concert" href="#">slam</span>\n
                            </div>\n
        \n
                <div class="block-image">\n
                    <a href="/agenda/evenement/plk-2">\n
                        <div class="img-blur">\n
                                <img src="https://nancy.curieux.app/media/cache/resolve/event_cover/e/2026/02/699c10385d7e7-plk.jpg" />\n
                        </div>\n
                        <div itemprop="image" class="img-contain">\n
                                <img src="https://nancy.curieux.app/media/cache/resolve/event_cover/e/2026/02/699c10385d7e7-plk.jpg" />\n
                        </div>\n
                    </a>\n
                </div>\n
        \n
            </div>\n
            <div class="details">\n
                <div class="block-date">\n
                    Le vendredi 27 novembre 2026 à partir de 20h                    </div>\n
        \n
                <h5>\n
                    <a href="/agenda/evenement/plk-2">\n
                        PLK\n
                    </a>\n
                </h5>\n
        \n
                 <div class="block-detail">\n
        \n
                    <div class="button-detail" href="#" itemprop="location" itemscope="" itemtype="https://schema.org/Place">\n
                        <a href="#"><svg viewBox="0 0 100 100" fill="currentColor" aria-hidden="true"><path fill="currentColor" d="M50 10.417c-15.581 0-28.201 12.627-28.201 28.201a28.07 28.07 0 0 0 5.602 16.873L45.49 86.823c.105.202.21.403.339.588l.04.069l.011-.006a5.06 5.06 0 0 0 4.135 2.111c1.556 0 2.912-.708 3.845-1.799l.047.027l.179-.31c.264-.356.498-.736.667-1.155L72.475 55.65a28.07 28.07 0 0 0 5.726-17.032c0-15.574-12.62-28.201-28.201-28.201m-.279 42.498c-7.677 0-13.895-6.221-13.895-13.895s6.218-13.895 13.895-13.895s13.895 6.222 13.895 13.895s-6.218 13.895-13.895 13.895"></path></svg>Le Zénith de Nancy, Maxéville</a>\n
                        <a href="#" itemprop="address" itemscope="" itemtype="https://schema.org/PostalAddress">\n
                                            </a>\n
                    </div>\n
                    \n
                    <div class="button-detail">\n
                        <svg viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"></path><path fill="currentColor" d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10s10-4.477 10-10S17.523 2 12 2m-2.977 9.5a5.3 5.3 0 0 0 0 1H12a1 1 0 1 1 0 2H9.686c.601.945 1.52 1.5 2.432 1.5c.55 0 .917-.106 1.204-.262c.3-.162.58-.415.913-.81a1 1 0 0 1 1.53 1.287c-.41.488-.88.95-1.49 1.281c-.622.338-1.326.504-2.157.504c-2.162 0-3.867-1.495-4.65-3.5H7a1 1 0 1 1 0-2h.018a7 7 0 0 1 0-1H7a1 1 0 1 1 0-2h.468C8.251 7.495 9.956 6 12.118 6c.831 0 1.535.166 2.157.504c.61.33 1.08.793 1.49 1.281a1 1 0 1 1-1.53 1.287c-.333-.395-.614-.648-.913-.81c-.287-.156-.653-.262-1.204-.262c-.912 0-1.83.554-2.432 1.5H12a1 1 0 1 1 0 2z"></path></g></svg>72 €            </div>\n
        \n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://pfd.seetickets.com/?P5136B958990D17S1UC413989026903V4">\n
                                <button class="btn btn-outline-success me-2" type="button">SeeTickets</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://www.awin1.com/pclick.php?p=42962796605&amp;a=289889&amp;m=12494">\n
                                <button class="btn btn-outline-success me-2" type="button">Fnac</button>\n
                            </a>\n
                        </div>\n
                    \n
                </div>\n
        \n
            </div>\n
        \n
        \n
        \n
        </div>\n
        """
    ]
    [
      "lat" => 48.7106171
      "lng" => 6.1389166
      "title" => "THE MUSIC OF QUEEN"
      "rubricSlug" => "concert"
      "infoWindowHtml" => """
        <div>\n
        \n
            \n
            <div class="block-visual">\n
                <div class="logo-date">\n
                    <div class='logoDateJour'>20h</div>\n
                            </div>\n
        \n
                <div class="pr-1">\n
                    <span class="block-rubric color-concert" href="#">Concert</span>\n
                                    <span class="block-rubric color-concert" href="#">pop</span>\n
                                    <span class="block-rubric color-concert" href="#">rock</span>\n
                                    <span class="block-rubric color-concert" href="#">musique</span>\n
                                    <span class="block-rubric color-concert" href="#">pop-rock</span>\n
                            </div>\n
        \n
                <div class="block-image">\n
                    <a href="/agenda/evenement/the-music-of-queen">\n
                        <div class="img-blur">\n
                                <img src="https://nancy.curieux.app/media/cache/resolve/event_cover/e/2026/02/699c1038c4f91-the-music-of-queen.jpg" />\n
                        </div>\n
                        <div itemprop="image" class="img-contain">\n
                                <img src="https://nancy.curieux.app/media/cache/resolve/event_cover/e/2026/02/699c1038c4f91-the-music-of-queen.jpg" />\n
                        </div>\n
                    </a>\n
                </div>\n
        \n
            </div>\n
            <div class="details">\n
                <div class="block-date">\n
                    Le samedi 28 novembre 2026 à partir de 20h                    </div>\n
        \n
                <h5>\n
                    <a href="/agenda/evenement/the-music-of-queen">\n
                        THE MUSIC OF QUEEN\n
                    </a>\n
                </h5>\n
        \n
                 <div class="block-detail">\n
        \n
                    <div class="button-detail" href="#" itemprop="location" itemscope="" itemtype="https://schema.org/Place">\n
                        <a href="#"><svg viewBox="0 0 100 100" fill="currentColor" aria-hidden="true"><path fill="currentColor" d="M50 10.417c-15.581 0-28.201 12.627-28.201 28.201a28.07 28.07 0 0 0 5.602 16.873L45.49 86.823c.105.202.21.403.339.588l.04.069l.011-.006a5.06 5.06 0 0 0 4.135 2.111c1.556 0 2.912-.708 3.845-1.799l.047.027l.179-.31c.264-.356.498-.736.667-1.155L72.475 55.65a28.07 28.07 0 0 0 5.726-17.032c0-15.574-12.62-28.201-28.201-28.201m-.279 42.498c-7.677 0-13.895-6.221-13.895-13.895s6.218-13.895 13.895-13.895s13.895 6.222 13.895 13.895s-6.218 13.895-13.895 13.895"></path></svg>Le Zénith de Nancy, Maxéville</a>\n
                        <a href="#" itemprop="address" itemscope="" itemtype="https://schema.org/PostalAddress">\n
                                            </a>\n
                    </div>\n
                    \n
                    <div class="button-detail">\n
                        <svg viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"></path><path fill="currentColor" d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10s10-4.477 10-10S17.523 2 12 2m-2.977 9.5a5.3 5.3 0 0 0 0 1H12a1 1 0 1 1 0 2H9.686c.601.945 1.52 1.5 2.432 1.5c.55 0 .917-.106 1.204-.262c.3-.162.58-.415.913-.81a1 1 0 0 1 1.53 1.287c-.41.488-.88.95-1.49 1.281c-.622.338-1.326.504-2.157.504c-2.162 0-3.867-1.495-4.65-3.5H7a1 1 0 1 1 0-2h.018a7 7 0 0 1 0-1H7a1 1 0 1 1 0-2h.468C8.251 7.495 9.956 6 12.118 6c.831 0 1.535.166 2.157.504c.61.33 1.08.793 1.49 1.281a1 1 0 1 1-1.53 1.287c-.333-.395-.614-.648-.913-.81c-.287-.156-.653-.262-1.204-.262c-.912 0-1.83.554-2.432 1.5H12a1 1 0 1 1 0 2z"></path></g></svg>76 €            </div>\n
        \n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://ticketmaster.evyy.net/c/1358619/2038754/23891?u=https%3A%2F%2Fwww.ticketmaster.fr%2Ffr%2Fmanifestation%2Fthe-music-of-queen-billet%2Fidmanif%2F643736%2Fidtier%2F18864121&amp;utm_medium=affiliate">\n
                                <button class="btn btn-outline-success me-2" type="button">Ticketmaster</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://www.awin1.com/pclick.php?p=43632441890&amp;a=289889&amp;m=12494">\n
                                <button class="btn btn-outline-success me-2" type="button">Fnac</button>\n
                            </a>\n
                        </div>\n
                    \n
                </div>\n
        \n
            </div>\n
        \n
        \n
        \n
        </div>\n
        """
    ]
    [
      "lat" => 48.7106171
      "lng" => 6.1389166
      "title" => "REDOUANE BOUGHERABA"
      "rubricSlug" => "spectacle"
      "infoWindowHtml" => """
        <div>\n
        \n
            \n
            <div class="block-visual">\n
                <div class="logo-date">\n
                    <div class='logoDateJour'>20h</div>\n
                            </div>\n
        \n
                <div class="pr-1">\n
                    <span class="block-rubric color-spectacle" href="#">Spectacle</span>\n
                                    <span class="block-rubric color-spectacle" href="#">humour</span>\n
                                    <span class="block-rubric color-spectacle" href="#">théâtre</span>\n
                                    <span class="block-rubric color-spectacle" href="#">été</span>\n
                                    <span class="block-rubric color-spectacle" href="#">arts</span>\n
                            </div>\n
        \n
                <div class="block-image">\n
                    <a href="/agenda/evenement/redouane-bougheraba-1">\n
                        <div class="img-blur">\n
                                <img src="https://nancy.curieux.app/img/cache/event_cover/e/2026/02/699c10399a25c-redouane-bougheraba.jpg" />\n
                        </div>\n
                        <div itemprop="image" class="img-contain">\n
                                <img src="https://nancy.curieux.app/img/cache/event_cover/e/2026/02/699c10399a25c-redouane-bougheraba.jpg" />\n
                        </div>\n
                    </a>\n
                </div>\n
        \n
            </div>\n
            <div class="details">\n
                <div class="block-date">\n
                    Le mardi 1 décembre 2026 à partir de 20h                    </div>\n
        \n
                <h5>\n
                    <a href="/agenda/evenement/redouane-bougheraba-1">\n
                        REDOUANE BOUGHERABA\n
                    </a>\n
                </h5>\n
        \n
                 <div class="block-detail">\n
        \n
                    <div class="button-detail" href="#" itemprop="location" itemscope="" itemtype="https://schema.org/Place">\n
                        <a href="#"><svg viewBox="0 0 100 100" fill="currentColor" aria-hidden="true"><path fill="currentColor" d="M50 10.417c-15.581 0-28.201 12.627-28.201 28.201a28.07 28.07 0 0 0 5.602 16.873L45.49 86.823c.105.202.21.403.339.588l.04.069l.011-.006a5.06 5.06 0 0 0 4.135 2.111c1.556 0 2.912-.708 3.845-1.799l.047.027l.179-.31c.264-.356.498-.736.667-1.155L72.475 55.65a28.07 28.07 0 0 0 5.726-17.032c0-15.574-12.62-28.201-28.201-28.201m-.279 42.498c-7.677 0-13.895-6.221-13.895-13.895s6.218-13.895 13.895-13.895s13.895 6.222 13.895 13.895s-6.218 13.895-13.895 13.895"></path></svg>Le Zénith de Nancy, Maxéville</a>\n
                        <a href="#" itemprop="address" itemscope="" itemtype="https://schema.org/PostalAddress">\n
                                            </a>\n
                    </div>\n
                    \n
                    <div class="button-detail">\n
                        <svg viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"></path><path fill="currentColor" d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10s10-4.477 10-10S17.523 2 12 2m-2.977 9.5a5.3 5.3 0 0 0 0 1H12a1 1 0 1 1 0 2H9.686c.601.945 1.52 1.5 2.432 1.5c.55 0 .917-.106 1.204-.262c.3-.162.58-.415.913-.81a1 1 0 0 1 1.53 1.287c-.41.488-.88.95-1.49 1.281c-.622.338-1.326.504-2.157.504c-2.162 0-3.867-1.495-4.65-3.5H7a1 1 0 1 1 0-2h.018a7 7 0 0 1 0-1H7a1 1 0 1 1 0-2h.468C8.251 7.495 9.956 6 12.118 6c.831 0 1.535.166 2.157.504c.61.33 1.08.793 1.49 1.281a1 1 0 1 1-1.53 1.287c-.333-.395-.614-.648-.913-.81c-.287-.156-.653-.262-1.204-.262c-.912 0-1.83.554-2.432 1.5H12a1 1 0 1 1 0 2z"></path></g></svg>69 €            </div>\n
        \n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://pfd.seetickets.com/?P5136B958990D17S1UC413989020757V4">\n
                                <button class="btn btn-outline-success me-2" type="button">SeeTickets</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://ticketmaster.evyy.net/c/1358619/2038754/23891?u=https%3A%2F%2Fwww.ticketmaster.fr%2Ffr%2Fmanifestation%2Fredouane-bougheraba-billet%2Fidmanif%2F634163%2Fidtier%2F18864121&amp;utm_medium=affiliate">\n
                                <button class="btn btn-outline-success me-2" type="button">Ticketmaster</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://www.awin1.com/pclick.php?p=42298674223&amp;a=289889&amp;m=12494">\n
                                <button class="btn btn-outline-success me-2" type="button">Fnac</button>\n
                            </a>\n
                        </div>\n
                    \n
                </div>\n
        \n
            </div>\n
        \n
        \n
        \n
        </div>\n
        """
    ]
    [
      "lat" => 48.7106171
      "lng" => 6.1389166
      "title" => "CHANTAL GOYA"
      "rubricSlug" => "concert"
      "infoWindowHtml" => """
        <div>\n
        \n
            \n
            <div class="block-visual">\n
                <div class="logo-date">\n
                    <div class='logoDateJour'>15h</div>\n
                            </div>\n
        \n
                <div class="pr-1">\n
                    <span class="block-rubric color-concert" href="#">Concert</span>\n
                                    <span class="block-rubric color-concert" href="#">chanson francaise</span>\n
                                    <span class="block-rubric color-concert" href="#">musique</span>\n
                                    <span class="block-rubric color-concert" href="#">variété</span>\n
                                    <span class="block-rubric color-concert" href="#">été</span>\n
                            </div>\n
        \n
                <div class="block-image">\n
                    <a href="/agenda/evenement/chantal-goya">\n
                        <div class="img-blur">\n
                                <img src="https://nancy.curieux.app/media/cache/resolve/event_cover/e/2026/02/699c103a3a5a6-chantal-goya.jpg" />\n
                        </div>\n
                        <div itemprop="image" class="img-contain">\n
                                <img src="https://nancy.curieux.app/media/cache/resolve/event_cover/e/2026/02/699c103a3a5a6-chantal-goya.jpg" />\n
                        </div>\n
                    </a>\n
                </div>\n
        \n
            </div>\n
            <div class="details">\n
                <div class="block-date">\n
                    Le dimanche 13 décembre 2026 à partir de 15h                    </div>\n
        \n
                <h5>\n
                    <a href="/agenda/evenement/chantal-goya">\n
                        CHANTAL GOYA\n
                    </a>\n
                </h5>\n
        \n
                 <div class="block-detail">\n
        \n
                    <div class="button-detail" href="#" itemprop="location" itemscope="" itemtype="https://schema.org/Place">\n
                        <a href="#"><svg viewBox="0 0 100 100" fill="currentColor" aria-hidden="true"><path fill="currentColor" d="M50 10.417c-15.581 0-28.201 12.627-28.201 28.201a28.07 28.07 0 0 0 5.602 16.873L45.49 86.823c.105.202.21.403.339.588l.04.069l.011-.006a5.06 5.06 0 0 0 4.135 2.111c1.556 0 2.912-.708 3.845-1.799l.047.027l.179-.31c.264-.356.498-.736.667-1.155L72.475 55.65a28.07 28.07 0 0 0 5.726-17.032c0-15.574-12.62-28.201-28.201-28.201m-.279 42.498c-7.677 0-13.895-6.221-13.895-13.895s6.218-13.895 13.895-13.895s13.895 6.222 13.895 13.895s-6.218 13.895-13.895 13.895"></path></svg>Le Zénith de Nancy, Maxéville</a>\n
                        <a href="#" itemprop="address" itemscope="" itemtype="https://schema.org/PostalAddress">\n
                                            </a>\n
                    </div>\n
                    \n
                    <div class="button-detail">\n
                        <svg viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"></path><path fill="currentColor" d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10s10-4.477 10-10S17.523 2 12 2m-2.977 9.5a5.3 5.3 0 0 0 0 1H12a1 1 0 1 1 0 2H9.686c.601.945 1.52 1.5 2.432 1.5c.55 0 .917-.106 1.204-.262c.3-.162.58-.415.913-.81a1 1 0 0 1 1.53 1.287c-.41.488-.88.95-1.49 1.281c-.622.338-1.326.504-2.157.504c-2.162 0-3.867-1.495-4.65-3.5H7a1 1 0 1 1 0-2h.018a7 7 0 0 1 0-1H7a1 1 0 1 1 0-2h.468C8.251 7.495 9.956 6 12.118 6c.831 0 1.535.166 2.157.504c.61.33 1.08.793 1.49 1.281a1 1 0 1 1-1.53 1.287c-.333-.395-.614-.648-.913-.81c-.287-.156-.653-.262-1.204-.262c-.912 0-1.83.554-2.432 1.5H12a1 1 0 1 1 0 2z"></path></g></svg>65 €            </div>\n
        \n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://pfd.seetickets.com/?P5136B958990D17S1UC413989028110V4">\n
                                <button class="btn btn-outline-success me-2" type="button">SeeTickets</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://ticketmaster.evyy.net/c/1358619/2038754/23891?u=https%3A%2F%2Fwww.ticketmaster.fr%2Ffr%2Fmanifestation%2Fchantal-goya-billet%2Fidmanif%2F602963%2Fidtier%2F18864121&amp;utm_medium=affiliate">\n
                                <button class="btn btn-outline-success me-2" type="button">Ticketmaster</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://www.awin1.com/pclick.php?p=43138135266&amp;a=289889&amp;m=12494">\n
                                <button class="btn btn-outline-success me-2" type="button">Fnac</button>\n
                            </a>\n
                        </div>\n
                    \n
                </div>\n
        \n
            </div>\n
        \n
        \n
        \n
        </div>\n
        """
    ]
    [
      "lat" => 48.7106171
      "lng" => 6.1389166
      "title" => "Les 4 Saisons - Un Ballet sur la Musique d'Antonio Vivaldi"
      "rubricSlug" => "spectacle"
      "infoWindowHtml" => """
        <div>\n
        \n
            \n
            <div class="block-visual">\n
                <div class="logo-date">\n
                    <div class='logoDateJour'>16h</div>\n
                            </div>\n
        \n
                <div class="pr-1">\n
                    <span class="block-rubric color-spectacle" href="#">Spectacle</span>\n
                                    <span class="block-rubric color-spectacle" href="#">danse traditionnelle</span>\n
                            </div>\n
        \n
                <div class="block-image">\n
                    <a href="/agenda/evenement/les-4-saisons-un-ballet-sur-la-musique-d-antonio-vivaldi-1">\n
                        <div class="img-blur">\n
                                <img src="https://nancy.curieux.app/media/cache/resolve/event_cover/e/2026/02/699c103aa5d70-les-4-saisons-un-ballet-sur-la-musique-d-antonio-vivaldi.jpg" />\n
                        </div>\n
                        <div itemprop="image" class="img-contain">\n
                                <img src="https://nancy.curieux.app/media/cache/resolve/event_cover/e/2026/02/699c103aa5d70-les-4-saisons-un-ballet-sur-la-musique-d-antonio-vivaldi.jpg" />\n
                        </div>\n
                    </a>\n
                </div>\n
        \n
            </div>\n
            <div class="details">\n
                <div class="block-date">\n
                    Le dimanche 20 décembre 2026 à partir de 16h                    </div>\n
        \n
                <h5>\n
                    <a href="/agenda/evenement/les-4-saisons-un-ballet-sur-la-musique-d-antonio-vivaldi-1">\n
                        Les 4 Saisons - Un Ballet sur la Musique d&#039;Antonio Vivaldi\n
                    </a>\n
                </h5>\n
        \n
                 <div class="block-detail">\n
        \n
                    <div class="button-detail" href="#" itemprop="location" itemscope="" itemtype="https://schema.org/Place">\n
                        <a href="#"><svg viewBox="0 0 100 100" fill="currentColor" aria-hidden="true"><path fill="currentColor" d="M50 10.417c-15.581 0-28.201 12.627-28.201 28.201a28.07 28.07 0 0 0 5.602 16.873L45.49 86.823c.105.202.21.403.339.588l.04.069l.011-.006a5.06 5.06 0 0 0 4.135 2.111c1.556 0 2.912-.708 3.845-1.799l.047.027l.179-.31c.264-.356.498-.736.667-1.155L72.475 55.65a28.07 28.07 0 0 0 5.726-17.032c0-15.574-12.62-28.201-28.201-28.201m-.279 42.498c-7.677 0-13.895-6.221-13.895-13.895s6.218-13.895 13.895-13.895s13.895 6.222 13.895 13.895s-6.218 13.895-13.895 13.895"></path></svg>Le Zénith de Nancy, Maxéville</a>\n
                        <a href="#" itemprop="address" itemscope="" itemtype="https://schema.org/PostalAddress">\n
                                            </a>\n
                    </div>\n
                    \n
                    <div class="button-detail">\n
                        <svg viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"></path><path fill="currentColor" d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10s10-4.477 10-10S17.523 2 12 2m-2.977 9.5a5.3 5.3 0 0 0 0 1H12a1 1 0 1 1 0 2H9.686c.601.945 1.52 1.5 2.432 1.5c.55 0 .917-.106 1.204-.262c.3-.162.58-.415.913-.81a1 1 0 0 1 1.53 1.287c-.41.488-.88.95-1.49 1.281c-.622.338-1.326.504-2.157.504c-2.162 0-3.867-1.495-4.65-3.5H7a1 1 0 1 1 0-2h.018a7 7 0 0 1 0-1H7a1 1 0 1 1 0-2h.468C8.251 7.495 9.956 6 12.118 6c.831 0 1.535.166 2.157.504c.61.33 1.08.793 1.49 1.281a1 1 0 1 1-1.53 1.287c-.333-.395-.614-.648-.913-.81c-.287-.156-.653-.262-1.204-.262c-.912 0-1.83.554-2.432 1.5H12a1 1 0 1 1 0 2z"></path></g></svg>68 €            </div>\n
        \n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://www.awin1.com/pclick.php?p=44022189521&amp;a=289889&amp;m=12494">\n
                                <button class="btn btn-outline-success me-2" type="button">Fnac</button>\n
                            </a>\n
                        </div>\n
                    \n
                </div>\n
        \n
            </div>\n
        \n
        \n
        \n
        </div>\n
        """
    ]
    [
      "lat" => 48.7106171
      "lng" => 6.1389166
      "title" => "LES ANNEES 80"
      "rubricSlug" => "concert"
      "infoWindowHtml" => """
        <div>\n
        \n
            \n
            <div class="block-visual">\n
                <div class="logo-date">\n
                    <div class='logoDateJour'>20h</div>\n
                            </div>\n
        \n
                <div class="pr-1">\n
                    <span class="block-rubric color-concert" href="#">Concert</span>\n
                                    <span class="block-rubric color-concert" href="#">chanson francaise</span>\n
                                    <span class="block-rubric color-concert" href="#">musique</span>\n
                                    <span class="block-rubric color-concert" href="#">variété</span>\n
                                    <span class="block-rubric color-concert" href="#">été</span>\n
                            </div>\n
        \n
                <div class="block-image">\n
                    <a href="/agenda/evenement/les-annees-80-1">\n
                        <div class="img-blur">\n
                                <img src="https://nancy.curieux.app/media/cache/resolve/event_cover/e/2026/02/699c103be287c-les-annees-80.jpg" />\n
                        </div>\n
                        <div itemprop="image" class="img-contain">\n
                                <img src="https://nancy.curieux.app/media/cache/resolve/event_cover/e/2026/02/699c103be287c-les-annees-80.jpg" />\n
                        </div>\n
                    </a>\n
                </div>\n
        \n
            </div>\n
            <div class="details">\n
                <div class="block-date">\n
                    Le vendredi 8 janvier 2027 à partir de 20h                    </div>\n
        \n
                <h5>\n
                    <a href="/agenda/evenement/les-annees-80-1">\n
                        LES ANNEES 80\n
                    </a>\n
                </h5>\n
        \n
                 <div class="block-detail">\n
        \n
                    <div class="button-detail" href="#" itemprop="location" itemscope="" itemtype="https://schema.org/Place">\n
                        <a href="#"><svg viewBox="0 0 100 100" fill="currentColor" aria-hidden="true"><path fill="currentColor" d="M50 10.417c-15.581 0-28.201 12.627-28.201 28.201a28.07 28.07 0 0 0 5.602 16.873L45.49 86.823c.105.202.21.403.339.588l.04.069l.011-.006a5.06 5.06 0 0 0 4.135 2.111c1.556 0 2.912-.708 3.845-1.799l.047.027l.179-.31c.264-.356.498-.736.667-1.155L72.475 55.65a28.07 28.07 0 0 0 5.726-17.032c0-15.574-12.62-28.201-28.201-28.201m-.279 42.498c-7.677 0-13.895-6.221-13.895-13.895s6.218-13.895 13.895-13.895s13.895 6.222 13.895 13.895s-6.218 13.895-13.895 13.895"></path></svg>Le Zénith de Nancy, Maxéville</a>\n
                        <a href="#" itemprop="address" itemscope="" itemtype="https://schema.org/PostalAddress">\n
                                            </a>\n
                    </div>\n
                    \n
                    <div class="button-detail">\n
                        <svg viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"></path><path fill="currentColor" d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10s10-4.477 10-10S17.523 2 12 2m-2.977 9.5a5.3 5.3 0 0 0 0 1H12a1 1 0 1 1 0 2H9.686c.601.945 1.52 1.5 2.432 1.5c.55 0 .917-.106 1.204-.262c.3-.162.58-.415.913-.81a1 1 0 0 1 1.53 1.287c-.41.488-.88.95-1.49 1.281c-.622.338-1.326.504-2.157.504c-2.162 0-3.867-1.495-4.65-3.5H7a1 1 0 1 1 0-2h.018a7 7 0 0 1 0-1H7a1 1 0 1 1 0-2h.468C8.251 7.495 9.956 6 12.118 6c.831 0 1.535.166 2.157.504c.61.33 1.08.793 1.49 1.281a1 1 0 1 1-1.53 1.287c-.333-.395-.614-.648-.913-.81c-.287-.156-.653-.262-1.204-.262c-.912 0-1.83.554-2.432 1.5H12a1 1 0 1 1 0 2z"></path></g></svg>62 €            </div>\n
        \n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://pfd.seetickets.com/?P5136B958990D17S1UC413989014109V4">\n
                                <button class="btn btn-outline-success me-2" type="button">SeeTickets</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://ticketmaster.evyy.net/c/1358619/2038754/23891?u=https%3A%2F%2Fwww.ticketmaster.fr%2Ffr%2Fmanifestation%2Fles-annees-80-billet%2Fidmanif%2F624903%2Fidtier%2F18864121&amp;utm_medium=affiliate">\n
                                <button class="btn btn-outline-success me-2" type="button">Ticketmaster</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://www.awin1.com/pclick.php?p=41502734343&amp;a=289889&amp;m=12494">\n
                                <button class="btn btn-outline-success me-2" type="button">Fnac</button>\n
                            </a>\n
                        </div>\n
                    \n
                </div>\n
        \n
            </div>\n
        \n
        \n
        \n
        </div>\n
        """
    ]
    [
      "lat" => 48.7106171
      "lng" => 6.1389166
      "title" => "FESTIVAL MONDIAL DE LA MAGIE"
      "rubricSlug" => "spectacle"
      "infoWindowHtml" => """
        <div>\n
        \n
            \n
            <div class="block-visual">\n
                <div class="logo-date">\n
                    <div class='logoDateJour'>20h</div>\n
                            </div>\n
        \n
                <div class="pr-1">\n
                    <span class="block-rubric color-spectacle" href="#">Spectacle</span>\n
                                    <span class="block-rubric color-spectacle" href="#">théâtre</span>\n
                                    <span class="block-rubric color-spectacle" href="#">magie</span>\n
                                    <span class="block-rubric color-spectacle" href="#">été</span>\n
                                    <span class="block-rubric color-spectacle" href="#">arts</span>\n
                            </div>\n
        \n
                <div class="block-image">\n
                    <a href="/agenda/evenement/festival-mondial-de-la-magie-1">\n
                        <div class="img-blur">\n
                                <img src="https://nancy.curieux.app/img/cache/event_cover/e/2026/02/699c103ca1381-festival-mondial-de-la-magie.jpg" />\n
                        </div>\n
                        <div itemprop="image" class="img-contain">\n
                                <img src="https://nancy.curieux.app/img/cache/event_cover/e/2026/02/699c103ca1381-festival-mondial-de-la-magie.jpg" />\n
                        </div>\n
                    </a>\n
                </div>\n
        \n
            </div>\n
            <div class="details">\n
                <div class="block-date">\n
                    Le vendredi 22 janvier 2027 à partir de 20h                    </div>\n
        \n
                <h5>\n
                    <a href="/agenda/evenement/festival-mondial-de-la-magie-1">\n
                        FESTIVAL MONDIAL DE LA MAGIE\n
                    </a>\n
                </h5>\n
        \n
                 <div class="block-detail">\n
        \n
                    <div class="button-detail" href="#" itemprop="location" itemscope="" itemtype="https://schema.org/Place">\n
                        <a href="#"><svg viewBox="0 0 100 100" fill="currentColor" aria-hidden="true"><path fill="currentColor" d="M50 10.417c-15.581 0-28.201 12.627-28.201 28.201a28.07 28.07 0 0 0 5.602 16.873L45.49 86.823c.105.202.21.403.339.588l.04.069l.011-.006a5.06 5.06 0 0 0 4.135 2.111c1.556 0 2.912-.708 3.845-1.799l.047.027l.179-.31c.264-.356.498-.736.667-1.155L72.475 55.65a28.07 28.07 0 0 0 5.726-17.032c0-15.574-12.62-28.201-28.201-28.201m-.279 42.498c-7.677 0-13.895-6.221-13.895-13.895s6.218-13.895 13.895-13.895s13.895 6.222 13.895 13.895s-6.218 13.895-13.895 13.895"></path></svg>Le Zénith de Nancy, Maxéville</a>\n
                        <a href="#" itemprop="address" itemscope="" itemtype="https://schema.org/PostalAddress">\n
                                            </a>\n
                    </div>\n
                    \n
                    <div class="button-detail">\n
                        <svg viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"></path><path fill="currentColor" d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10s10-4.477 10-10S17.523 2 12 2m-2.977 9.5a5.3 5.3 0 0 0 0 1H12a1 1 0 1 1 0 2H9.686c.601.945 1.52 1.5 2.432 1.5c.55 0 .917-.106 1.204-.262c.3-.162.58-.415.913-.81a1 1 0 0 1 1.53 1.287c-.41.488-.88.95-1.49 1.281c-.622.338-1.326.504-2.157.504c-2.162 0-3.867-1.495-4.65-3.5H7a1 1 0 1 1 0-2h.018a7 7 0 0 1 0-1H7a1 1 0 1 1 0-2h.468C8.251 7.495 9.956 6 12.118 6c.831 0 1.535.166 2.157.504c.61.33 1.08.793 1.49 1.281a1 1 0 1 1-1.53 1.287c-.333-.395-.614-.648-.913-.81c-.287-.156-.653-.262-1.204-.262c-.912 0-1.83.554-2.432 1.5H12a1 1 0 1 1 0 2z"></path></g></svg>75 €            </div>\n
        \n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://ticketmaster.evyy.net/c/1358619/2038754/23891?u=https%3A%2F%2Fwww.ticketmaster.fr%2Ffr%2Fmanifestation%2Ffestival-mondial-de-la-magie-billet%2Fidmanif%2F628053%2Fidtier%2F18864121&amp;utm_medium=affiliate">\n
                                <button class="btn btn-outline-success me-2" type="button">Ticketmaster</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://www.awin1.com/pclick.php?p=41816487055&amp;a=289889&amp;m=12494">\n
                                <button class="btn btn-outline-success me-2" type="button">Fnac</button>\n
                            </a>\n
                        </div>\n
                    \n
                </div>\n
        \n
            </div>\n
        \n
        \n
        \n
        </div>\n
        """
    ]
    [
      "lat" => 48.7106171
      "lng" => 6.1389166
      "title" => "BERNARD LAVILLIERS"
      "rubricSlug" => "concert"
      "infoWindowHtml" => """
        <div>\n
        \n
            \n
            <div class="block-visual">\n
                <div class="logo-date">\n
                    <div class='logoDateJour'>20h</div>\n
                            </div>\n
        \n
                <div class="pr-1">\n
                    <span class="block-rubric color-concert" href="#">Concert</span>\n
                                    <span class="block-rubric color-concert" href="#">variété</span>\n
                                    <span class="block-rubric color-concert" href="#">chanson</span>\n
                                    <span class="block-rubric color-concert" href="#">été</span>\n
                            </div>\n
        \n
                <div class="block-image">\n
                    <a href="/agenda/evenement/bernard-lavilliers-3">\n
                        <div class="img-blur">\n
                                <img src="https://nancy.curieux.app/media/cache/resolve/event_cover/e/2026/02/699c103d97946-bernard-lavilliers.jpg" />\n
                        </div>\n
                        <div itemprop="image" class="img-contain">\n
                                <img src="https://nancy.curieux.app/media/cache/resolve/event_cover/e/2026/02/699c103d97946-bernard-lavilliers.jpg" />\n
                        </div>\n
                    </a>\n
                </div>\n
        \n
            </div>\n
            <div class="details">\n
                <div class="block-date">\n
                    Le samedi 23 janvier 2027 à partir de 20h                    </div>\n
        \n
                <h5>\n
                    <a href="/agenda/evenement/bernard-lavilliers-3">\n
                        BERNARD LAVILLIERS\n
                    </a>\n
                </h5>\n
        \n
                 <div class="block-detail">\n
        \n
                    <div class="button-detail" href="#" itemprop="location" itemscope="" itemtype="https://schema.org/Place">\n
                        <a href="#"><svg viewBox="0 0 100 100" fill="currentColor" aria-hidden="true"><path fill="currentColor" d="M50 10.417c-15.581 0-28.201 12.627-28.201 28.201a28.07 28.07 0 0 0 5.602 16.873L45.49 86.823c.105.202.21.403.339.588l.04.069l.011-.006a5.06 5.06 0 0 0 4.135 2.111c1.556 0 2.912-.708 3.845-1.799l.047.027l.179-.31c.264-.356.498-.736.667-1.155L72.475 55.65a28.07 28.07 0 0 0 5.726-17.032c0-15.574-12.62-28.201-28.201-28.201m-.279 42.498c-7.677 0-13.895-6.221-13.895-13.895s6.218-13.895 13.895-13.895s13.895 6.222 13.895 13.895s-6.218 13.895-13.895 13.895"></path></svg>Le Zénith de Nancy, Maxéville</a>\n
                        <a href="#" itemprop="address" itemscope="" itemtype="https://schema.org/PostalAddress">\n
                                            </a>\n
                    </div>\n
                    \n
                    <div class="button-detail">\n
                        <svg viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"></path><path fill="currentColor" d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10s10-4.477 10-10S17.523 2 12 2m-2.977 9.5a5.3 5.3 0 0 0 0 1H12a1 1 0 1 1 0 2H9.686c.601.945 1.52 1.5 2.432 1.5c.55 0 .917-.106 1.204-.262c.3-.162.58-.415.913-.81a1 1 0 0 1 1.53 1.287c-.41.488-.88.95-1.49 1.281c-.622.338-1.326.504-2.157.504c-2.162 0-3.867-1.495-4.65-3.5H7a1 1 0 1 1 0-2h.018a7 7 0 0 1 0-1H7a1 1 0 1 1 0-2h.468C8.251 7.495 9.956 6 12.118 6c.831 0 1.535.166 2.157.504c.61.33 1.08.793 1.49 1.281a1 1 0 1 1-1.53 1.287c-.333-.395-.614-.648-.913-.81c-.287-.156-.653-.262-1.204-.262c-.912 0-1.83.554-2.432 1.5H12a1 1 0 1 1 0 2z"></path></g></svg>68 €            </div>\n
        \n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://pfd.seetickets.com/?P5136B958990D17S1UC413989035136V4">\n
                                <button class="btn btn-outline-success me-2" type="button">SeeTickets</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://www.awin1.com/pclick.php?p=44027549940&amp;a=289889&amp;m=12494">\n
                                <button class="btn btn-outline-success me-2" type="button">Fnac</button>\n
                            </a>\n
                        </div>\n
                    \n
                </div>\n
        \n
            </div>\n
        \n
        \n
        \n
        </div>\n
        """
    ]
    [
      "lat" => 48.7106171
      "lng" => 6.1389166
      "title" => "VERONIC DICAIRE"
      "rubricSlug" => "spectacle"
      "infoWindowHtml" => """
        <div>\n
        \n
            \n
            <div class="block-visual">\n
                <div class="logo-date">\n
                    <div class='logoDateJour'>20h</div>\n
                            </div>\n
        \n
                <div class="pr-1">\n
                    <span class="block-rubric color-spectacle" href="#">Spectacle</span>\n
                                    <span class="block-rubric color-spectacle" href="#">humour</span>\n
                                    <span class="block-rubric color-spectacle" href="#">théâtre</span>\n
                                    <span class="block-rubric color-spectacle" href="#">été</span>\n
                                    <span class="block-rubric color-spectacle" href="#">arts</span>\n
                            </div>\n
        \n
                <div class="block-image">\n
                    <a href="/agenda/evenement/veronic-dicaire-10">\n
                        <div class="img-blur">\n
                                <img src="https://nancy.curieux.app/img/cache/event_cover/e/2026/02/699c103e90531-veronic-dicaire.jpg" />\n
                        </div>\n
                        <div itemprop="image" class="img-contain">\n
                                <img src="https://nancy.curieux.app/img/cache/event_cover/e/2026/02/699c103e90531-veronic-dicaire.jpg" />\n
                        </div>\n
                    </a>\n
                </div>\n
        \n
            </div>\n
            <div class="details">\n
                <div class="block-date">\n
                    Le mercredi 3 février 2027 à partir de 20h                    </div>\n
        \n
                <h5>\n
                    <a href="/agenda/evenement/veronic-dicaire-10">\n
                        VERONIC DICAIRE\n
                    </a>\n
                </h5>\n
        \n
                 <div class="block-detail">\n
        \n
                    <div class="button-detail" href="#" itemprop="location" itemscope="" itemtype="https://schema.org/Place">\n
                        <a href="#"><svg viewBox="0 0 100 100" fill="currentColor" aria-hidden="true"><path fill="currentColor" d="M50 10.417c-15.581 0-28.201 12.627-28.201 28.201a28.07 28.07 0 0 0 5.602 16.873L45.49 86.823c.105.202.21.403.339.588l.04.069l.011-.006a5.06 5.06 0 0 0 4.135 2.111c1.556 0 2.912-.708 3.845-1.799l.047.027l.179-.31c.264-.356.498-.736.667-1.155L72.475 55.65a28.07 28.07 0 0 0 5.726-17.032c0-15.574-12.62-28.201-28.201-28.201m-.279 42.498c-7.677 0-13.895-6.221-13.895-13.895s6.218-13.895 13.895-13.895s13.895 6.222 13.895 13.895s-6.218 13.895-13.895 13.895"></path></svg>Le Zénith de Nancy, Maxéville</a>\n
                        <a href="#" itemprop="address" itemscope="" itemtype="https://schema.org/PostalAddress">\n
                                            </a>\n
                    </div>\n
                    \n
                    <div class="button-detail">\n
                        <svg viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"></path><path fill="currentColor" d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10s10-4.477 10-10S17.523 2 12 2m-2.977 9.5a5.3 5.3 0 0 0 0 1H12a1 1 0 1 1 0 2H9.686c.601.945 1.52 1.5 2.432 1.5c.55 0 .917-.106 1.204-.262c.3-.162.58-.415.913-.81a1 1 0 0 1 1.53 1.287c-.41.488-.88.95-1.49 1.281c-.622.338-1.326.504-2.157.504c-2.162 0-3.867-1.495-4.65-3.5H7a1 1 0 1 1 0-2h.018a7 7 0 0 1 0-1H7a1 1 0 1 1 0-2h.468C8.251 7.495 9.956 6 12.118 6c.831 0 1.535.166 2.157.504c.61.33 1.08.793 1.49 1.281a1 1 0 1 1-1.53 1.287c-.333-.395-.614-.648-.913-.81c-.287-.156-.653-.262-1.204-.262c-.912 0-1.83.554-2.432 1.5H12a1 1 0 1 1 0 2z"></path></g></svg>72 €            </div>\n
        \n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://ticketmaster.evyy.net/c/1358619/2038754/23891?u=https%3A%2F%2Fwww.ticketmaster.fr%2Ffr%2Fmanifestation%2Fveronic-dicaire-billet%2Fidmanif%2F644216%2Fidtier%2F18864121&amp;utm_medium=affiliate">\n
                                <button class="btn btn-outline-success me-2" type="button">Ticketmaster</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://pfd.seetickets.com/?P5136B958990D17S1UC413989029699V4">\n
                                <button class="btn btn-outline-success me-2" type="button">SeeTickets</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://www.awin1.com/pclick.php?p=43435655600&amp;a=289889&amp;m=12494">\n
                                <button class="btn btn-outline-success me-2" type="button">Fnac</button>\n
                            </a>\n
                        </div>\n
                    \n
                </div>\n
        \n
            </div>\n
        \n
        \n
        \n
        </div>\n
        """
    ]
    [
      "lat" => 48.7106171
      "lng" => 6.1389166
      "title" => "ALDEBERT"
      "rubricSlug" => "concert"
      "infoWindowHtml" => """
        <div>\n
        \n
            \n
            <div class="block-visual">\n
                <div class="logo-date">\n
                    <div class='logoDateJour'>19h</div>\n
                            </div>\n
        \n
                <div class="pr-1">\n
                    <span class="block-rubric color-concert" href="#">Concert</span>\n
                                    <span class="block-rubric color-concert" href="#">musique</span>\n
                                    <span class="block-rubric color-concert" href="#">variété</span>\n
                                    <span class="block-rubric color-concert" href="#">enfants</span>\n
                                    <span class="block-rubric color-concert" href="#">été</span>\n
                            </div>\n
        \n
                <div class="block-image">\n
                    <a href="/agenda/evenement/aldebert-2">\n
                        <div class="img-blur">\n
                                <img src="https://nancy.curieux.app/media/cache/resolve/event_cover/e/2026/02/699c103f8f71f-aldebert.jpg" />\n
                        </div>\n
                        <div itemprop="image" class="img-contain">\n
                                <img src="https://nancy.curieux.app/media/cache/resolve/event_cover/e/2026/02/699c103f8f71f-aldebert.jpg" />\n
                        </div>\n
                    </a>\n
                </div>\n
        \n
            </div>\n
            <div class="details">\n
                <div class="block-date">\n
                    Le vendredi 5 février 2027 à partir de 19h                    </div>\n
        \n
                <h5>\n
                    <a href="/agenda/evenement/aldebert-2">\n
                        ALDEBERT\n
                    </a>\n
                </h5>\n
        \n
                 <div class="block-detail">\n
        \n
                    <div class="button-detail" href="#" itemprop="location" itemscope="" itemtype="https://schema.org/Place">\n
                        <a href="#"><svg viewBox="0 0 100 100" fill="currentColor" aria-hidden="true"><path fill="currentColor" d="M50 10.417c-15.581 0-28.201 12.627-28.201 28.201a28.07 28.07 0 0 0 5.602 16.873L45.49 86.823c.105.202.21.403.339.588l.04.069l.011-.006a5.06 5.06 0 0 0 4.135 2.111c1.556 0 2.912-.708 3.845-1.799l.047.027l.179-.31c.264-.356.498-.736.667-1.155L72.475 55.65a28.07 28.07 0 0 0 5.726-17.032c0-15.574-12.62-28.201-28.201-28.201m-.279 42.498c-7.677 0-13.895-6.221-13.895-13.895s6.218-13.895 13.895-13.895s13.895 6.222 13.895 13.895s-6.218 13.895-13.895 13.895"></path></svg>Le Zénith de Nancy, Maxéville</a>\n
                        <a href="#" itemprop="address" itemscope="" itemtype="https://schema.org/PostalAddress">\n
                                            </a>\n
                    </div>\n
                    \n
                    <div class="button-detail">\n
                        <svg viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"></path><path fill="currentColor" d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10s10-4.477 10-10S17.523 2 12 2m-2.977 9.5a5.3 5.3 0 0 0 0 1H12a1 1 0 1 1 0 2H9.686c.601.945 1.52 1.5 2.432 1.5c.55 0 .917-.106 1.204-.262c.3-.162.58-.415.913-.81a1 1 0 0 1 1.53 1.287c-.41.488-.88.95-1.49 1.281c-.622.338-1.326.504-2.157.504c-2.162 0-3.867-1.495-4.65-3.5H7a1 1 0 1 1 0-2h.018a7 7 0 0 1 0-1H7a1 1 0 1 1 0-2h.468C8.251 7.495 9.956 6 12.118 6c.831 0 1.535.166 2.157.504c.61.33 1.08.793 1.49 1.281a1 1 0 1 1-1.53 1.287c-.333-.395-.614-.648-.913-.81c-.287-.156-.653-.262-1.204-.262c-.912 0-1.83.554-2.432 1.5H12a1 1 0 1 1 0 2z"></path></g></svg>49 €            </div>\n
        \n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://pfd.seetickets.com/?P5136B958990D17S1UC413989031669V4">\n
                                <button class="btn btn-outline-success me-2" type="button">SeeTickets</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://ticketmaster.evyy.net/c/1358619/2038754/23891?u=https%3A%2F%2Fwww.ticketmaster.fr%2Ffr%2Fmanifestation%2Faldebert-billet%2Fidmanif%2F647492%2Fidtier%2F18864121&amp;utm_medium=affiliate">\n
                                <button class="btn btn-outline-success me-2" type="button">Ticketmaster</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://www.awin1.com/pclick.php?p=43748951214&amp;a=289889&amp;m=12494">\n
                                <button class="btn btn-outline-success me-2" type="button">Fnac</button>\n
                            </a>\n
                        </div>\n
                    \n
                </div>\n
        \n
            </div>\n
        \n
        \n
        \n
        </div>\n
        """
    ]
    [
      "lat" => 48.7106171
      "lng" => 6.1389166
      "title" => "THOMAS MARTY"
      "rubricSlug" => "spectacle"
      "infoWindowHtml" => """
        <div>\n
        \n
            \n
            <div class="block-visual">\n
                <div class="logo-date">\n
                    <div class='logoDateJour'>17h</div>\n
                            </div>\n
        \n
                <div class="pr-1">\n
                    <span class="block-rubric color-spectacle" href="#">Spectacle</span>\n
                                    <span class="block-rubric color-spectacle" href="#">chanson francaise</span>\n
                                    <span class="block-rubric color-spectacle" href="#">humour</span>\n
                                    <span class="block-rubric color-spectacle" href="#">musique</span>\n
                            </div>\n
        \n
                <div class="block-image">\n
                    <a href="/agenda/evenement/thomas-marty-3">\n
                        <div class="img-blur">\n
                                <img src="https://nancy.curieux.app/img/cache/event_cover/e/2026/02/699c104079777-thomas-marty.jpg" />\n
                        </div>\n
                        <div itemprop="image" class="img-contain">\n
                                <img src="https://nancy.curieux.app/img/cache/event_cover/e/2026/02/699c104079777-thomas-marty.jpg" />\n
                        </div>\n
                    </a>\n
                </div>\n
        \n
            </div>\n
            <div class="details">\n
                <div class="block-date">\n
                    Le dimanche 7 février 2027 à partir de 17h                    </div>\n
        \n
                <h5>\n
                    <a href="/agenda/evenement/thomas-marty-3">\n
                        THOMAS MARTY\n
                    </a>\n
                </h5>\n
        \n
                 <div class="block-detail">\n
        \n
                    <div class="button-detail" href="#" itemprop="location" itemscope="" itemtype="https://schema.org/Place">\n
                        <a href="#"><svg viewBox="0 0 100 100" fill="currentColor" aria-hidden="true"><path fill="currentColor" d="M50 10.417c-15.581 0-28.201 12.627-28.201 28.201a28.07 28.07 0 0 0 5.602 16.873L45.49 86.823c.105.202.21.403.339.588l.04.069l.011-.006a5.06 5.06 0 0 0 4.135 2.111c1.556 0 2.912-.708 3.845-1.799l.047.027l.179-.31c.264-.356.498-.736.667-1.155L72.475 55.65a28.07 28.07 0 0 0 5.726-17.032c0-15.574-12.62-28.201-28.201-28.201m-.279 42.498c-7.677 0-13.895-6.221-13.895-13.895s6.218-13.895 13.895-13.895s13.895 6.222 13.895 13.895s-6.218 13.895-13.895 13.895"></path></svg>Le Zénith de Nancy, Maxéville</a>\n
                        <a href="#" itemprop="address" itemscope="" itemtype="https://schema.org/PostalAddress">\n
                                            </a>\n
                    </div>\n
                    \n
                    <div class="button-detail">\n
                        <svg viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"></path><path fill="currentColor" d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10s10-4.477 10-10S17.523 2 12 2m-2.977 9.5a5.3 5.3 0 0 0 0 1H12a1 1 0 1 1 0 2H9.686c.601.945 1.52 1.5 2.432 1.5c.55 0 .917-.106 1.204-.262c.3-.162.58-.415.913-.81a1 1 0 0 1 1.53 1.287c-.41.488-.88.95-1.49 1.281c-.622.338-1.326.504-2.157.504c-2.162 0-3.867-1.495-4.65-3.5H7a1 1 0 1 1 0-2h.018a7 7 0 0 1 0-1H7a1 1 0 1 1 0-2h.468C8.251 7.495 9.956 6 12.118 6c.831 0 1.535.166 2.157.504c.61.33 1.08.793 1.49 1.281a1 1 0 1 1-1.53 1.287c-.333-.395-.614-.648-.913-.81c-.287-.156-.653-.262-1.204-.262c-.912 0-1.83.554-2.432 1.5H12a1 1 0 1 1 0 2z"></path></g></svg>45 €            </div>\n
        \n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://pfd.seetickets.com/?P5136B958990D17S1UC413989020289V4">\n
                                <button class="btn btn-outline-success me-2" type="button">SeeTickets</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://ticketmaster.evyy.net/c/1358619/2038754/23891?u=https%3A%2F%2Fwww.ticketmaster.fr%2Ffr%2Fmanifestation%2Fthomas-marty-billet%2Fidmanif%2F634345%2Fidtier%2F18864121&amp;utm_medium=affiliate">\n
                                <button class="btn btn-outline-success me-2" type="button">Ticketmaster</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://www.awin1.com/pclick.php?p=42289665407&amp;a=289889&amp;m=12494">\n
                                <button class="btn btn-outline-success me-2" type="button">Fnac</button>\n
                            </a>\n
                        </div>\n
                    \n
                </div>\n
        \n
            </div>\n
        \n
        \n
        \n
        </div>\n
        """
    ]
    [
      "lat" => 48.7106171
      "lng" => 6.1389166
      "title" => "LES BODIN'S"
      "rubricSlug" => "spectacle"
      "infoWindowHtml" => """
        <div>\n
        \n
            \n
            <div class="block-visual">\n
                <div class="logo-date">\n
                    <div class='date-block'><div class='date-text-xl'><span class='date-text-xl'>12</span></div><div class='date-text-l'>fév</div></div><span class="date-separator date-separator-cross"></span><div class='date-block'><div class='date-text-xl'><span class='date-text-xl'>14</span></div><div class='date-text-l'>fév</div></div>\n
                            </div>\n
        \n
                <div class="pr-1">\n
                    <span class="block-rubric color-spectacle" href="#">Spectacle</span>\n
                                    <span class="block-rubric color-spectacle" href="#">humour</span>\n
                                    <span class="block-rubric color-spectacle" href="#">théâtre</span>\n
                                    <span class="block-rubric color-spectacle" href="#">été</span>\n
                                    <span class="block-rubric color-spectacle" href="#">arts</span>\n
                            </div>\n
        \n
                <div class="block-image">\n
                    <a href="/agenda/evenement/les-bodin-s-3">\n
                        <div class="img-blur">\n
                                <img src="https://nancy.curieux.app/img/cache/event_cover/e/2026/02/699c10422633a-les-bodin-s.jpg" />\n
                        </div>\n
                        <div itemprop="image" class="img-contain">\n
                                <img src="https://nancy.curieux.app/img/cache/event_cover/e/2026/02/699c10422633a-les-bodin-s.jpg" />\n
                        </div>\n
                    </a>\n
                </div>\n
        \n
            </div>\n
            <div class="details">\n
                <div class="block-date">\n
                    Du vendredi 12 au dimanche 14 février 2027 — Prochaine date le vendredi 12 février 2027 à 20h                    </div>\n
        \n
                <h5>\n
                    <a href="/agenda/evenement/les-bodin-s-3">\n
                        LES BODIN&#039;S\n
                    </a>\n
                </h5>\n
        \n
                 <div class="block-detail">\n
        \n
                    <div class="button-detail" href="#" itemprop="location" itemscope="" itemtype="https://schema.org/Place">\n
                        <a href="#"><svg viewBox="0 0 100 100" fill="currentColor" aria-hidden="true"><path fill="currentColor" d="M50 10.417c-15.581 0-28.201 12.627-28.201 28.201a28.07 28.07 0 0 0 5.602 16.873L45.49 86.823c.105.202.21.403.339.588l.04.069l.011-.006a5.06 5.06 0 0 0 4.135 2.111c1.556 0 2.912-.708 3.845-1.799l.047.027l.179-.31c.264-.356.498-.736.667-1.155L72.475 55.65a28.07 28.07 0 0 0 5.726-17.032c0-15.574-12.62-28.201-28.201-28.201m-.279 42.498c-7.677 0-13.895-6.221-13.895-13.895s6.218-13.895 13.895-13.895s13.895 6.222 13.895 13.895s-6.218 13.895-13.895 13.895"></path></svg>Le Zénith de Nancy, Maxéville</a>\n
                        <a href="#" itemprop="address" itemscope="" itemtype="https://schema.org/PostalAddress">\n
                                            </a>\n
                    </div>\n
                    \n
                    <div class="button-detail">\n
                        <svg viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"></path><path fill="currentColor" d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10s10-4.477 10-10S17.523 2 12 2m-2.977 9.5a5.3 5.3 0 0 0 0 1H12a1 1 0 1 1 0 2H9.686c.601.945 1.52 1.5 2.432 1.5c.55 0 .917-.106 1.204-.262c.3-.162.58-.415.913-.81a1 1 0 0 1 1.53 1.287c-.41.488-.88.95-1.49 1.281c-.622.338-1.326.504-2.157.504c-2.162 0-3.867-1.495-4.65-3.5H7a1 1 0 1 1 0-2h.018a7 7 0 0 1 0-1H7a1 1 0 1 1 0-2h.468C8.251 7.495 9.956 6 12.118 6c.831 0 1.535.166 2.157.504c.61.33 1.08.793 1.49 1.281a1 1 0 1 1-1.53 1.287c-.333-.395-.614-.648-.913-.81c-.287-.156-.653-.262-1.204-.262c-.912 0-1.83.554-2.432 1.5H12a1 1 0 1 1 0 2z"></path></g></svg>62 €            </div>\n
        \n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://pfd.seetickets.com/?P5136B958990D17S1UC413989030727V4">\n
                                <button class="btn btn-outline-success me-2" type="button">SeeTickets</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://ticketmaster.evyy.net/c/1358619/2038754/23891?u=https%3A%2F%2Fwww.ticketmaster.fr%2Ffr%2Fmanifestation%2Fles-bodin-s-billet%2Fidmanif%2F645285%2Fidtier%2F18864121&amp;utm_medium=affiliate">\n
                                <button class="btn btn-outline-success me-2" type="button">Ticketmaster</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://www.awin1.com/pclick.php?p=43492181752&amp;a=289889&amp;m=12494">\n
                                <button class="btn btn-outline-success me-2" type="button">Fnac</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://pfd.seetickets.com/?P5136B958990D17S1UC413989030728V4">\n
                                <button class="btn btn-outline-success me-2" type="button">SeeTickets</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://ticketmaster.evyy.net/c/1358619/2038754/23891?u=https%3A%2F%2Fwww.ticketmaster.fr%2Ffr%2Fmanifestation%2Fles-bodin-s-billet%2Fidmanif%2F645285%2Fidtier%2F18864121&amp;utm_medium=affiliate">\n
                                <button class="btn btn-outline-success me-2" type="button">Ticketmaster</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://pfd.seetickets.com/?P5136B958990D17S1UC413989030729V4">\n
                                <button class="btn btn-outline-success me-2" type="button">SeeTickets</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://ticketmaster.evyy.net/c/1358619/2038754/23891?u=https%3A%2F%2Fwww.ticketmaster.fr%2Ffr%2Fmanifestation%2Fles-bodin-s-billet%2Fidmanif%2F645285%2Fidtier%2F18864121&amp;utm_medium=affiliate">\n
                                <button class="btn btn-outline-success me-2" type="button">Ticketmaster</button>\n
                            </a>\n
                        </div>\n
                    \n
                </div>\n
        \n
            </div>\n
        \n
        \n
        \n
        </div>\n
        """
    ]
    [
      "lat" => 48.7106171
      "lng" => 6.1389166
      "title" => "MESSMER - 13Hz"
      "rubricSlug" => "spectacle"
      "infoWindowHtml" => """
        <div>\n
        \n
            \n
            <div class="block-visual">\n
                <div class="logo-date">\n
                    <div class='logoDateJour'>20h</div>\n
                            </div>\n
        \n
                <div class="pr-1">\n
                    <span class="block-rubric color-spectacle" href="#">Spectacle</span>\n
                                    <span class="block-rubric color-spectacle" href="#">cabaret</span>\n
                                    <span class="block-rubric color-spectacle" href="#">magie</span>\n
                                    <span class="block-rubric color-spectacle" href="#">mentalisme</span>\n
                                    <span class="block-rubric color-spectacle" href="#">spectacles</span>\n
                            </div>\n
        \n
                <div class="block-image">\n
                    <a href="/agenda/evenement/messmer-13hz-1">\n
                        <div class="img-blur">\n
                                <img src="https://nancy.curieux.app/media/cache/resolve/event_cover/e/2026/02/699c1042cd107-messmer-13hz.jpg" />\n
                        </div>\n
                        <div itemprop="image" class="img-contain">\n
                                <img src="https://nancy.curieux.app/media/cache/resolve/event_cover/e/2026/02/699c1042cd107-messmer-13hz.jpg" />\n
                        </div>\n
                    </a>\n
                </div>\n
        \n
            </div>\n
            <div class="details">\n
                <div class="block-date">\n
                    Le mercredi 17 février 2027 à partir de 20h                    </div>\n
        \n
                <h5>\n
                    <a href="/agenda/evenement/messmer-13hz-1">\n
                        MESSMER - 13Hz\n
                    </a>\n
                </h5>\n
        \n
                 <div class="block-detail">\n
        \n
                    <div class="button-detail" href="#" itemprop="location" itemscope="" itemtype="https://schema.org/Place">\n
                        <a href="#"><svg viewBox="0 0 100 100" fill="currentColor" aria-hidden="true"><path fill="currentColor" d="M50 10.417c-15.581 0-28.201 12.627-28.201 28.201a28.07 28.07 0 0 0 5.602 16.873L45.49 86.823c.105.202.21.403.339.588l.04.069l.011-.006a5.06 5.06 0 0 0 4.135 2.111c1.556 0 2.912-.708 3.845-1.799l.047.027l.179-.31c.264-.356.498-.736.667-1.155L72.475 55.65a28.07 28.07 0 0 0 5.726-17.032c0-15.574-12.62-28.201-28.201-28.201m-.279 42.498c-7.677 0-13.895-6.221-13.895-13.895s6.218-13.895 13.895-13.895s13.895 6.222 13.895 13.895s-6.218 13.895-13.895 13.895"></path></svg>Le Zénith de Nancy, Maxéville</a>\n
                        <a href="#" itemprop="address" itemscope="" itemtype="https://schema.org/PostalAddress">\n
                                            </a>\n
                    </div>\n
                    \n
                    <div class="button-detail">\n
                        <svg viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"></path><path fill="currentColor" d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10s10-4.477 10-10S17.523 2 12 2m-2.977 9.5a5.3 5.3 0 0 0 0 1H12a1 1 0 1 1 0 2H9.686c.601.945 1.52 1.5 2.432 1.5c.55 0 .917-.106 1.204-.262c.3-.162.58-.415.913-.81a1 1 0 0 1 1.53 1.287c-.41.488-.88.95-1.49 1.281c-.622.338-1.326.504-2.157.504c-2.162 0-3.867-1.495-4.65-3.5H7a1 1 0 1 1 0-2h.018a7 7 0 0 1 0-1H7a1 1 0 1 1 0-2h.468C8.251 7.495 9.956 6 12.118 6c.831 0 1.535.166 2.157.504c.61.33 1.08.793 1.49 1.281a1 1 0 1 1-1.53 1.287c-.333-.395-.614-.648-.913-.81c-.287-.156-.653-.262-1.204-.262c-.912 0-1.83.554-2.432 1.5H12a1 1 0 1 1 0 2z"></path></g></svg>50 €            </div>\n
        \n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://pfd.seetickets.com/?P5136B958990D17S1UC413989034857V4">\n
                                <button class="btn btn-outline-success me-2" type="button">SeeTickets</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://a.time1.me/r?partid=51257&amp;progid=2986&amp;adfactory_type=12&amp;url=https%3A%2F%2Fwww.ticketac.com%2Fspectacles%2Fmessmer-a-nancy">\n
                                <button class="btn btn-outline-success me-2" type="button">Ticketac</button>\n
                            </a>\n
                        </div>\n
                    \n
                </div>\n
        \n
            </div>\n
        \n
        \n
        \n
        </div>\n
        """
    ]
    [
      "lat" => 48.7106171
      "lng" => 6.1389166
      "title" => "NAWELL MADANI"
      "rubricSlug" => "spectacle"
      "infoWindowHtml" => """
        <div>\n
        \n
            \n
            <div class="block-visual">\n
                <div class="logo-date">\n
                    <div class='logoDateJour'>20h</div>\n
                            </div>\n
        \n
                <div class="pr-1">\n
                    <span class="block-rubric color-spectacle" href="#">Spectacle</span>\n
                                    <span class="block-rubric color-spectacle" href="#">humour</span>\n
                                    <span class="block-rubric color-spectacle" href="#">théâtre</span>\n
                                    <span class="block-rubric color-spectacle" href="#">été</span>\n
                                    <span class="block-rubric color-spectacle" href="#">arts</span>\n
                            </div>\n
        \n
                <div class="block-image">\n
                    <a href="/agenda/evenement/nawell-madani-1">\n
                        <div class="img-blur">\n
                                <img src="https://nancy.curieux.app/img/cache/event_cover/e/2026/02/699c1043eb854-nawell-madani.jpg" />\n
                        </div>\n
                        <div itemprop="image" class="img-contain">\n
                                <img src="https://nancy.curieux.app/img/cache/event_cover/e/2026/02/699c1043eb854-nawell-madani.jpg" />\n
                        </div>\n
                    </a>\n
                </div>\n
        \n
            </div>\n
            <div class="details">\n
                <div class="block-date">\n
                    Le jeudi 18 février 2027 à partir de 20h                    </div>\n
        \n
                <h5>\n
                    <a href="/agenda/evenement/nawell-madani-1">\n
                        NAWELL MADANI\n
                    </a>\n
                </h5>\n
        \n
                 <div class="block-detail">\n
        \n
                    <div class="button-detail" href="#" itemprop="location" itemscope="" itemtype="https://schema.org/Place">\n
                        <a href="#"><svg viewBox="0 0 100 100" fill="currentColor" aria-hidden="true"><path fill="currentColor" d="M50 10.417c-15.581 0-28.201 12.627-28.201 28.201a28.07 28.07 0 0 0 5.602 16.873L45.49 86.823c.105.202.21.403.339.588l.04.069l.011-.006a5.06 5.06 0 0 0 4.135 2.111c1.556 0 2.912-.708 3.845-1.799l.047.027l.179-.31c.264-.356.498-.736.667-1.155L72.475 55.65a28.07 28.07 0 0 0 5.726-17.032c0-15.574-12.62-28.201-28.201-28.201m-.279 42.498c-7.677 0-13.895-6.221-13.895-13.895s6.218-13.895 13.895-13.895s13.895 6.222 13.895 13.895s-6.218 13.895-13.895 13.895"></path></svg>Le Zénith de Nancy, Maxéville</a>\n
                        <a href="#" itemprop="address" itemscope="" itemtype="https://schema.org/PostalAddress">\n
                                            </a>\n
                    </div>\n
                    \n
                    <div class="button-detail">\n
                        <svg viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"></path><path fill="currentColor" d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10s10-4.477 10-10S17.523 2 12 2m-2.977 9.5a5.3 5.3 0 0 0 0 1H12a1 1 0 1 1 0 2H9.686c.601.945 1.52 1.5 2.432 1.5c.55 0 .917-.106 1.204-.262c.3-.162.58-.415.913-.81a1 1 0 0 1 1.53 1.287c-.41.488-.88.95-1.49 1.281c-.622.338-1.326.504-2.157.504c-2.162 0-3.867-1.495-4.65-3.5H7a1 1 0 1 1 0-2h.018a7 7 0 0 1 0-1H7a1 1 0 1 1 0-2h.468C8.251 7.495 9.956 6 12.118 6c.831 0 1.535.166 2.157.504c.61.33 1.08.793 1.49 1.281a1 1 0 1 1-1.53 1.287c-.333-.395-.614-.648-.913-.81c-.287-.156-.653-.262-1.204-.262c-.912 0-1.83.554-2.432 1.5H12a1 1 0 1 1 0 2z"></path></g></svg>49 €            </div>\n
        \n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://pfd.seetickets.com/?P5136B958990D17S1UC413989012373V4">\n
                                <button class="btn btn-outline-success me-2" type="button">SeeTickets</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://ticketmaster.evyy.net/c/1358619/2038754/23891?u=https%3A%2F%2Fwww.ticketmaster.fr%2Ffr%2Fmanifestation%2Fnawell-madani-billet%2Fidmanif%2F621436%2Fidtier%2F18864121&amp;utm_medium=affiliate">\n
                                <button class="btn btn-outline-success me-2" type="button">Ticketmaster</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://www.awin1.com/pclick.php?p=41297066107&amp;a=289889&amp;m=12494">\n
                                <button class="btn btn-outline-success me-2" type="button">Fnac</button>\n
                            </a>\n
                        </div>\n
                    \n
                </div>\n
        \n
            </div>\n
        \n
        \n
        \n
        </div>\n
        """
    ]
  ]
  "playlistItems" => []
  "playlistVideoIds" => []
  "title" => "21 évènements à venir au Zénith de Nancy"
  "searchDto" => App\DTO\SearchDto {#1433
    +search: ""
    +searchDate: ""
    +searchDateStart: ""
    +searchDateEnd: ""
    +searchTitle: ""
    +searchRubric: ""
    +searchCategory: ""
    +searchCity: ""
    +searchPlace: "le-zenith-de-nancy-maxeville"
    +minPrice: 0.0
    +maxPrice: 0.0
    +distance: 5
    +latitude: 0.0
    +longitude: 0.0
    +empty: true
    +filterEmpty: true
    +isPast: false
    +eventsApiQueryParameters: []
  }
  "searchDate" => ""
  "widgetsEpoch" => 0
]
Attributes
[]
Component
App\Twig\Components\Event\EventList {#6592
  -videoRepository: App\Repository\VideoRepository {#6930 …}
  +searchDto: App\DTO\SearchDto {#1433
    +search: ""
    +searchDate: ""
    +searchDateStart: ""
    +searchDateEnd: ""
    +searchTitle: ""
    +searchRubric: ""
    +searchCategory: ""
    +searchCity: ""
    +searchPlace: "le-zenith-de-nancy-maxeville"
    +minPrice: 0.0
    +maxPrice: 0.0
    +distance: 5
    +latitude: 0.0
    +longitude: 0.0
    +empty: true
    +filterEmpty: true
    +isPast: false
    +eventsApiQueryParameters: []
  }
  +rubrics: [
    App\Entity\Rubric {#4466
      -id: 1
      -name: "Concert"
      -slug: "concert"
      -color: "red"
      -single: "concert"
      -plural: "concerts"
      -events: Doctrine\ORM\PersistentCollection {#4465 …}
      -categories: Doctrine\ORM\PersistentCollection {#4471 …}
    }
    App\Entity\Rubric {#4468
      -id: 2
      -name: "Spectacle"
      -slug: "spectacle"
      -color: "black"
      -single: "spectacle"
      -plural: "spectacles"
      -events: Doctrine\ORM\PersistentCollection {#4467 …}
      -categories: Doctrine\ORM\PersistentCollection {#4460 …}
    }
    App\Entity\Rubric {#4512
      -id: 4
      -name: "Exposition"
      -slug: "exposition"
      -color: "yellow"
      -single: "exposition"
      -plural: "expositions"
      -events: Doctrine\ORM\PersistentCollection {#4514 …}
      -categories: Doctrine\ORM\PersistentCollection {#4474 …}
    }
    App\Entity\Rubric {#4477
      -id: 5
      -name: "Cinéma"
      -slug: "cinema"
      -color: "grey"
      -single: "projection cinématographique"
      -plural: "projections cinématographiques"
      -events: Doctrine\ORM\PersistentCollection {#4517 …}
      -categories: Doctrine\ORM\PersistentCollection {#4478 …}
    }
    App\Entity\Rubric {#4510
      -id: 8
      -name: "Stage"
      -slug: "stage"
      -color: "pink"
      -single: "stage"
      -plural: "stages et ateliers"
      -events: Doctrine\ORM\PersistentCollection {#4509 …}
      -categories: Doctrine\ORM\PersistentCollection {#4507 …}
    }
    App\Entity\Rubric {#4473
      -id: 9
      -name: "Autre"
      -slug: "autre"
      -color: "white"
      -single: "évènement inclassable"
      -plural: "évènements inclassables"
      -events: Doctrine\ORM\PersistentCollection {#4518 …}
      -categories: Doctrine\ORM\PersistentCollection {#4545 …}
    }
  ]
  +categories: [
    [
      "slug" => "ete"
      "name" => "été"
    ]
    [
      "slug" => "arts"
      "name" => "arts"
    ]
    [
      "slug" => "musique"
      "name" => "musique"
    ]
    [
      "slug" => "theatre"
      "name" => "théâtre"
    ]
    [
      "slug" => "humour"
      "name" => "humour"
    ]
    [
      "slug" => "chanson-francaise"
      "name" => "chanson francaise"
    ]
    [
      "slug" => "variete"
      "name" => "variété"
    ]
    [
      "slug" => "pop-rock"
      "name" => "pop-rock"
    ]
    [
      "slug" => "danse-traditionnelle"
      "name" => "danse traditionnelle"
    ]
    [
      "slug" => "magie"
      "name" => "magie"
    ]
    [
      "slug" => "pop"
      "name" => "pop"
    ]
    [
      "slug" => "rock"
      "name" => "rock"
    ]
    [
      "slug" => "ballet"
      "name" => "ballet"
    ]
    [
      "slug" => "cabaret"
      "name" => "cabaret"
    ]
    [
      "slug" => "chanson"
      "name" => "chanson"
    ]
    [
      "slug" => "danse"
      "name" => "danse"
    ]
    [
      "slug" => "danse-contemporaine"
      "name" => "danse contemporaine"
    ]
    [
      "slug" => "enfants"
      "name" => "enfants"
    ]
    [
      "slug" => "folk"
      "name" => "folk"
    ]
    [
      "slug" => "grand-maitre-mara"
      "name" => "grand maitre mara"
    ]
    [
      "slug" => "hip-hop"
      "name" => "hip-hop"
    ]
    [
      "slug" => "mentalisme"
      "name" => "mentalisme"
    ]
    [
      "slug" => "rap"
      "name" => "rap"
    ]
    [
      "slug" => "slam"
      "name" => "slam"
    ]
    [
      "slug" => "spectacles"
      "name" => "spectacles"
    ]
  ]
  +categoriesForWidget: []
  +categoryDisplayLimit: 25
  +events: []
  +playlistItems: []
  +playlistVideoIds: []
  +video: ""
  +results: 21
  +title: "21 évènements à venir au Zénith de Nancy"
  +searchDate: ""
  +mapMarkers: [
    [
      "lat" => 48.7106171
      "lng" => 6.1389166
      "title" => "LA DAME DE PIERRE"
      "rubricSlug" => "spectacle"
      "infoWindowHtml" => """
        <div>\n
        \n
            \n
            <div class="block-visual">\n
                <div class="logo-date">\n
                    <div class='logoDateJour'>20h</div>\n
                            </div>\n
        \n
                <div class="pr-1">\n
                    <span class="block-rubric color-spectacle" href="#">Spectacle</span>\n
                                    <span class="block-rubric color-spectacle" href="#">théâtre</span>\n
                                    <span class="block-rubric color-spectacle" href="#">été</span>\n
                                    <span class="block-rubric color-spectacle" href="#">grand maitre mara</span>\n
                                    <span class="block-rubric color-spectacle" href="#">arts</span>\n
                            </div>\n
        \n
                <div class="block-image">\n
                    <a href="/agenda/evenement/la-dame-de-pierre-1">\n
                        <div class="img-blur">\n
                                <img src="https://nancy.curieux.app/img/cache/event_cover/e/2026/02/699c1032168c4-la-dame-de-pierre.jpg" />\n
                        </div>\n
                        <div itemprop="image" class="img-contain">\n
                                <img src="https://nancy.curieux.app/img/cache/event_cover/e/2026/02/699c1032168c4-la-dame-de-pierre.jpg" />\n
                        </div>\n
                    </a>\n
                </div>\n
        \n
            </div>\n
            <div class="details">\n
                <div class="block-date">\n
                    Le jeudi 17 septembre 2026 à partir de 20h                    </div>\n
        \n
                <h5>\n
                    <a href="/agenda/evenement/la-dame-de-pierre-1">\n
                        LA DAME DE PIERRE\n
                    </a>\n
                </h5>\n
        \n
                 <div class="block-detail">\n
        \n
                    <div class="button-detail" href="#" itemprop="location" itemscope="" itemtype="https://schema.org/Place">\n
                        <a href="#"><svg viewBox="0 0 100 100" fill="currentColor" aria-hidden="true"><path fill="currentColor" d="M50 10.417c-15.581 0-28.201 12.627-28.201 28.201a28.07 28.07 0 0 0 5.602 16.873L45.49 86.823c.105.202.21.403.339.588l.04.069l.011-.006a5.06 5.06 0 0 0 4.135 2.111c1.556 0 2.912-.708 3.845-1.799l.047.027l.179-.31c.264-.356.498-.736.667-1.155L72.475 55.65a28.07 28.07 0 0 0 5.726-17.032c0-15.574-12.62-28.201-28.201-28.201m-.279 42.498c-7.677 0-13.895-6.221-13.895-13.895s6.218-13.895 13.895-13.895s13.895 6.222 13.895 13.895s-6.218 13.895-13.895 13.895"></path></svg>Le Zénith de Nancy, Maxéville</a>\n
                        <a href="#" itemprop="address" itemscope="" itemtype="https://schema.org/PostalAddress">\n
                                            </a>\n
                    </div>\n
                    \n
                    <div class="button-detail">\n
                        <svg viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"></path><path fill="currentColor" d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10s10-4.477 10-10S17.523 2 12 2m-2.977 9.5a5.3 5.3 0 0 0 0 1H12a1 1 0 1 1 0 2H9.686c.601.945 1.52 1.5 2.432 1.5c.55 0 .917-.106 1.204-.262c.3-.162.58-.415.913-.81a1 1 0 0 1 1.53 1.287c-.41.488-.88.95-1.49 1.281c-.622.338-1.326.504-2.157.504c-2.162 0-3.867-1.495-4.65-3.5H7a1 1 0 1 1 0-2h.018a7 7 0 0 1 0-1H7a1 1 0 1 1 0-2h.468C8.251 7.495 9.956 6 12.118 6c.831 0 1.535.166 2.157.504c.61.33 1.08.793 1.49 1.281a1 1 0 1 1-1.53 1.287c-.333-.395-.614-.648-.913-.81c-.287-.156-.653-.262-1.204-.262c-.912 0-1.83.554-2.432 1.5H12a1 1 0 1 1 0 2z"></path></g></svg>150 €            </div>\n
        \n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://ticketmaster.evyy.net/c/1358619/2038754/23891?u=https%3A%2F%2Fwww.ticketmaster.fr%2Ffr%2Fmanifestation%2Fla-dame-de-pierre-billet%2Fidmanif%2F639804%2Fidtier%2F18864121&amp;utm_medium=affiliate">\n
                                <button class="btn btn-outline-success me-2" type="button">Ticketmaster</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://www.awin1.com/pclick.php?p=43318295413&amp;a=289889&amp;m=12494">\n
                                <button class="btn btn-outline-success me-2" type="button">Fnac</button>\n
                            </a>\n
                        </div>\n
                    \n
                </div>\n
        \n
            </div>\n
        \n
        \n
        \n
        </div>\n
        """
    ]
    [
      "lat" => 48.7106171
      "lng" => 6.1389166
      "title" => "MANIA, THE ABBA TRIBUTE"
      "rubricSlug" => "concert"
      "infoWindowHtml" => """
        <div>\n
        \n
            \n
            <div class="block-visual">\n
                <div class="logo-date">\n
                    <div class='logoDateJour'>20h30</div>\n
                            </div>\n
        \n
                <div class="pr-1">\n
                    <span class="block-rubric color-concert" href="#">Concert</span>\n
                                    <span class="block-rubric color-concert" href="#">pop</span>\n
                                    <span class="block-rubric color-concert" href="#">rock</span>\n
                                    <span class="block-rubric color-concert" href="#">musique</span>\n
                                    <span class="block-rubric color-concert" href="#">pop-rock</span>\n
                            </div>\n
        \n
                <div class="block-image">\n
                    <a href="/agenda/evenement/mania-the-abba-tribute">\n
                        <div class="img-blur">\n
                                <img src="https://nancy.curieux.app/media/cache/resolve/event_cover/e/2026/02/699c103344e8a-mania-the-abba-tribute.jpg" />\n
                        </div>\n
                        <div itemprop="image" class="img-contain">\n
                                <img src="https://nancy.curieux.app/media/cache/resolve/event_cover/e/2026/02/699c103344e8a-mania-the-abba-tribute.jpg" />\n
                        </div>\n
                    </a>\n
                </div>\n
        \n
            </div>\n
            <div class="details">\n
                <div class="block-date">\n
                    Le vendredi 25 septembre 2026 à partir de 20h30                    </div>\n
        \n
                <h5>\n
                    <a href="/agenda/evenement/mania-the-abba-tribute">\n
                        MANIA, THE ABBA TRIBUTE\n
                    </a>\n
                </h5>\n
        \n
                 <div class="block-detail">\n
        \n
                    <div class="button-detail" href="#" itemprop="location" itemscope="" itemtype="https://schema.org/Place">\n
                        <a href="#"><svg viewBox="0 0 100 100" fill="currentColor" aria-hidden="true"><path fill="currentColor" d="M50 10.417c-15.581 0-28.201 12.627-28.201 28.201a28.07 28.07 0 0 0 5.602 16.873L45.49 86.823c.105.202.21.403.339.588l.04.069l.011-.006a5.06 5.06 0 0 0 4.135 2.111c1.556 0 2.912-.708 3.845-1.799l.047.027l.179-.31c.264-.356.498-.736.667-1.155L72.475 55.65a28.07 28.07 0 0 0 5.726-17.032c0-15.574-12.62-28.201-28.201-28.201m-.279 42.498c-7.677 0-13.895-6.221-13.895-13.895s6.218-13.895 13.895-13.895s13.895 6.222 13.895 13.895s-6.218 13.895-13.895 13.895"></path></svg>Le Zénith de Nancy, Maxéville</a>\n
                        <a href="#" itemprop="address" itemscope="" itemtype="https://schema.org/PostalAddress">\n
                                            </a>\n
                    </div>\n
                    \n
                    <div class="button-detail">\n
                        <svg viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"></path><path fill="currentColor" d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10s10-4.477 10-10S17.523 2 12 2m-2.977 9.5a5.3 5.3 0 0 0 0 1H12a1 1 0 1 1 0 2H9.686c.601.945 1.52 1.5 2.432 1.5c.55 0 .917-.106 1.204-.262c.3-.162.58-.415.913-.81a1 1 0 0 1 1.53 1.287c-.41.488-.88.95-1.49 1.281c-.622.338-1.326.504-2.157.504c-2.162 0-3.867-1.495-4.65-3.5H7a1 1 0 1 1 0-2h.018a7 7 0 0 1 0-1H7a1 1 0 1 1 0-2h.468C8.251 7.495 9.956 6 12.118 6c.831 0 1.535.166 2.157.504c.61.33 1.08.793 1.49 1.281a1 1 0 1 1-1.53 1.287c-.333-.395-.614-.648-.913-.81c-.287-.156-.653-.262-1.204-.262c-.912 0-1.83.554-2.432 1.5H12a1 1 0 1 1 0 2z"></path></g></svg>79 €            </div>\n
        \n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://pfd.seetickets.com/?P5136B958990D17S1UC413989013715V4">\n
                                <button class="btn btn-outline-success me-2" type="button">SeeTickets</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://ticketmaster.evyy.net/c/1358619/2038754/23891?u=https%3A%2F%2Fwww.ticketmaster.fr%2Ffr%2Fmanifestation%2Fmania-the-abba-tribute-billet%2Fidmanif%2F624058%2Fidtier%2F18864121&amp;utm_medium=affiliate">\n
                                <button class="btn btn-outline-success me-2" type="button">Ticketmaster</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://www.awin1.com/pclick.php?p=41467574878&amp;a=289889&amp;m=12494">\n
                                <button class="btn btn-outline-success me-2" type="button">Fnac</button>\n
                            </a>\n
                        </div>\n
                    \n
                </div>\n
        \n
            </div>\n
        \n
        \n
        \n
        </div>\n
        """
    ]
    [
      "lat" => 48.7106171
      "lng" => 6.1389166
      "title" => "PATRICK BRUEL"
      "rubricSlug" => "concert"
      "infoWindowHtml" => """
        <div>\n
        \n
            \n
            <div class="block-visual">\n
                <div class="logo-date">\n
                    <div class='logoDateJour'>20h</div>\n
                            </div>\n
        \n
                <div class="pr-1">\n
                    <span class="block-rubric color-concert" href="#">Concert</span>\n
                                    <span class="block-rubric color-concert" href="#">chanson francaise</span>\n
                                    <span class="block-rubric color-concert" href="#">musique</span>\n
                                    <span class="block-rubric color-concert" href="#">variété</span>\n
                                    <span class="block-rubric color-concert" href="#">été</span>\n
                            </div>\n
        \n
                <div class="block-image">\n
                    <a href="/agenda/evenement/patrick-bruel-2">\n
                        <div class="img-blur">\n
                                <img src="https://nancy.curieux.app/media/cache/resolve/event_cover/e/2026/02/699c103454605-patrick-bruel.jpg" />\n
                        </div>\n
                        <div itemprop="image" class="img-contain">\n
                                <img src="https://nancy.curieux.app/media/cache/resolve/event_cover/e/2026/02/699c103454605-patrick-bruel.jpg" />\n
                        </div>\n
                    </a>\n
                </div>\n
        \n
            </div>\n
            <div class="details">\n
                <div class="block-date">\n
                    Le samedi 24 octobre 2026 à partir de 20h                    </div>\n
        \n
                <h5>\n
                    <a href="/agenda/evenement/patrick-bruel-2">\n
                        PATRICK BRUEL\n
                    </a>\n
                </h5>\n
        \n
                 <div class="block-detail">\n
        \n
                    <div class="button-detail" href="#" itemprop="location" itemscope="" itemtype="https://schema.org/Place">\n
                        <a href="#"><svg viewBox="0 0 100 100" fill="currentColor" aria-hidden="true"><path fill="currentColor" d="M50 10.417c-15.581 0-28.201 12.627-28.201 28.201a28.07 28.07 0 0 0 5.602 16.873L45.49 86.823c.105.202.21.403.339.588l.04.069l.011-.006a5.06 5.06 0 0 0 4.135 2.111c1.556 0 2.912-.708 3.845-1.799l.047.027l.179-.31c.264-.356.498-.736.667-1.155L72.475 55.65a28.07 28.07 0 0 0 5.726-17.032c0-15.574-12.62-28.201-28.201-28.201m-.279 42.498c-7.677 0-13.895-6.221-13.895-13.895s6.218-13.895 13.895-13.895s13.895 6.222 13.895 13.895s-6.218 13.895-13.895 13.895"></path></svg>Le Zénith de Nancy, Maxéville</a>\n
                        <a href="#" itemprop="address" itemscope="" itemtype="https://schema.org/PostalAddress">\n
                                            </a>\n
                    </div>\n
                    \n
                    <div class="button-detail">\n
                        <svg viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"></path><path fill="currentColor" d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10s10-4.477 10-10S17.523 2 12 2m-2.977 9.5a5.3 5.3 0 0 0 0 1H12a1 1 0 1 1 0 2H9.686c.601.945 1.52 1.5 2.432 1.5c.55 0 .917-.106 1.204-.262c.3-.162.58-.415.913-.81a1 1 0 0 1 1.53 1.287c-.41.488-.88.95-1.49 1.281c-.622.338-1.326.504-2.157.504c-2.162 0-3.867-1.495-4.65-3.5H7a1 1 0 1 1 0-2h.018a7 7 0 0 1 0-1H7a1 1 0 1 1 0-2h.468C8.251 7.495 9.956 6 12.118 6c.831 0 1.535.166 2.157.504c.61.33 1.08.793 1.49 1.281a1 1 0 1 1-1.53 1.287c-.333-.395-.614-.648-.913-.81c-.287-.156-.653-.262-1.204-.262c-.912 0-1.83.554-2.432 1.5H12a1 1 0 1 1 0 2z"></path></g></svg>89 €            </div>\n
        \n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://pfd.seetickets.com/?P5136B958990D17S1UC413989034410V4">\n
                                <button class="btn btn-outline-success me-2" type="button">SeeTickets</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://ticketmaster.evyy.net/c/1358619/2038754/23891?u=https%3A%2F%2Fwww.ticketmaster.fr%2Ffr%2Fmanifestation%2Fpatrick-bruel-billet%2Fidmanif%2F649270%2Fidtier%2F18864121&amp;utm_medium=affiliate">\n
                                <button class="btn btn-outline-success me-2" type="button">Ticketmaster</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://www.awin1.com/pclick.php?p=43893234930&amp;a=289889&amp;m=12494">\n
                                <button class="btn btn-outline-success me-2" type="button">Fnac</button>\n
                            </a>\n
                        </div>\n
                    \n
                </div>\n
        \n
            </div>\n
        \n
        \n
        \n
        </div>\n
        """
    ]
    [
      "lat" => 48.7106171
      "lng" => 6.1389166
      "title" => "LEGENDARY ROCK VOICES"
      "rubricSlug" => "concert"
      "infoWindowHtml" => """
        <div>\n
        \n
            \n
            <div class="block-visual">\n
                <div class="logo-date">\n
                    <div class='logoDateJour'>20h</div>\n
                            </div>\n
        \n
                <div class="pr-1">\n
                    <span class="block-rubric color-concert" href="#">Concert</span>\n
                                    <span class="block-rubric color-concert" href="#">chanson francaise</span>\n
                                    <span class="block-rubric color-concert" href="#">folk</span>\n
                                    <span class="block-rubric color-concert" href="#">musique</span>\n
                                    <span class="block-rubric color-concert" href="#">pop-rock</span>\n
                            </div>\n
        \n
                <div class="block-image">\n
                    <a href="/agenda/evenement/legendary-rock-voices">\n
                        <div class="img-blur">\n
                                <img src="https://nancy.curieux.app/media/cache/resolve/event_cover/e/2026/02/699c10354193d-legendary-rock-voices.jpg" />\n
                        </div>\n
                        <div itemprop="image" class="img-contain">\n
                                <img src="https://nancy.curieux.app/media/cache/resolve/event_cover/e/2026/02/699c10354193d-legendary-rock-voices.jpg" />\n
                        </div>\n
                    </a>\n
                </div>\n
        \n
            </div>\n
            <div class="details">\n
                <div class="block-date">\n
                    Le vendredi 6 novembre 2026 à partir de 20h                    </div>\n
        \n
                <h5>\n
                    <a href="/agenda/evenement/legendary-rock-voices">\n
                        LEGENDARY ROCK VOICES\n
                    </a>\n
                </h5>\n
        \n
                 <div class="block-detail">\n
        \n
                    <div class="button-detail" href="#" itemprop="location" itemscope="" itemtype="https://schema.org/Place">\n
                        <a href="#"><svg viewBox="0 0 100 100" fill="currentColor" aria-hidden="true"><path fill="currentColor" d="M50 10.417c-15.581 0-28.201 12.627-28.201 28.201a28.07 28.07 0 0 0 5.602 16.873L45.49 86.823c.105.202.21.403.339.588l.04.069l.011-.006a5.06 5.06 0 0 0 4.135 2.111c1.556 0 2.912-.708 3.845-1.799l.047.027l.179-.31c.264-.356.498-.736.667-1.155L72.475 55.65a28.07 28.07 0 0 0 5.726-17.032c0-15.574-12.62-28.201-28.201-28.201m-.279 42.498c-7.677 0-13.895-6.221-13.895-13.895s6.218-13.895 13.895-13.895s13.895 6.222 13.895 13.895s-6.218 13.895-13.895 13.895"></path></svg>Le Zénith de Nancy, Maxéville</a>\n
                        <a href="#" itemprop="address" itemscope="" itemtype="https://schema.org/PostalAddress">\n
                                            </a>\n
                    </div>\n
                    \n
                    <div class="button-detail">\n
                        <svg viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"></path><path fill="currentColor" d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10s10-4.477 10-10S17.523 2 12 2m-2.977 9.5a5.3 5.3 0 0 0 0 1H12a1 1 0 1 1 0 2H9.686c.601.945 1.52 1.5 2.432 1.5c.55 0 .917-.106 1.204-.262c.3-.162.58-.415.913-.81a1 1 0 0 1 1.53 1.287c-.41.488-.88.95-1.49 1.281c-.622.338-1.326.504-2.157.504c-2.162 0-3.867-1.495-4.65-3.5H7a1 1 0 1 1 0-2h.018a7 7 0 0 1 0-1H7a1 1 0 1 1 0-2h.468C8.251 7.495 9.956 6 12.118 6c.831 0 1.535.166 2.157.504c.61.33 1.08.793 1.49 1.281a1 1 0 1 1-1.53 1.287c-.333-.395-.614-.648-.913-.81c-.287-.156-.653-.262-1.204-.262c-.912 0-1.83.554-2.432 1.5H12a1 1 0 1 1 0 2z"></path></g></svg>69 €            </div>\n
        \n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://ticketmaster.evyy.net/c/1358619/2038754/23891?u=https%3A%2F%2Fwww.ticketmaster.fr%2Ffr%2Fmanifestation%2Flegendary-rock-voices-billet%2Fidmanif%2F648472%2Fidtier%2F18864121&amp;utm_medium=affiliate">\n
                                <button class="btn btn-outline-success me-2" type="button">Ticketmaster</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://pfd.seetickets.com/?P5136B958990D17S1UC413989034926V4">\n
                                <button class="btn btn-outline-success me-2" type="button">SeeTickets</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://www.awin1.com/pclick.php?p=43996284816&amp;a=289889&amp;m=12494">\n
                                <button class="btn btn-outline-success me-2" type="button">Fnac</button>\n
                            </a>\n
                        </div>\n
                    \n
                </div>\n
        \n
            </div>\n
        \n
        \n
        \n
        </div>\n
        """
    ]
    [
      "lat" => 48.7106171
      "lng" => 6.1389166
      "title" => "MICHELE LAROQUE ET KAD MERAD"
      "rubricSlug" => "spectacle"
      "infoWindowHtml" => """
        <div>\n
        \n
            \n
            <div class="block-visual">\n
                <div class="logo-date">\n
                    <div class='logoDateJour'>20h</div>\n
                            </div>\n
        \n
                <div class="pr-1">\n
                    <span class="block-rubric color-spectacle" href="#">Spectacle</span>\n
                                    <span class="block-rubric color-spectacle" href="#">humour</span>\n
                                    <span class="block-rubric color-spectacle" href="#">théâtre</span>\n
                                    <span class="block-rubric color-spectacle" href="#">été</span>\n
                                    <span class="block-rubric color-spectacle" href="#">arts</span>\n
                            </div>\n
        \n
                <div class="block-image">\n
                    <a href="/agenda/evenement/michele-laroque-et-kad-merad">\n
                        <div class="img-blur">\n
                                <img src="https://nancy.curieux.app/img/cache/event_cover/e/2026/02/699c10361d9b8-michele-laroque-et-kad-merad.jpg" />\n
                        </div>\n
                        <div itemprop="image" class="img-contain">\n
                                <img src="https://nancy.curieux.app/img/cache/event_cover/e/2026/02/699c10361d9b8-michele-laroque-et-kad-merad.jpg" />\n
                        </div>\n
                    </a>\n
                </div>\n
        \n
            </div>\n
            <div class="details">\n
                <div class="block-date">\n
                    Le samedi 14 novembre 2026 à partir de 20h                    </div>\n
        \n
                <h5>\n
                    <a href="/agenda/evenement/michele-laroque-et-kad-merad">\n
                        MICHELE LAROQUE ET KAD MERAD\n
                    </a>\n
                </h5>\n
        \n
                 <div class="block-detail">\n
        \n
                    <div class="button-detail" href="#" itemprop="location" itemscope="" itemtype="https://schema.org/Place">\n
                        <a href="#"><svg viewBox="0 0 100 100" fill="currentColor" aria-hidden="true"><path fill="currentColor" d="M50 10.417c-15.581 0-28.201 12.627-28.201 28.201a28.07 28.07 0 0 0 5.602 16.873L45.49 86.823c.105.202.21.403.339.588l.04.069l.011-.006a5.06 5.06 0 0 0 4.135 2.111c1.556 0 2.912-.708 3.845-1.799l.047.027l.179-.31c.264-.356.498-.736.667-1.155L72.475 55.65a28.07 28.07 0 0 0 5.726-17.032c0-15.574-12.62-28.201-28.201-28.201m-.279 42.498c-7.677 0-13.895-6.221-13.895-13.895s6.218-13.895 13.895-13.895s13.895 6.222 13.895 13.895s-6.218 13.895-13.895 13.895"></path></svg>Le Zénith de Nancy, Maxéville</a>\n
                        <a href="#" itemprop="address" itemscope="" itemtype="https://schema.org/PostalAddress">\n
                                            </a>\n
                    </div>\n
                    \n
                    <div class="button-detail">\n
                        <svg viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"></path><path fill="currentColor" d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10s10-4.477 10-10S17.523 2 12 2m-2.977 9.5a5.3 5.3 0 0 0 0 1H12a1 1 0 1 1 0 2H9.686c.601.945 1.52 1.5 2.432 1.5c.55 0 .917-.106 1.204-.262c.3-.162.58-.415.913-.81a1 1 0 0 1 1.53 1.287c-.41.488-.88.95-1.49 1.281c-.622.338-1.326.504-2.157.504c-2.162 0-3.867-1.495-4.65-3.5H7a1 1 0 1 1 0-2h.018a7 7 0 0 1 0-1H7a1 1 0 1 1 0-2h.468C8.251 7.495 9.956 6 12.118 6c.831 0 1.535.166 2.157.504c.61.33 1.08.793 1.49 1.281a1 1 0 1 1-1.53 1.287c-.333-.395-.614-.648-.913-.81c-.287-.156-.653-.262-1.204-.262c-.912 0-1.83.554-2.432 1.5H12a1 1 0 1 1 0 2z"></path></g></svg>74 €            </div>\n
        \n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://pfd.seetickets.com/?P5136B958990D17S1UB41398908340V4">\n
                                <button class="btn btn-outline-success me-2" type="button">SeeTickets</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://ticketmaster.evyy.net/c/1358619/2038754/23891?u=https%3A%2F%2Fwww.ticketmaster.fr%2Ffr%2Fmanifestation%2Fmichele-laroque-et-kad-merad-billet%2Fidmanif%2F616937%2Fidtier%2F18864121&amp;utm_medium=affiliate">\n
                                <button class="btn btn-outline-success me-2" type="button">Ticketmaster</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://www.awin1.com/pclick.php?p=40785264907&amp;a=289889&amp;m=12494">\n
                                <button class="btn btn-outline-success me-2" type="button">Fnac</button>\n
                            </a>\n
                        </div>\n
                    \n
                </div>\n
        \n
            </div>\n
        \n
        \n
        \n
        </div>\n
        """
    ]
    [
      "lat" => 48.7106171
      "lng" => 6.1389166
      "title" => "CASSE-NOISETTE - BALLET ET ORCHESTRE - CASSE-NOISETTE"
      "rubricSlug" => "spectacle"
      "infoWindowHtml" => """
        <div>\n
        \n
            \n
            <div class="block-visual">\n
                <div class="logo-date">\n
                    <div class='logoDateJour'>20h</div>\n
                            </div>\n
        \n
                <div class="pr-1">\n
                    <span class="block-rubric color-spectacle" href="#">Spectacle</span>\n
                                    <span class="block-rubric color-spectacle" href="#">danse</span>\n
                                    <span class="block-rubric color-spectacle" href="#">danse traditionnelle</span>\n
                                    <span class="block-rubric color-spectacle" href="#">ballet</span>\n
                                    <span class="block-rubric color-spectacle" href="#">arts</span>\n
                            </div>\n
        \n
                <div class="block-image">\n
                    <a href="/agenda/evenement/casse-noisette-ballet-et-orchestre-casse-noisette-1">\n
                        <div class="img-blur">\n
                                <img src="https://nancy.curieux.app/img/cache/event_cover/e/2026/02/699c1036d1cec-casse-noisette-ballet-et-orchestre-casse-noisette.jpg" />\n
                        </div>\n
                        <div itemprop="image" class="img-contain">\n
                                <img src="https://nancy.curieux.app/img/cache/event_cover/e/2026/02/699c1036d1cec-casse-noisette-ballet-et-orchestre-casse-noisette.jpg" />\n
                        </div>\n
                    </a>\n
                </div>\n
        \n
            </div>\n
            <div class="details">\n
                <div class="block-date">\n
                    Le jeudi 19 novembre 2026 à partir de 20h                    </div>\n
        \n
                <h5>\n
                    <a href="/agenda/evenement/casse-noisette-ballet-et-orchestre-casse-noisette-1">\n
                        CASSE-NOISETTE - BALLET ET ORCHESTRE - CASSE-NOISETTE\n
                    </a>\n
                </h5>\n
        \n
                 <div class="block-detail">\n
        \n
                    <div class="button-detail" href="#" itemprop="location" itemscope="" itemtype="https://schema.org/Place">\n
                        <a href="#"><svg viewBox="0 0 100 100" fill="currentColor" aria-hidden="true"><path fill="currentColor" d="M50 10.417c-15.581 0-28.201 12.627-28.201 28.201a28.07 28.07 0 0 0 5.602 16.873L45.49 86.823c.105.202.21.403.339.588l.04.069l.011-.006a5.06 5.06 0 0 0 4.135 2.111c1.556 0 2.912-.708 3.845-1.799l.047.027l.179-.31c.264-.356.498-.736.667-1.155L72.475 55.65a28.07 28.07 0 0 0 5.726-17.032c0-15.574-12.62-28.201-28.201-28.201m-.279 42.498c-7.677 0-13.895-6.221-13.895-13.895s6.218-13.895 13.895-13.895s13.895 6.222 13.895 13.895s-6.218 13.895-13.895 13.895"></path></svg>Le Zénith de Nancy, Maxéville</a>\n
                        <a href="#" itemprop="address" itemscope="" itemtype="https://schema.org/PostalAddress">\n
                                            </a>\n
                    </div>\n
                    \n
                    <div class="button-detail">\n
                        <svg viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"></path><path fill="currentColor" d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10s10-4.477 10-10S17.523 2 12 2m-2.977 9.5a5.3 5.3 0 0 0 0 1H12a1 1 0 1 1 0 2H9.686c.601.945 1.52 1.5 2.432 1.5c.55 0 .917-.106 1.204-.262c.3-.162.58-.415.913-.81a1 1 0 0 1 1.53 1.287c-.41.488-.88.95-1.49 1.281c-.622.338-1.326.504-2.157.504c-2.162 0-3.867-1.495-4.65-3.5H7a1 1 0 1 1 0-2h.018a7 7 0 0 1 0-1H7a1 1 0 1 1 0-2h.468C8.251 7.495 9.956 6 12.118 6c.831 0 1.535.166 2.157.504c.61.33 1.08.793 1.49 1.281a1 1 0 1 1-1.53 1.287c-.333-.395-.614-.648-.913-.81c-.287-.156-.653-.262-1.204-.262c-.912 0-1.83.554-2.432 1.5H12a1 1 0 1 1 0 2z"></path></g></svg>69 €            </div>\n
        \n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://www.awin1.com/pclick.php?p=43035770708&amp;a=289889&amp;m=12494">\n
                                <button class="btn btn-outline-success me-2" type="button">Fnac</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://ticketmaster.evyy.net/c/1358619/2038754/23891?u=https%3A%2F%2Fwww.ticketmaster.fr%2Ffr%2Fmanifestation%2Fcasse-noisette-ballet-et-orchestre-billet%2Fidmanif%2F638884%2Fidtier%2F18864121&amp;utm_medium=affiliate">\n
                                <button class="btn btn-outline-success me-2" type="button">Ticketmaster</button>\n
                            </a>\n
                        </div>\n
                    \n
                </div>\n
        \n
            </div>\n
        \n
        \n
        \n
        </div>\n
        """
    ]
    [
      "lat" => 48.7106171
      "lng" => 6.1389166
      "title" => "Barbara par Pietragalla"
      "rubricSlug" => "spectacle"
      "infoWindowHtml" => """
        <div>\n
        \n
            \n
            <div class="block-visual">\n
                <div class="logo-date">\n
                    <div class='logoDateJour'>20h</div>\n
                            </div>\n
        \n
                <div class="pr-1">\n
                    <span class="block-rubric color-spectacle" href="#">Spectacle</span>\n
                                    <span class="block-rubric color-spectacle" href="#">danse contemporaine</span>\n
                            </div>\n
        \n
                <div class="block-image">\n
                    <a href="/agenda/evenement/barbara-par-pietragalla-1">\n
                        <div class="img-blur">\n
                                <img src="https://nancy.curieux.app/media/cache/resolve/event_cover/e/2026/02/699c10376c112-barbara-par-pietragalla.jpg" />\n
                        </div>\n
                        <div itemprop="image" class="img-contain">\n
                                <img src="https://nancy.curieux.app/media/cache/resolve/event_cover/e/2026/02/699c10376c112-barbara-par-pietragalla.jpg" />\n
                        </div>\n
                    </a>\n
                </div>\n
        \n
            </div>\n
            <div class="details">\n
                <div class="block-date">\n
                    Le samedi 21 novembre 2026 à partir de 20h                    </div>\n
        \n
                <h5>\n
                    <a href="/agenda/evenement/barbara-par-pietragalla-1">\n
                        Barbara par Pietragalla\n
                    </a>\n
                </h5>\n
        \n
                 <div class="block-detail">\n
        \n
                    <div class="button-detail" href="#" itemprop="location" itemscope="" itemtype="https://schema.org/Place">\n
                        <a href="#"><svg viewBox="0 0 100 100" fill="currentColor" aria-hidden="true"><path fill="currentColor" d="M50 10.417c-15.581 0-28.201 12.627-28.201 28.201a28.07 28.07 0 0 0 5.602 16.873L45.49 86.823c.105.202.21.403.339.588l.04.069l.011-.006a5.06 5.06 0 0 0 4.135 2.111c1.556 0 2.912-.708 3.845-1.799l.047.027l.179-.31c.264-.356.498-.736.667-1.155L72.475 55.65a28.07 28.07 0 0 0 5.726-17.032c0-15.574-12.62-28.201-28.201-28.201m-.279 42.498c-7.677 0-13.895-6.221-13.895-13.895s6.218-13.895 13.895-13.895s13.895 6.222 13.895 13.895s-6.218 13.895-13.895 13.895"></path></svg>Le Zénith de Nancy, Maxéville</a>\n
                        <a href="#" itemprop="address" itemscope="" itemtype="https://schema.org/PostalAddress">\n
                                            </a>\n
                    </div>\n
                    \n
                    <div class="button-detail">\n
                        <svg viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"></path><path fill="currentColor" d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10s10-4.477 10-10S17.523 2 12 2m-2.977 9.5a5.3 5.3 0 0 0 0 1H12a1 1 0 1 1 0 2H9.686c.601.945 1.52 1.5 2.432 1.5c.55 0 .917-.106 1.204-.262c.3-.162.58-.415.913-.81a1 1 0 0 1 1.53 1.287c-.41.488-.88.95-1.49 1.281c-.622.338-1.326.504-2.157.504c-2.162 0-3.867-1.495-4.65-3.5H7a1 1 0 1 1 0-2h.018a7 7 0 0 1 0-1H7a1 1 0 1 1 0-2h.468C8.251 7.495 9.956 6 12.118 6c.831 0 1.535.166 2.157.504c.61.33 1.08.793 1.49 1.281a1 1 0 1 1-1.53 1.287c-.333-.395-.614-.648-.913-.81c-.287-.156-.653-.262-1.204-.262c-.912 0-1.83.554-2.432 1.5H12a1 1 0 1 1 0 2z"></path></g></svg>57 €            </div>\n
        \n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://www.awin1.com/pclick.php?p=44020560022&amp;a=289889&amp;m=12494">\n
                                <button class="btn btn-outline-success me-2" type="button">Fnac</button>\n
                            </a>\n
                        </div>\n
                    \n
                </div>\n
        \n
            </div>\n
        \n
        \n
        \n
        </div>\n
        """
    ]
    [
      "lat" => 48.7106171
      "lng" => 6.1389166
      "title" => "PLK"
      "rubricSlug" => "concert"
      "infoWindowHtml" => """
        <div>\n
        \n
            \n
            <div class="block-visual">\n
                <div class="logo-date">\n
                    <div class='logoDateJour'>20h</div>\n
                            </div>\n
        \n
                <div class="pr-1">\n
                    <span class="block-rubric color-concert" href="#">Concert</span>\n
                                    <span class="block-rubric color-concert" href="#">hip-hop</span>\n
                                    <span class="block-rubric color-concert" href="#">rap</span>\n
                                    <span class="block-rubric color-concert" href="#">slam</span>\n
                            </div>\n
        \n
                <div class="block-image">\n
                    <a href="/agenda/evenement/plk-2">\n
                        <div class="img-blur">\n
                                <img src="https://nancy.curieux.app/media/cache/resolve/event_cover/e/2026/02/699c10385d7e7-plk.jpg" />\n
                        </div>\n
                        <div itemprop="image" class="img-contain">\n
                                <img src="https://nancy.curieux.app/media/cache/resolve/event_cover/e/2026/02/699c10385d7e7-plk.jpg" />\n
                        </div>\n
                    </a>\n
                </div>\n
        \n
            </div>\n
            <div class="details">\n
                <div class="block-date">\n
                    Le vendredi 27 novembre 2026 à partir de 20h                    </div>\n
        \n
                <h5>\n
                    <a href="/agenda/evenement/plk-2">\n
                        PLK\n
                    </a>\n
                </h5>\n
        \n
                 <div class="block-detail">\n
        \n
                    <div class="button-detail" href="#" itemprop="location" itemscope="" itemtype="https://schema.org/Place">\n
                        <a href="#"><svg viewBox="0 0 100 100" fill="currentColor" aria-hidden="true"><path fill="currentColor" d="M50 10.417c-15.581 0-28.201 12.627-28.201 28.201a28.07 28.07 0 0 0 5.602 16.873L45.49 86.823c.105.202.21.403.339.588l.04.069l.011-.006a5.06 5.06 0 0 0 4.135 2.111c1.556 0 2.912-.708 3.845-1.799l.047.027l.179-.31c.264-.356.498-.736.667-1.155L72.475 55.65a28.07 28.07 0 0 0 5.726-17.032c0-15.574-12.62-28.201-28.201-28.201m-.279 42.498c-7.677 0-13.895-6.221-13.895-13.895s6.218-13.895 13.895-13.895s13.895 6.222 13.895 13.895s-6.218 13.895-13.895 13.895"></path></svg>Le Zénith de Nancy, Maxéville</a>\n
                        <a href="#" itemprop="address" itemscope="" itemtype="https://schema.org/PostalAddress">\n
                                            </a>\n
                    </div>\n
                    \n
                    <div class="button-detail">\n
                        <svg viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"></path><path fill="currentColor" d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10s10-4.477 10-10S17.523 2 12 2m-2.977 9.5a5.3 5.3 0 0 0 0 1H12a1 1 0 1 1 0 2H9.686c.601.945 1.52 1.5 2.432 1.5c.55 0 .917-.106 1.204-.262c.3-.162.58-.415.913-.81a1 1 0 0 1 1.53 1.287c-.41.488-.88.95-1.49 1.281c-.622.338-1.326.504-2.157.504c-2.162 0-3.867-1.495-4.65-3.5H7a1 1 0 1 1 0-2h.018a7 7 0 0 1 0-1H7a1 1 0 1 1 0-2h.468C8.251 7.495 9.956 6 12.118 6c.831 0 1.535.166 2.157.504c.61.33 1.08.793 1.49 1.281a1 1 0 1 1-1.53 1.287c-.333-.395-.614-.648-.913-.81c-.287-.156-.653-.262-1.204-.262c-.912 0-1.83.554-2.432 1.5H12a1 1 0 1 1 0 2z"></path></g></svg>72 €            </div>\n
        \n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://pfd.seetickets.com/?P5136B958990D17S1UC413989026903V4">\n
                                <button class="btn btn-outline-success me-2" type="button">SeeTickets</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://www.awin1.com/pclick.php?p=42962796605&amp;a=289889&amp;m=12494">\n
                                <button class="btn btn-outline-success me-2" type="button">Fnac</button>\n
                            </a>\n
                        </div>\n
                    \n
                </div>\n
        \n
            </div>\n
        \n
        \n
        \n
        </div>\n
        """
    ]
    [
      "lat" => 48.7106171
      "lng" => 6.1389166
      "title" => "THE MUSIC OF QUEEN"
      "rubricSlug" => "concert"
      "infoWindowHtml" => """
        <div>\n
        \n
            \n
            <div class="block-visual">\n
                <div class="logo-date">\n
                    <div class='logoDateJour'>20h</div>\n
                            </div>\n
        \n
                <div class="pr-1">\n
                    <span class="block-rubric color-concert" href="#">Concert</span>\n
                                    <span class="block-rubric color-concert" href="#">pop</span>\n
                                    <span class="block-rubric color-concert" href="#">rock</span>\n
                                    <span class="block-rubric color-concert" href="#">musique</span>\n
                                    <span class="block-rubric color-concert" href="#">pop-rock</span>\n
                            </div>\n
        \n
                <div class="block-image">\n
                    <a href="/agenda/evenement/the-music-of-queen">\n
                        <div class="img-blur">\n
                                <img src="https://nancy.curieux.app/media/cache/resolve/event_cover/e/2026/02/699c1038c4f91-the-music-of-queen.jpg" />\n
                        </div>\n
                        <div itemprop="image" class="img-contain">\n
                                <img src="https://nancy.curieux.app/media/cache/resolve/event_cover/e/2026/02/699c1038c4f91-the-music-of-queen.jpg" />\n
                        </div>\n
                    </a>\n
                </div>\n
        \n
            </div>\n
            <div class="details">\n
                <div class="block-date">\n
                    Le samedi 28 novembre 2026 à partir de 20h                    </div>\n
        \n
                <h5>\n
                    <a href="/agenda/evenement/the-music-of-queen">\n
                        THE MUSIC OF QUEEN\n
                    </a>\n
                </h5>\n
        \n
                 <div class="block-detail">\n
        \n
                    <div class="button-detail" href="#" itemprop="location" itemscope="" itemtype="https://schema.org/Place">\n
                        <a href="#"><svg viewBox="0 0 100 100" fill="currentColor" aria-hidden="true"><path fill="currentColor" d="M50 10.417c-15.581 0-28.201 12.627-28.201 28.201a28.07 28.07 0 0 0 5.602 16.873L45.49 86.823c.105.202.21.403.339.588l.04.069l.011-.006a5.06 5.06 0 0 0 4.135 2.111c1.556 0 2.912-.708 3.845-1.799l.047.027l.179-.31c.264-.356.498-.736.667-1.155L72.475 55.65a28.07 28.07 0 0 0 5.726-17.032c0-15.574-12.62-28.201-28.201-28.201m-.279 42.498c-7.677 0-13.895-6.221-13.895-13.895s6.218-13.895 13.895-13.895s13.895 6.222 13.895 13.895s-6.218 13.895-13.895 13.895"></path></svg>Le Zénith de Nancy, Maxéville</a>\n
                        <a href="#" itemprop="address" itemscope="" itemtype="https://schema.org/PostalAddress">\n
                                            </a>\n
                    </div>\n
                    \n
                    <div class="button-detail">\n
                        <svg viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"></path><path fill="currentColor" d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10s10-4.477 10-10S17.523 2 12 2m-2.977 9.5a5.3 5.3 0 0 0 0 1H12a1 1 0 1 1 0 2H9.686c.601.945 1.52 1.5 2.432 1.5c.55 0 .917-.106 1.204-.262c.3-.162.58-.415.913-.81a1 1 0 0 1 1.53 1.287c-.41.488-.88.95-1.49 1.281c-.622.338-1.326.504-2.157.504c-2.162 0-3.867-1.495-4.65-3.5H7a1 1 0 1 1 0-2h.018a7 7 0 0 1 0-1H7a1 1 0 1 1 0-2h.468C8.251 7.495 9.956 6 12.118 6c.831 0 1.535.166 2.157.504c.61.33 1.08.793 1.49 1.281a1 1 0 1 1-1.53 1.287c-.333-.395-.614-.648-.913-.81c-.287-.156-.653-.262-1.204-.262c-.912 0-1.83.554-2.432 1.5H12a1 1 0 1 1 0 2z"></path></g></svg>76 €            </div>\n
        \n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://ticketmaster.evyy.net/c/1358619/2038754/23891?u=https%3A%2F%2Fwww.ticketmaster.fr%2Ffr%2Fmanifestation%2Fthe-music-of-queen-billet%2Fidmanif%2F643736%2Fidtier%2F18864121&amp;utm_medium=affiliate">\n
                                <button class="btn btn-outline-success me-2" type="button">Ticketmaster</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://www.awin1.com/pclick.php?p=43632441890&amp;a=289889&amp;m=12494">\n
                                <button class="btn btn-outline-success me-2" type="button">Fnac</button>\n
                            </a>\n
                        </div>\n
                    \n
                </div>\n
        \n
            </div>\n
        \n
        \n
        \n
        </div>\n
        """
    ]
    [
      "lat" => 48.7106171
      "lng" => 6.1389166
      "title" => "REDOUANE BOUGHERABA"
      "rubricSlug" => "spectacle"
      "infoWindowHtml" => """
        <div>\n
        \n
            \n
            <div class="block-visual">\n
                <div class="logo-date">\n
                    <div class='logoDateJour'>20h</div>\n
                            </div>\n
        \n
                <div class="pr-1">\n
                    <span class="block-rubric color-spectacle" href="#">Spectacle</span>\n
                                    <span class="block-rubric color-spectacle" href="#">humour</span>\n
                                    <span class="block-rubric color-spectacle" href="#">théâtre</span>\n
                                    <span class="block-rubric color-spectacle" href="#">été</span>\n
                                    <span class="block-rubric color-spectacle" href="#">arts</span>\n
                            </div>\n
        \n
                <div class="block-image">\n
                    <a href="/agenda/evenement/redouane-bougheraba-1">\n
                        <div class="img-blur">\n
                                <img src="https://nancy.curieux.app/img/cache/event_cover/e/2026/02/699c10399a25c-redouane-bougheraba.jpg" />\n
                        </div>\n
                        <div itemprop="image" class="img-contain">\n
                                <img src="https://nancy.curieux.app/img/cache/event_cover/e/2026/02/699c10399a25c-redouane-bougheraba.jpg" />\n
                        </div>\n
                    </a>\n
                </div>\n
        \n
            </div>\n
            <div class="details">\n
                <div class="block-date">\n
                    Le mardi 1 décembre 2026 à partir de 20h                    </div>\n
        \n
                <h5>\n
                    <a href="/agenda/evenement/redouane-bougheraba-1">\n
                        REDOUANE BOUGHERABA\n
                    </a>\n
                </h5>\n
        \n
                 <div class="block-detail">\n
        \n
                    <div class="button-detail" href="#" itemprop="location" itemscope="" itemtype="https://schema.org/Place">\n
                        <a href="#"><svg viewBox="0 0 100 100" fill="currentColor" aria-hidden="true"><path fill="currentColor" d="M50 10.417c-15.581 0-28.201 12.627-28.201 28.201a28.07 28.07 0 0 0 5.602 16.873L45.49 86.823c.105.202.21.403.339.588l.04.069l.011-.006a5.06 5.06 0 0 0 4.135 2.111c1.556 0 2.912-.708 3.845-1.799l.047.027l.179-.31c.264-.356.498-.736.667-1.155L72.475 55.65a28.07 28.07 0 0 0 5.726-17.032c0-15.574-12.62-28.201-28.201-28.201m-.279 42.498c-7.677 0-13.895-6.221-13.895-13.895s6.218-13.895 13.895-13.895s13.895 6.222 13.895 13.895s-6.218 13.895-13.895 13.895"></path></svg>Le Zénith de Nancy, Maxéville</a>\n
                        <a href="#" itemprop="address" itemscope="" itemtype="https://schema.org/PostalAddress">\n
                                            </a>\n
                    </div>\n
                    \n
                    <div class="button-detail">\n
                        <svg viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"></path><path fill="currentColor" d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10s10-4.477 10-10S17.523 2 12 2m-2.977 9.5a5.3 5.3 0 0 0 0 1H12a1 1 0 1 1 0 2H9.686c.601.945 1.52 1.5 2.432 1.5c.55 0 .917-.106 1.204-.262c.3-.162.58-.415.913-.81a1 1 0 0 1 1.53 1.287c-.41.488-.88.95-1.49 1.281c-.622.338-1.326.504-2.157.504c-2.162 0-3.867-1.495-4.65-3.5H7a1 1 0 1 1 0-2h.018a7 7 0 0 1 0-1H7a1 1 0 1 1 0-2h.468C8.251 7.495 9.956 6 12.118 6c.831 0 1.535.166 2.157.504c.61.33 1.08.793 1.49 1.281a1 1 0 1 1-1.53 1.287c-.333-.395-.614-.648-.913-.81c-.287-.156-.653-.262-1.204-.262c-.912 0-1.83.554-2.432 1.5H12a1 1 0 1 1 0 2z"></path></g></svg>69 €            </div>\n
        \n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://pfd.seetickets.com/?P5136B958990D17S1UC413989020757V4">\n
                                <button class="btn btn-outline-success me-2" type="button">SeeTickets</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://ticketmaster.evyy.net/c/1358619/2038754/23891?u=https%3A%2F%2Fwww.ticketmaster.fr%2Ffr%2Fmanifestation%2Fredouane-bougheraba-billet%2Fidmanif%2F634163%2Fidtier%2F18864121&amp;utm_medium=affiliate">\n
                                <button class="btn btn-outline-success me-2" type="button">Ticketmaster</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://www.awin1.com/pclick.php?p=42298674223&amp;a=289889&amp;m=12494">\n
                                <button class="btn btn-outline-success me-2" type="button">Fnac</button>\n
                            </a>\n
                        </div>\n
                    \n
                </div>\n
        \n
            </div>\n
        \n
        \n
        \n
        </div>\n
        """
    ]
    [
      "lat" => 48.7106171
      "lng" => 6.1389166
      "title" => "CHANTAL GOYA"
      "rubricSlug" => "concert"
      "infoWindowHtml" => """
        <div>\n
        \n
            \n
            <div class="block-visual">\n
                <div class="logo-date">\n
                    <div class='logoDateJour'>15h</div>\n
                            </div>\n
        \n
                <div class="pr-1">\n
                    <span class="block-rubric color-concert" href="#">Concert</span>\n
                                    <span class="block-rubric color-concert" href="#">chanson francaise</span>\n
                                    <span class="block-rubric color-concert" href="#">musique</span>\n
                                    <span class="block-rubric color-concert" href="#">variété</span>\n
                                    <span class="block-rubric color-concert" href="#">été</span>\n
                            </div>\n
        \n
                <div class="block-image">\n
                    <a href="/agenda/evenement/chantal-goya">\n
                        <div class="img-blur">\n
                                <img src="https://nancy.curieux.app/media/cache/resolve/event_cover/e/2026/02/699c103a3a5a6-chantal-goya.jpg" />\n
                        </div>\n
                        <div itemprop="image" class="img-contain">\n
                                <img src="https://nancy.curieux.app/media/cache/resolve/event_cover/e/2026/02/699c103a3a5a6-chantal-goya.jpg" />\n
                        </div>\n
                    </a>\n
                </div>\n
        \n
            </div>\n
            <div class="details">\n
                <div class="block-date">\n
                    Le dimanche 13 décembre 2026 à partir de 15h                    </div>\n
        \n
                <h5>\n
                    <a href="/agenda/evenement/chantal-goya">\n
                        CHANTAL GOYA\n
                    </a>\n
                </h5>\n
        \n
                 <div class="block-detail">\n
        \n
                    <div class="button-detail" href="#" itemprop="location" itemscope="" itemtype="https://schema.org/Place">\n
                        <a href="#"><svg viewBox="0 0 100 100" fill="currentColor" aria-hidden="true"><path fill="currentColor" d="M50 10.417c-15.581 0-28.201 12.627-28.201 28.201a28.07 28.07 0 0 0 5.602 16.873L45.49 86.823c.105.202.21.403.339.588l.04.069l.011-.006a5.06 5.06 0 0 0 4.135 2.111c1.556 0 2.912-.708 3.845-1.799l.047.027l.179-.31c.264-.356.498-.736.667-1.155L72.475 55.65a28.07 28.07 0 0 0 5.726-17.032c0-15.574-12.62-28.201-28.201-28.201m-.279 42.498c-7.677 0-13.895-6.221-13.895-13.895s6.218-13.895 13.895-13.895s13.895 6.222 13.895 13.895s-6.218 13.895-13.895 13.895"></path></svg>Le Zénith de Nancy, Maxéville</a>\n
                        <a href="#" itemprop="address" itemscope="" itemtype="https://schema.org/PostalAddress">\n
                                            </a>\n
                    </div>\n
                    \n
                    <div class="button-detail">\n
                        <svg viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"></path><path fill="currentColor" d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10s10-4.477 10-10S17.523 2 12 2m-2.977 9.5a5.3 5.3 0 0 0 0 1H12a1 1 0 1 1 0 2H9.686c.601.945 1.52 1.5 2.432 1.5c.55 0 .917-.106 1.204-.262c.3-.162.58-.415.913-.81a1 1 0 0 1 1.53 1.287c-.41.488-.88.95-1.49 1.281c-.622.338-1.326.504-2.157.504c-2.162 0-3.867-1.495-4.65-3.5H7a1 1 0 1 1 0-2h.018a7 7 0 0 1 0-1H7a1 1 0 1 1 0-2h.468C8.251 7.495 9.956 6 12.118 6c.831 0 1.535.166 2.157.504c.61.33 1.08.793 1.49 1.281a1 1 0 1 1-1.53 1.287c-.333-.395-.614-.648-.913-.81c-.287-.156-.653-.262-1.204-.262c-.912 0-1.83.554-2.432 1.5H12a1 1 0 1 1 0 2z"></path></g></svg>65 €            </div>\n
        \n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://pfd.seetickets.com/?P5136B958990D17S1UC413989028110V4">\n
                                <button class="btn btn-outline-success me-2" type="button">SeeTickets</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://ticketmaster.evyy.net/c/1358619/2038754/23891?u=https%3A%2F%2Fwww.ticketmaster.fr%2Ffr%2Fmanifestation%2Fchantal-goya-billet%2Fidmanif%2F602963%2Fidtier%2F18864121&amp;utm_medium=affiliate">\n
                                <button class="btn btn-outline-success me-2" type="button">Ticketmaster</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://www.awin1.com/pclick.php?p=43138135266&amp;a=289889&amp;m=12494">\n
                                <button class="btn btn-outline-success me-2" type="button">Fnac</button>\n
                            </a>\n
                        </div>\n
                    \n
                </div>\n
        \n
            </div>\n
        \n
        \n
        \n
        </div>\n
        """
    ]
    [
      "lat" => 48.7106171
      "lng" => 6.1389166
      "title" => "Les 4 Saisons - Un Ballet sur la Musique d'Antonio Vivaldi"
      "rubricSlug" => "spectacle"
      "infoWindowHtml" => """
        <div>\n
        \n
            \n
            <div class="block-visual">\n
                <div class="logo-date">\n
                    <div class='logoDateJour'>16h</div>\n
                            </div>\n
        \n
                <div class="pr-1">\n
                    <span class="block-rubric color-spectacle" href="#">Spectacle</span>\n
                                    <span class="block-rubric color-spectacle" href="#">danse traditionnelle</span>\n
                            </div>\n
        \n
                <div class="block-image">\n
                    <a href="/agenda/evenement/les-4-saisons-un-ballet-sur-la-musique-d-antonio-vivaldi-1">\n
                        <div class="img-blur">\n
                                <img src="https://nancy.curieux.app/media/cache/resolve/event_cover/e/2026/02/699c103aa5d70-les-4-saisons-un-ballet-sur-la-musique-d-antonio-vivaldi.jpg" />\n
                        </div>\n
                        <div itemprop="image" class="img-contain">\n
                                <img src="https://nancy.curieux.app/media/cache/resolve/event_cover/e/2026/02/699c103aa5d70-les-4-saisons-un-ballet-sur-la-musique-d-antonio-vivaldi.jpg" />\n
                        </div>\n
                    </a>\n
                </div>\n
        \n
            </div>\n
            <div class="details">\n
                <div class="block-date">\n
                    Le dimanche 20 décembre 2026 à partir de 16h                    </div>\n
        \n
                <h5>\n
                    <a href="/agenda/evenement/les-4-saisons-un-ballet-sur-la-musique-d-antonio-vivaldi-1">\n
                        Les 4 Saisons - Un Ballet sur la Musique d&#039;Antonio Vivaldi\n
                    </a>\n
                </h5>\n
        \n
                 <div class="block-detail">\n
        \n
                    <div class="button-detail" href="#" itemprop="location" itemscope="" itemtype="https://schema.org/Place">\n
                        <a href="#"><svg viewBox="0 0 100 100" fill="currentColor" aria-hidden="true"><path fill="currentColor" d="M50 10.417c-15.581 0-28.201 12.627-28.201 28.201a28.07 28.07 0 0 0 5.602 16.873L45.49 86.823c.105.202.21.403.339.588l.04.069l.011-.006a5.06 5.06 0 0 0 4.135 2.111c1.556 0 2.912-.708 3.845-1.799l.047.027l.179-.31c.264-.356.498-.736.667-1.155L72.475 55.65a28.07 28.07 0 0 0 5.726-17.032c0-15.574-12.62-28.201-28.201-28.201m-.279 42.498c-7.677 0-13.895-6.221-13.895-13.895s6.218-13.895 13.895-13.895s13.895 6.222 13.895 13.895s-6.218 13.895-13.895 13.895"></path></svg>Le Zénith de Nancy, Maxéville</a>\n
                        <a href="#" itemprop="address" itemscope="" itemtype="https://schema.org/PostalAddress">\n
                                            </a>\n
                    </div>\n
                    \n
                    <div class="button-detail">\n
                        <svg viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"></path><path fill="currentColor" d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10s10-4.477 10-10S17.523 2 12 2m-2.977 9.5a5.3 5.3 0 0 0 0 1H12a1 1 0 1 1 0 2H9.686c.601.945 1.52 1.5 2.432 1.5c.55 0 .917-.106 1.204-.262c.3-.162.58-.415.913-.81a1 1 0 0 1 1.53 1.287c-.41.488-.88.95-1.49 1.281c-.622.338-1.326.504-2.157.504c-2.162 0-3.867-1.495-4.65-3.5H7a1 1 0 1 1 0-2h.018a7 7 0 0 1 0-1H7a1 1 0 1 1 0-2h.468C8.251 7.495 9.956 6 12.118 6c.831 0 1.535.166 2.157.504c.61.33 1.08.793 1.49 1.281a1 1 0 1 1-1.53 1.287c-.333-.395-.614-.648-.913-.81c-.287-.156-.653-.262-1.204-.262c-.912 0-1.83.554-2.432 1.5H12a1 1 0 1 1 0 2z"></path></g></svg>68 €            </div>\n
        \n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://www.awin1.com/pclick.php?p=44022189521&amp;a=289889&amp;m=12494">\n
                                <button class="btn btn-outline-success me-2" type="button">Fnac</button>\n
                            </a>\n
                        </div>\n
                    \n
                </div>\n
        \n
            </div>\n
        \n
        \n
        \n
        </div>\n
        """
    ]
    [
      "lat" => 48.7106171
      "lng" => 6.1389166
      "title" => "LES ANNEES 80"
      "rubricSlug" => "concert"
      "infoWindowHtml" => """
        <div>\n
        \n
            \n
            <div class="block-visual">\n
                <div class="logo-date">\n
                    <div class='logoDateJour'>20h</div>\n
                            </div>\n
        \n
                <div class="pr-1">\n
                    <span class="block-rubric color-concert" href="#">Concert</span>\n
                                    <span class="block-rubric color-concert" href="#">chanson francaise</span>\n
                                    <span class="block-rubric color-concert" href="#">musique</span>\n
                                    <span class="block-rubric color-concert" href="#">variété</span>\n
                                    <span class="block-rubric color-concert" href="#">été</span>\n
                            </div>\n
        \n
                <div class="block-image">\n
                    <a href="/agenda/evenement/les-annees-80-1">\n
                        <div class="img-blur">\n
                                <img src="https://nancy.curieux.app/media/cache/resolve/event_cover/e/2026/02/699c103be287c-les-annees-80.jpg" />\n
                        </div>\n
                        <div itemprop="image" class="img-contain">\n
                                <img src="https://nancy.curieux.app/media/cache/resolve/event_cover/e/2026/02/699c103be287c-les-annees-80.jpg" />\n
                        </div>\n
                    </a>\n
                </div>\n
        \n
            </div>\n
            <div class="details">\n
                <div class="block-date">\n
                    Le vendredi 8 janvier 2027 à partir de 20h                    </div>\n
        \n
                <h5>\n
                    <a href="/agenda/evenement/les-annees-80-1">\n
                        LES ANNEES 80\n
                    </a>\n
                </h5>\n
        \n
                 <div class="block-detail">\n
        \n
                    <div class="button-detail" href="#" itemprop="location" itemscope="" itemtype="https://schema.org/Place">\n
                        <a href="#"><svg viewBox="0 0 100 100" fill="currentColor" aria-hidden="true"><path fill="currentColor" d="M50 10.417c-15.581 0-28.201 12.627-28.201 28.201a28.07 28.07 0 0 0 5.602 16.873L45.49 86.823c.105.202.21.403.339.588l.04.069l.011-.006a5.06 5.06 0 0 0 4.135 2.111c1.556 0 2.912-.708 3.845-1.799l.047.027l.179-.31c.264-.356.498-.736.667-1.155L72.475 55.65a28.07 28.07 0 0 0 5.726-17.032c0-15.574-12.62-28.201-28.201-28.201m-.279 42.498c-7.677 0-13.895-6.221-13.895-13.895s6.218-13.895 13.895-13.895s13.895 6.222 13.895 13.895s-6.218 13.895-13.895 13.895"></path></svg>Le Zénith de Nancy, Maxéville</a>\n
                        <a href="#" itemprop="address" itemscope="" itemtype="https://schema.org/PostalAddress">\n
                                            </a>\n
                    </div>\n
                    \n
                    <div class="button-detail">\n
                        <svg viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"></path><path fill="currentColor" d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10s10-4.477 10-10S17.523 2 12 2m-2.977 9.5a5.3 5.3 0 0 0 0 1H12a1 1 0 1 1 0 2H9.686c.601.945 1.52 1.5 2.432 1.5c.55 0 .917-.106 1.204-.262c.3-.162.58-.415.913-.81a1 1 0 0 1 1.53 1.287c-.41.488-.88.95-1.49 1.281c-.622.338-1.326.504-2.157.504c-2.162 0-3.867-1.495-4.65-3.5H7a1 1 0 1 1 0-2h.018a7 7 0 0 1 0-1H7a1 1 0 1 1 0-2h.468C8.251 7.495 9.956 6 12.118 6c.831 0 1.535.166 2.157.504c.61.33 1.08.793 1.49 1.281a1 1 0 1 1-1.53 1.287c-.333-.395-.614-.648-.913-.81c-.287-.156-.653-.262-1.204-.262c-.912 0-1.83.554-2.432 1.5H12a1 1 0 1 1 0 2z"></path></g></svg>62 €            </div>\n
        \n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://pfd.seetickets.com/?P5136B958990D17S1UC413989014109V4">\n
                                <button class="btn btn-outline-success me-2" type="button">SeeTickets</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://ticketmaster.evyy.net/c/1358619/2038754/23891?u=https%3A%2F%2Fwww.ticketmaster.fr%2Ffr%2Fmanifestation%2Fles-annees-80-billet%2Fidmanif%2F624903%2Fidtier%2F18864121&amp;utm_medium=affiliate">\n
                                <button class="btn btn-outline-success me-2" type="button">Ticketmaster</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://www.awin1.com/pclick.php?p=41502734343&amp;a=289889&amp;m=12494">\n
                                <button class="btn btn-outline-success me-2" type="button">Fnac</button>\n
                            </a>\n
                        </div>\n
                    \n
                </div>\n
        \n
            </div>\n
        \n
        \n
        \n
        </div>\n
        """
    ]
    [
      "lat" => 48.7106171
      "lng" => 6.1389166
      "title" => "FESTIVAL MONDIAL DE LA MAGIE"
      "rubricSlug" => "spectacle"
      "infoWindowHtml" => """
        <div>\n
        \n
            \n
            <div class="block-visual">\n
                <div class="logo-date">\n
                    <div class='logoDateJour'>20h</div>\n
                            </div>\n
        \n
                <div class="pr-1">\n
                    <span class="block-rubric color-spectacle" href="#">Spectacle</span>\n
                                    <span class="block-rubric color-spectacle" href="#">théâtre</span>\n
                                    <span class="block-rubric color-spectacle" href="#">magie</span>\n
                                    <span class="block-rubric color-spectacle" href="#">été</span>\n
                                    <span class="block-rubric color-spectacle" href="#">arts</span>\n
                            </div>\n
        \n
                <div class="block-image">\n
                    <a href="/agenda/evenement/festival-mondial-de-la-magie-1">\n
                        <div class="img-blur">\n
                                <img src="https://nancy.curieux.app/img/cache/event_cover/e/2026/02/699c103ca1381-festival-mondial-de-la-magie.jpg" />\n
                        </div>\n
                        <div itemprop="image" class="img-contain">\n
                                <img src="https://nancy.curieux.app/img/cache/event_cover/e/2026/02/699c103ca1381-festival-mondial-de-la-magie.jpg" />\n
                        </div>\n
                    </a>\n
                </div>\n
        \n
            </div>\n
            <div class="details">\n
                <div class="block-date">\n
                    Le vendredi 22 janvier 2027 à partir de 20h                    </div>\n
        \n
                <h5>\n
                    <a href="/agenda/evenement/festival-mondial-de-la-magie-1">\n
                        FESTIVAL MONDIAL DE LA MAGIE\n
                    </a>\n
                </h5>\n
        \n
                 <div class="block-detail">\n
        \n
                    <div class="button-detail" href="#" itemprop="location" itemscope="" itemtype="https://schema.org/Place">\n
                        <a href="#"><svg viewBox="0 0 100 100" fill="currentColor" aria-hidden="true"><path fill="currentColor" d="M50 10.417c-15.581 0-28.201 12.627-28.201 28.201a28.07 28.07 0 0 0 5.602 16.873L45.49 86.823c.105.202.21.403.339.588l.04.069l.011-.006a5.06 5.06 0 0 0 4.135 2.111c1.556 0 2.912-.708 3.845-1.799l.047.027l.179-.31c.264-.356.498-.736.667-1.155L72.475 55.65a28.07 28.07 0 0 0 5.726-17.032c0-15.574-12.62-28.201-28.201-28.201m-.279 42.498c-7.677 0-13.895-6.221-13.895-13.895s6.218-13.895 13.895-13.895s13.895 6.222 13.895 13.895s-6.218 13.895-13.895 13.895"></path></svg>Le Zénith de Nancy, Maxéville</a>\n
                        <a href="#" itemprop="address" itemscope="" itemtype="https://schema.org/PostalAddress">\n
                                            </a>\n
                    </div>\n
                    \n
                    <div class="button-detail">\n
                        <svg viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"></path><path fill="currentColor" d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10s10-4.477 10-10S17.523 2 12 2m-2.977 9.5a5.3 5.3 0 0 0 0 1H12a1 1 0 1 1 0 2H9.686c.601.945 1.52 1.5 2.432 1.5c.55 0 .917-.106 1.204-.262c.3-.162.58-.415.913-.81a1 1 0 0 1 1.53 1.287c-.41.488-.88.95-1.49 1.281c-.622.338-1.326.504-2.157.504c-2.162 0-3.867-1.495-4.65-3.5H7a1 1 0 1 1 0-2h.018a7 7 0 0 1 0-1H7a1 1 0 1 1 0-2h.468C8.251 7.495 9.956 6 12.118 6c.831 0 1.535.166 2.157.504c.61.33 1.08.793 1.49 1.281a1 1 0 1 1-1.53 1.287c-.333-.395-.614-.648-.913-.81c-.287-.156-.653-.262-1.204-.262c-.912 0-1.83.554-2.432 1.5H12a1 1 0 1 1 0 2z"></path></g></svg>75 €            </div>\n
        \n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://ticketmaster.evyy.net/c/1358619/2038754/23891?u=https%3A%2F%2Fwww.ticketmaster.fr%2Ffr%2Fmanifestation%2Ffestival-mondial-de-la-magie-billet%2Fidmanif%2F628053%2Fidtier%2F18864121&amp;utm_medium=affiliate">\n
                                <button class="btn btn-outline-success me-2" type="button">Ticketmaster</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://www.awin1.com/pclick.php?p=41816487055&amp;a=289889&amp;m=12494">\n
                                <button class="btn btn-outline-success me-2" type="button">Fnac</button>\n
                            </a>\n
                        </div>\n
                    \n
                </div>\n
        \n
            </div>\n
        \n
        \n
        \n
        </div>\n
        """
    ]
    [
      "lat" => 48.7106171
      "lng" => 6.1389166
      "title" => "BERNARD LAVILLIERS"
      "rubricSlug" => "concert"
      "infoWindowHtml" => """
        <div>\n
        \n
            \n
            <div class="block-visual">\n
                <div class="logo-date">\n
                    <div class='logoDateJour'>20h</div>\n
                            </div>\n
        \n
                <div class="pr-1">\n
                    <span class="block-rubric color-concert" href="#">Concert</span>\n
                                    <span class="block-rubric color-concert" href="#">variété</span>\n
                                    <span class="block-rubric color-concert" href="#">chanson</span>\n
                                    <span class="block-rubric color-concert" href="#">été</span>\n
                            </div>\n
        \n
                <div class="block-image">\n
                    <a href="/agenda/evenement/bernard-lavilliers-3">\n
                        <div class="img-blur">\n
                                <img src="https://nancy.curieux.app/media/cache/resolve/event_cover/e/2026/02/699c103d97946-bernard-lavilliers.jpg" />\n
                        </div>\n
                        <div itemprop="image" class="img-contain">\n
                                <img src="https://nancy.curieux.app/media/cache/resolve/event_cover/e/2026/02/699c103d97946-bernard-lavilliers.jpg" />\n
                        </div>\n
                    </a>\n
                </div>\n
        \n
            </div>\n
            <div class="details">\n
                <div class="block-date">\n
                    Le samedi 23 janvier 2027 à partir de 20h                    </div>\n
        \n
                <h5>\n
                    <a href="/agenda/evenement/bernard-lavilliers-3">\n
                        BERNARD LAVILLIERS\n
                    </a>\n
                </h5>\n
        \n
                 <div class="block-detail">\n
        \n
                    <div class="button-detail" href="#" itemprop="location" itemscope="" itemtype="https://schema.org/Place">\n
                        <a href="#"><svg viewBox="0 0 100 100" fill="currentColor" aria-hidden="true"><path fill="currentColor" d="M50 10.417c-15.581 0-28.201 12.627-28.201 28.201a28.07 28.07 0 0 0 5.602 16.873L45.49 86.823c.105.202.21.403.339.588l.04.069l.011-.006a5.06 5.06 0 0 0 4.135 2.111c1.556 0 2.912-.708 3.845-1.799l.047.027l.179-.31c.264-.356.498-.736.667-1.155L72.475 55.65a28.07 28.07 0 0 0 5.726-17.032c0-15.574-12.62-28.201-28.201-28.201m-.279 42.498c-7.677 0-13.895-6.221-13.895-13.895s6.218-13.895 13.895-13.895s13.895 6.222 13.895 13.895s-6.218 13.895-13.895 13.895"></path></svg>Le Zénith de Nancy, Maxéville</a>\n
                        <a href="#" itemprop="address" itemscope="" itemtype="https://schema.org/PostalAddress">\n
                                            </a>\n
                    </div>\n
                    \n
                    <div class="button-detail">\n
                        <svg viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"></path><path fill="currentColor" d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10s10-4.477 10-10S17.523 2 12 2m-2.977 9.5a5.3 5.3 0 0 0 0 1H12a1 1 0 1 1 0 2H9.686c.601.945 1.52 1.5 2.432 1.5c.55 0 .917-.106 1.204-.262c.3-.162.58-.415.913-.81a1 1 0 0 1 1.53 1.287c-.41.488-.88.95-1.49 1.281c-.622.338-1.326.504-2.157.504c-2.162 0-3.867-1.495-4.65-3.5H7a1 1 0 1 1 0-2h.018a7 7 0 0 1 0-1H7a1 1 0 1 1 0-2h.468C8.251 7.495 9.956 6 12.118 6c.831 0 1.535.166 2.157.504c.61.33 1.08.793 1.49 1.281a1 1 0 1 1-1.53 1.287c-.333-.395-.614-.648-.913-.81c-.287-.156-.653-.262-1.204-.262c-.912 0-1.83.554-2.432 1.5H12a1 1 0 1 1 0 2z"></path></g></svg>68 €            </div>\n
        \n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://pfd.seetickets.com/?P5136B958990D17S1UC413989035136V4">\n
                                <button class="btn btn-outline-success me-2" type="button">SeeTickets</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://www.awin1.com/pclick.php?p=44027549940&amp;a=289889&amp;m=12494">\n
                                <button class="btn btn-outline-success me-2" type="button">Fnac</button>\n
                            </a>\n
                        </div>\n
                    \n
                </div>\n
        \n
            </div>\n
        \n
        \n
        \n
        </div>\n
        """
    ]
    [
      "lat" => 48.7106171
      "lng" => 6.1389166
      "title" => "VERONIC DICAIRE"
      "rubricSlug" => "spectacle"
      "infoWindowHtml" => """
        <div>\n
        \n
            \n
            <div class="block-visual">\n
                <div class="logo-date">\n
                    <div class='logoDateJour'>20h</div>\n
                            </div>\n
        \n
                <div class="pr-1">\n
                    <span class="block-rubric color-spectacle" href="#">Spectacle</span>\n
                                    <span class="block-rubric color-spectacle" href="#">humour</span>\n
                                    <span class="block-rubric color-spectacle" href="#">théâtre</span>\n
                                    <span class="block-rubric color-spectacle" href="#">été</span>\n
                                    <span class="block-rubric color-spectacle" href="#">arts</span>\n
                            </div>\n
        \n
                <div class="block-image">\n
                    <a href="/agenda/evenement/veronic-dicaire-10">\n
                        <div class="img-blur">\n
                                <img src="https://nancy.curieux.app/img/cache/event_cover/e/2026/02/699c103e90531-veronic-dicaire.jpg" />\n
                        </div>\n
                        <div itemprop="image" class="img-contain">\n
                                <img src="https://nancy.curieux.app/img/cache/event_cover/e/2026/02/699c103e90531-veronic-dicaire.jpg" />\n
                        </div>\n
                    </a>\n
                </div>\n
        \n
            </div>\n
            <div class="details">\n
                <div class="block-date">\n
                    Le mercredi 3 février 2027 à partir de 20h                    </div>\n
        \n
                <h5>\n
                    <a href="/agenda/evenement/veronic-dicaire-10">\n
                        VERONIC DICAIRE\n
                    </a>\n
                </h5>\n
        \n
                 <div class="block-detail">\n
        \n
                    <div class="button-detail" href="#" itemprop="location" itemscope="" itemtype="https://schema.org/Place">\n
                        <a href="#"><svg viewBox="0 0 100 100" fill="currentColor" aria-hidden="true"><path fill="currentColor" d="M50 10.417c-15.581 0-28.201 12.627-28.201 28.201a28.07 28.07 0 0 0 5.602 16.873L45.49 86.823c.105.202.21.403.339.588l.04.069l.011-.006a5.06 5.06 0 0 0 4.135 2.111c1.556 0 2.912-.708 3.845-1.799l.047.027l.179-.31c.264-.356.498-.736.667-1.155L72.475 55.65a28.07 28.07 0 0 0 5.726-17.032c0-15.574-12.62-28.201-28.201-28.201m-.279 42.498c-7.677 0-13.895-6.221-13.895-13.895s6.218-13.895 13.895-13.895s13.895 6.222 13.895 13.895s-6.218 13.895-13.895 13.895"></path></svg>Le Zénith de Nancy, Maxéville</a>\n
                        <a href="#" itemprop="address" itemscope="" itemtype="https://schema.org/PostalAddress">\n
                                            </a>\n
                    </div>\n
                    \n
                    <div class="button-detail">\n
                        <svg viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"></path><path fill="currentColor" d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10s10-4.477 10-10S17.523 2 12 2m-2.977 9.5a5.3 5.3 0 0 0 0 1H12a1 1 0 1 1 0 2H9.686c.601.945 1.52 1.5 2.432 1.5c.55 0 .917-.106 1.204-.262c.3-.162.58-.415.913-.81a1 1 0 0 1 1.53 1.287c-.41.488-.88.95-1.49 1.281c-.622.338-1.326.504-2.157.504c-2.162 0-3.867-1.495-4.65-3.5H7a1 1 0 1 1 0-2h.018a7 7 0 0 1 0-1H7a1 1 0 1 1 0-2h.468C8.251 7.495 9.956 6 12.118 6c.831 0 1.535.166 2.157.504c.61.33 1.08.793 1.49 1.281a1 1 0 1 1-1.53 1.287c-.333-.395-.614-.648-.913-.81c-.287-.156-.653-.262-1.204-.262c-.912 0-1.83.554-2.432 1.5H12a1 1 0 1 1 0 2z"></path></g></svg>72 €            </div>\n
        \n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://ticketmaster.evyy.net/c/1358619/2038754/23891?u=https%3A%2F%2Fwww.ticketmaster.fr%2Ffr%2Fmanifestation%2Fveronic-dicaire-billet%2Fidmanif%2F644216%2Fidtier%2F18864121&amp;utm_medium=affiliate">\n
                                <button class="btn btn-outline-success me-2" type="button">Ticketmaster</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://pfd.seetickets.com/?P5136B958990D17S1UC413989029699V4">\n
                                <button class="btn btn-outline-success me-2" type="button">SeeTickets</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://www.awin1.com/pclick.php?p=43435655600&amp;a=289889&amp;m=12494">\n
                                <button class="btn btn-outline-success me-2" type="button">Fnac</button>\n
                            </a>\n
                        </div>\n
                    \n
                </div>\n
        \n
            </div>\n
        \n
        \n
        \n
        </div>\n
        """
    ]
    [
      "lat" => 48.7106171
      "lng" => 6.1389166
      "title" => "ALDEBERT"
      "rubricSlug" => "concert"
      "infoWindowHtml" => """
        <div>\n
        \n
            \n
            <div class="block-visual">\n
                <div class="logo-date">\n
                    <div class='logoDateJour'>19h</div>\n
                            </div>\n
        \n
                <div class="pr-1">\n
                    <span class="block-rubric color-concert" href="#">Concert</span>\n
                                    <span class="block-rubric color-concert" href="#">musique</span>\n
                                    <span class="block-rubric color-concert" href="#">variété</span>\n
                                    <span class="block-rubric color-concert" href="#">enfants</span>\n
                                    <span class="block-rubric color-concert" href="#">été</span>\n
                            </div>\n
        \n
                <div class="block-image">\n
                    <a href="/agenda/evenement/aldebert-2">\n
                        <div class="img-blur">\n
                                <img src="https://nancy.curieux.app/media/cache/resolve/event_cover/e/2026/02/699c103f8f71f-aldebert.jpg" />\n
                        </div>\n
                        <div itemprop="image" class="img-contain">\n
                                <img src="https://nancy.curieux.app/media/cache/resolve/event_cover/e/2026/02/699c103f8f71f-aldebert.jpg" />\n
                        </div>\n
                    </a>\n
                </div>\n
        \n
            </div>\n
            <div class="details">\n
                <div class="block-date">\n
                    Le vendredi 5 février 2027 à partir de 19h                    </div>\n
        \n
                <h5>\n
                    <a href="/agenda/evenement/aldebert-2">\n
                        ALDEBERT\n
                    </a>\n
                </h5>\n
        \n
                 <div class="block-detail">\n
        \n
                    <div class="button-detail" href="#" itemprop="location" itemscope="" itemtype="https://schema.org/Place">\n
                        <a href="#"><svg viewBox="0 0 100 100" fill="currentColor" aria-hidden="true"><path fill="currentColor" d="M50 10.417c-15.581 0-28.201 12.627-28.201 28.201a28.07 28.07 0 0 0 5.602 16.873L45.49 86.823c.105.202.21.403.339.588l.04.069l.011-.006a5.06 5.06 0 0 0 4.135 2.111c1.556 0 2.912-.708 3.845-1.799l.047.027l.179-.31c.264-.356.498-.736.667-1.155L72.475 55.65a28.07 28.07 0 0 0 5.726-17.032c0-15.574-12.62-28.201-28.201-28.201m-.279 42.498c-7.677 0-13.895-6.221-13.895-13.895s6.218-13.895 13.895-13.895s13.895 6.222 13.895 13.895s-6.218 13.895-13.895 13.895"></path></svg>Le Zénith de Nancy, Maxéville</a>\n
                        <a href="#" itemprop="address" itemscope="" itemtype="https://schema.org/PostalAddress">\n
                                            </a>\n
                    </div>\n
                    \n
                    <div class="button-detail">\n
                        <svg viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"></path><path fill="currentColor" d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10s10-4.477 10-10S17.523 2 12 2m-2.977 9.5a5.3 5.3 0 0 0 0 1H12a1 1 0 1 1 0 2H9.686c.601.945 1.52 1.5 2.432 1.5c.55 0 .917-.106 1.204-.262c.3-.162.58-.415.913-.81a1 1 0 0 1 1.53 1.287c-.41.488-.88.95-1.49 1.281c-.622.338-1.326.504-2.157.504c-2.162 0-3.867-1.495-4.65-3.5H7a1 1 0 1 1 0-2h.018a7 7 0 0 1 0-1H7a1 1 0 1 1 0-2h.468C8.251 7.495 9.956 6 12.118 6c.831 0 1.535.166 2.157.504c.61.33 1.08.793 1.49 1.281a1 1 0 1 1-1.53 1.287c-.333-.395-.614-.648-.913-.81c-.287-.156-.653-.262-1.204-.262c-.912 0-1.83.554-2.432 1.5H12a1 1 0 1 1 0 2z"></path></g></svg>49 €            </div>\n
        \n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://pfd.seetickets.com/?P5136B958990D17S1UC413989031669V4">\n
                                <button class="btn btn-outline-success me-2" type="button">SeeTickets</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://ticketmaster.evyy.net/c/1358619/2038754/23891?u=https%3A%2F%2Fwww.ticketmaster.fr%2Ffr%2Fmanifestation%2Faldebert-billet%2Fidmanif%2F647492%2Fidtier%2F18864121&amp;utm_medium=affiliate">\n
                                <button class="btn btn-outline-success me-2" type="button">Ticketmaster</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://www.awin1.com/pclick.php?p=43748951214&amp;a=289889&amp;m=12494">\n
                                <button class="btn btn-outline-success me-2" type="button">Fnac</button>\n
                            </a>\n
                        </div>\n
                    \n
                </div>\n
        \n
            </div>\n
        \n
        \n
        \n
        </div>\n
        """
    ]
    [
      "lat" => 48.7106171
      "lng" => 6.1389166
      "title" => "THOMAS MARTY"
      "rubricSlug" => "spectacle"
      "infoWindowHtml" => """
        <div>\n
        \n
            \n
            <div class="block-visual">\n
                <div class="logo-date">\n
                    <div class='logoDateJour'>17h</div>\n
                            </div>\n
        \n
                <div class="pr-1">\n
                    <span class="block-rubric color-spectacle" href="#">Spectacle</span>\n
                                    <span class="block-rubric color-spectacle" href="#">chanson francaise</span>\n
                                    <span class="block-rubric color-spectacle" href="#">humour</span>\n
                                    <span class="block-rubric color-spectacle" href="#">musique</span>\n
                            </div>\n
        \n
                <div class="block-image">\n
                    <a href="/agenda/evenement/thomas-marty-3">\n
                        <div class="img-blur">\n
                                <img src="https://nancy.curieux.app/img/cache/event_cover/e/2026/02/699c104079777-thomas-marty.jpg" />\n
                        </div>\n
                        <div itemprop="image" class="img-contain">\n
                                <img src="https://nancy.curieux.app/img/cache/event_cover/e/2026/02/699c104079777-thomas-marty.jpg" />\n
                        </div>\n
                    </a>\n
                </div>\n
        \n
            </div>\n
            <div class="details">\n
                <div class="block-date">\n
                    Le dimanche 7 février 2027 à partir de 17h                    </div>\n
        \n
                <h5>\n
                    <a href="/agenda/evenement/thomas-marty-3">\n
                        THOMAS MARTY\n
                    </a>\n
                </h5>\n
        \n
                 <div class="block-detail">\n
        \n
                    <div class="button-detail" href="#" itemprop="location" itemscope="" itemtype="https://schema.org/Place">\n
                        <a href="#"><svg viewBox="0 0 100 100" fill="currentColor" aria-hidden="true"><path fill="currentColor" d="M50 10.417c-15.581 0-28.201 12.627-28.201 28.201a28.07 28.07 0 0 0 5.602 16.873L45.49 86.823c.105.202.21.403.339.588l.04.069l.011-.006a5.06 5.06 0 0 0 4.135 2.111c1.556 0 2.912-.708 3.845-1.799l.047.027l.179-.31c.264-.356.498-.736.667-1.155L72.475 55.65a28.07 28.07 0 0 0 5.726-17.032c0-15.574-12.62-28.201-28.201-28.201m-.279 42.498c-7.677 0-13.895-6.221-13.895-13.895s6.218-13.895 13.895-13.895s13.895 6.222 13.895 13.895s-6.218 13.895-13.895 13.895"></path></svg>Le Zénith de Nancy, Maxéville</a>\n
                        <a href="#" itemprop="address" itemscope="" itemtype="https://schema.org/PostalAddress">\n
                                            </a>\n
                    </div>\n
                    \n
                    <div class="button-detail">\n
                        <svg viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"></path><path fill="currentColor" d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10s10-4.477 10-10S17.523 2 12 2m-2.977 9.5a5.3 5.3 0 0 0 0 1H12a1 1 0 1 1 0 2H9.686c.601.945 1.52 1.5 2.432 1.5c.55 0 .917-.106 1.204-.262c.3-.162.58-.415.913-.81a1 1 0 0 1 1.53 1.287c-.41.488-.88.95-1.49 1.281c-.622.338-1.326.504-2.157.504c-2.162 0-3.867-1.495-4.65-3.5H7a1 1 0 1 1 0-2h.018a7 7 0 0 1 0-1H7a1 1 0 1 1 0-2h.468C8.251 7.495 9.956 6 12.118 6c.831 0 1.535.166 2.157.504c.61.33 1.08.793 1.49 1.281a1 1 0 1 1-1.53 1.287c-.333-.395-.614-.648-.913-.81c-.287-.156-.653-.262-1.204-.262c-.912 0-1.83.554-2.432 1.5H12a1 1 0 1 1 0 2z"></path></g></svg>45 €            </div>\n
        \n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://pfd.seetickets.com/?P5136B958990D17S1UC413989020289V4">\n
                                <button class="btn btn-outline-success me-2" type="button">SeeTickets</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://ticketmaster.evyy.net/c/1358619/2038754/23891?u=https%3A%2F%2Fwww.ticketmaster.fr%2Ffr%2Fmanifestation%2Fthomas-marty-billet%2Fidmanif%2F634345%2Fidtier%2F18864121&amp;utm_medium=affiliate">\n
                                <button class="btn btn-outline-success me-2" type="button">Ticketmaster</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://www.awin1.com/pclick.php?p=42289665407&amp;a=289889&amp;m=12494">\n
                                <button class="btn btn-outline-success me-2" type="button">Fnac</button>\n
                            </a>\n
                        </div>\n
                    \n
                </div>\n
        \n
            </div>\n
        \n
        \n
        \n
        </div>\n
        """
    ]
    [
      "lat" => 48.7106171
      "lng" => 6.1389166
      "title" => "LES BODIN'S"
      "rubricSlug" => "spectacle"
      "infoWindowHtml" => """
        <div>\n
        \n
            \n
            <div class="block-visual">\n
                <div class="logo-date">\n
                    <div class='date-block'><div class='date-text-xl'><span class='date-text-xl'>12</span></div><div class='date-text-l'>fév</div></div><span class="date-separator date-separator-cross"></span><div class='date-block'><div class='date-text-xl'><span class='date-text-xl'>14</span></div><div class='date-text-l'>fév</div></div>\n
                            </div>\n
        \n
                <div class="pr-1">\n
                    <span class="block-rubric color-spectacle" href="#">Spectacle</span>\n
                                    <span class="block-rubric color-spectacle" href="#">humour</span>\n
                                    <span class="block-rubric color-spectacle" href="#">théâtre</span>\n
                                    <span class="block-rubric color-spectacle" href="#">été</span>\n
                                    <span class="block-rubric color-spectacle" href="#">arts</span>\n
                            </div>\n
        \n
                <div class="block-image">\n
                    <a href="/agenda/evenement/les-bodin-s-3">\n
                        <div class="img-blur">\n
                                <img src="https://nancy.curieux.app/img/cache/event_cover/e/2026/02/699c10422633a-les-bodin-s.jpg" />\n
                        </div>\n
                        <div itemprop="image" class="img-contain">\n
                                <img src="https://nancy.curieux.app/img/cache/event_cover/e/2026/02/699c10422633a-les-bodin-s.jpg" />\n
                        </div>\n
                    </a>\n
                </div>\n
        \n
            </div>\n
            <div class="details">\n
                <div class="block-date">\n
                    Du vendredi 12 au dimanche 14 février 2027 — Prochaine date le vendredi 12 février 2027 à 20h                    </div>\n
        \n
                <h5>\n
                    <a href="/agenda/evenement/les-bodin-s-3">\n
                        LES BODIN&#039;S\n
                    </a>\n
                </h5>\n
        \n
                 <div class="block-detail">\n
        \n
                    <div class="button-detail" href="#" itemprop="location" itemscope="" itemtype="https://schema.org/Place">\n
                        <a href="#"><svg viewBox="0 0 100 100" fill="currentColor" aria-hidden="true"><path fill="currentColor" d="M50 10.417c-15.581 0-28.201 12.627-28.201 28.201a28.07 28.07 0 0 0 5.602 16.873L45.49 86.823c.105.202.21.403.339.588l.04.069l.011-.006a5.06 5.06 0 0 0 4.135 2.111c1.556 0 2.912-.708 3.845-1.799l.047.027l.179-.31c.264-.356.498-.736.667-1.155L72.475 55.65a28.07 28.07 0 0 0 5.726-17.032c0-15.574-12.62-28.201-28.201-28.201m-.279 42.498c-7.677 0-13.895-6.221-13.895-13.895s6.218-13.895 13.895-13.895s13.895 6.222 13.895 13.895s-6.218 13.895-13.895 13.895"></path></svg>Le Zénith de Nancy, Maxéville</a>\n
                        <a href="#" itemprop="address" itemscope="" itemtype="https://schema.org/PostalAddress">\n
                                            </a>\n
                    </div>\n
                    \n
                    <div class="button-detail">\n
                        <svg viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"></path><path fill="currentColor" d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10s10-4.477 10-10S17.523 2 12 2m-2.977 9.5a5.3 5.3 0 0 0 0 1H12a1 1 0 1 1 0 2H9.686c.601.945 1.52 1.5 2.432 1.5c.55 0 .917-.106 1.204-.262c.3-.162.58-.415.913-.81a1 1 0 0 1 1.53 1.287c-.41.488-.88.95-1.49 1.281c-.622.338-1.326.504-2.157.504c-2.162 0-3.867-1.495-4.65-3.5H7a1 1 0 1 1 0-2h.018a7 7 0 0 1 0-1H7a1 1 0 1 1 0-2h.468C8.251 7.495 9.956 6 12.118 6c.831 0 1.535.166 2.157.504c.61.33 1.08.793 1.49 1.281a1 1 0 1 1-1.53 1.287c-.333-.395-.614-.648-.913-.81c-.287-.156-.653-.262-1.204-.262c-.912 0-1.83.554-2.432 1.5H12a1 1 0 1 1 0 2z"></path></g></svg>62 €            </div>\n
        \n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://pfd.seetickets.com/?P5136B958990D17S1UC413989030727V4">\n
                                <button class="btn btn-outline-success me-2" type="button">SeeTickets</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://ticketmaster.evyy.net/c/1358619/2038754/23891?u=https%3A%2F%2Fwww.ticketmaster.fr%2Ffr%2Fmanifestation%2Fles-bodin-s-billet%2Fidmanif%2F645285%2Fidtier%2F18864121&amp;utm_medium=affiliate">\n
                                <button class="btn btn-outline-success me-2" type="button">Ticketmaster</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://www.awin1.com/pclick.php?p=43492181752&amp;a=289889&amp;m=12494">\n
                                <button class="btn btn-outline-success me-2" type="button">Fnac</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://pfd.seetickets.com/?P5136B958990D17S1UC413989030728V4">\n
                                <button class="btn btn-outline-success me-2" type="button">SeeTickets</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://ticketmaster.evyy.net/c/1358619/2038754/23891?u=https%3A%2F%2Fwww.ticketmaster.fr%2Ffr%2Fmanifestation%2Fles-bodin-s-billet%2Fidmanif%2F645285%2Fidtier%2F18864121&amp;utm_medium=affiliate">\n
                                <button class="btn btn-outline-success me-2" type="button">Ticketmaster</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://pfd.seetickets.com/?P5136B958990D17S1UC413989030729V4">\n
                                <button class="btn btn-outline-success me-2" type="button">SeeTickets</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://ticketmaster.evyy.net/c/1358619/2038754/23891?u=https%3A%2F%2Fwww.ticketmaster.fr%2Ffr%2Fmanifestation%2Fles-bodin-s-billet%2Fidmanif%2F645285%2Fidtier%2F18864121&amp;utm_medium=affiliate">\n
                                <button class="btn btn-outline-success me-2" type="button">Ticketmaster</button>\n
                            </a>\n
                        </div>\n
                    \n
                </div>\n
        \n
            </div>\n
        \n
        \n
        \n
        </div>\n
        """
    ]
    [
      "lat" => 48.7106171
      "lng" => 6.1389166
      "title" => "MESSMER - 13Hz"
      "rubricSlug" => "spectacle"
      "infoWindowHtml" => """
        <div>\n
        \n
            \n
            <div class="block-visual">\n
                <div class="logo-date">\n
                    <div class='logoDateJour'>20h</div>\n
                            </div>\n
        \n
                <div class="pr-1">\n
                    <span class="block-rubric color-spectacle" href="#">Spectacle</span>\n
                                    <span class="block-rubric color-spectacle" href="#">cabaret</span>\n
                                    <span class="block-rubric color-spectacle" href="#">magie</span>\n
                                    <span class="block-rubric color-spectacle" href="#">mentalisme</span>\n
                                    <span class="block-rubric color-spectacle" href="#">spectacles</span>\n
                            </div>\n
        \n
                <div class="block-image">\n
                    <a href="/agenda/evenement/messmer-13hz-1">\n
                        <div class="img-blur">\n
                                <img src="https://nancy.curieux.app/media/cache/resolve/event_cover/e/2026/02/699c1042cd107-messmer-13hz.jpg" />\n
                        </div>\n
                        <div itemprop="image" class="img-contain">\n
                                <img src="https://nancy.curieux.app/media/cache/resolve/event_cover/e/2026/02/699c1042cd107-messmer-13hz.jpg" />\n
                        </div>\n
                    </a>\n
                </div>\n
        \n
            </div>\n
            <div class="details">\n
                <div class="block-date">\n
                    Le mercredi 17 février 2027 à partir de 20h                    </div>\n
        \n
                <h5>\n
                    <a href="/agenda/evenement/messmer-13hz-1">\n
                        MESSMER - 13Hz\n
                    </a>\n
                </h5>\n
        \n
                 <div class="block-detail">\n
        \n
                    <div class="button-detail" href="#" itemprop="location" itemscope="" itemtype="https://schema.org/Place">\n
                        <a href="#"><svg viewBox="0 0 100 100" fill="currentColor" aria-hidden="true"><path fill="currentColor" d="M50 10.417c-15.581 0-28.201 12.627-28.201 28.201a28.07 28.07 0 0 0 5.602 16.873L45.49 86.823c.105.202.21.403.339.588l.04.069l.011-.006a5.06 5.06 0 0 0 4.135 2.111c1.556 0 2.912-.708 3.845-1.799l.047.027l.179-.31c.264-.356.498-.736.667-1.155L72.475 55.65a28.07 28.07 0 0 0 5.726-17.032c0-15.574-12.62-28.201-28.201-28.201m-.279 42.498c-7.677 0-13.895-6.221-13.895-13.895s6.218-13.895 13.895-13.895s13.895 6.222 13.895 13.895s-6.218 13.895-13.895 13.895"></path></svg>Le Zénith de Nancy, Maxéville</a>\n
                        <a href="#" itemprop="address" itemscope="" itemtype="https://schema.org/PostalAddress">\n
                                            </a>\n
                    </div>\n
                    \n
                    <div class="button-detail">\n
                        <svg viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"></path><path fill="currentColor" d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10s10-4.477 10-10S17.523 2 12 2m-2.977 9.5a5.3 5.3 0 0 0 0 1H12a1 1 0 1 1 0 2H9.686c.601.945 1.52 1.5 2.432 1.5c.55 0 .917-.106 1.204-.262c.3-.162.58-.415.913-.81a1 1 0 0 1 1.53 1.287c-.41.488-.88.95-1.49 1.281c-.622.338-1.326.504-2.157.504c-2.162 0-3.867-1.495-4.65-3.5H7a1 1 0 1 1 0-2h.018a7 7 0 0 1 0-1H7a1 1 0 1 1 0-2h.468C8.251 7.495 9.956 6 12.118 6c.831 0 1.535.166 2.157.504c.61.33 1.08.793 1.49 1.281a1 1 0 1 1-1.53 1.287c-.333-.395-.614-.648-.913-.81c-.287-.156-.653-.262-1.204-.262c-.912 0-1.83.554-2.432 1.5H12a1 1 0 1 1 0 2z"></path></g></svg>50 €            </div>\n
        \n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://pfd.seetickets.com/?P5136B958990D17S1UC413989034857V4">\n
                                <button class="btn btn-outline-success me-2" type="button">SeeTickets</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://a.time1.me/r?partid=51257&amp;progid=2986&amp;adfactory_type=12&amp;url=https%3A%2F%2Fwww.ticketac.com%2Fspectacles%2Fmessmer-a-nancy">\n
                                <button class="btn btn-outline-success me-2" type="button">Ticketac</button>\n
                            </a>\n
                        </div>\n
                    \n
                </div>\n
        \n
            </div>\n
        \n
        \n
        \n
        </div>\n
        """
    ]
    [
      "lat" => 48.7106171
      "lng" => 6.1389166
      "title" => "NAWELL MADANI"
      "rubricSlug" => "spectacle"
      "infoWindowHtml" => """
        <div>\n
        \n
            \n
            <div class="block-visual">\n
                <div class="logo-date">\n
                    <div class='logoDateJour'>20h</div>\n
                            </div>\n
        \n
                <div class="pr-1">\n
                    <span class="block-rubric color-spectacle" href="#">Spectacle</span>\n
                                    <span class="block-rubric color-spectacle" href="#">humour</span>\n
                                    <span class="block-rubric color-spectacle" href="#">théâtre</span>\n
                                    <span class="block-rubric color-spectacle" href="#">été</span>\n
                                    <span class="block-rubric color-spectacle" href="#">arts</span>\n
                            </div>\n
        \n
                <div class="block-image">\n
                    <a href="/agenda/evenement/nawell-madani-1">\n
                        <div class="img-blur">\n
                                <img src="https://nancy.curieux.app/img/cache/event_cover/e/2026/02/699c1043eb854-nawell-madani.jpg" />\n
                        </div>\n
                        <div itemprop="image" class="img-contain">\n
                                <img src="https://nancy.curieux.app/img/cache/event_cover/e/2026/02/699c1043eb854-nawell-madani.jpg" />\n
                        </div>\n
                    </a>\n
                </div>\n
        \n
            </div>\n
            <div class="details">\n
                <div class="block-date">\n
                    Le jeudi 18 février 2027 à partir de 20h                    </div>\n
        \n
                <h5>\n
                    <a href="/agenda/evenement/nawell-madani-1">\n
                        NAWELL MADANI\n
                    </a>\n
                </h5>\n
        \n
                 <div class="block-detail">\n
        \n
                    <div class="button-detail" href="#" itemprop="location" itemscope="" itemtype="https://schema.org/Place">\n
                        <a href="#"><svg viewBox="0 0 100 100" fill="currentColor" aria-hidden="true"><path fill="currentColor" d="M50 10.417c-15.581 0-28.201 12.627-28.201 28.201a28.07 28.07 0 0 0 5.602 16.873L45.49 86.823c.105.202.21.403.339.588l.04.069l.011-.006a5.06 5.06 0 0 0 4.135 2.111c1.556 0 2.912-.708 3.845-1.799l.047.027l.179-.31c.264-.356.498-.736.667-1.155L72.475 55.65a28.07 28.07 0 0 0 5.726-17.032c0-15.574-12.62-28.201-28.201-28.201m-.279 42.498c-7.677 0-13.895-6.221-13.895-13.895s6.218-13.895 13.895-13.895s13.895 6.222 13.895 13.895s-6.218 13.895-13.895 13.895"></path></svg>Le Zénith de Nancy, Maxéville</a>\n
                        <a href="#" itemprop="address" itemscope="" itemtype="https://schema.org/PostalAddress">\n
                                            </a>\n
                    </div>\n
                    \n
                    <div class="button-detail">\n
                        <svg viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><g fill="none" fill-rule="evenodd"><path d="M0 0h24v24H0z"></path><path fill="currentColor" d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10s10-4.477 10-10S17.523 2 12 2m-2.977 9.5a5.3 5.3 0 0 0 0 1H12a1 1 0 1 1 0 2H9.686c.601.945 1.52 1.5 2.432 1.5c.55 0 .917-.106 1.204-.262c.3-.162.58-.415.913-.81a1 1 0 0 1 1.53 1.287c-.41.488-.88.95-1.49 1.281c-.622.338-1.326.504-2.157.504c-2.162 0-3.867-1.495-4.65-3.5H7a1 1 0 1 1 0-2h.018a7 7 0 0 1 0-1H7a1 1 0 1 1 0-2h.468C8.251 7.495 9.956 6 12.118 6c.831 0 1.535.166 2.157.504c.61.33 1.08.793 1.49 1.281a1 1 0 1 1-1.53 1.287c-.333-.395-.614-.648-.913-.81c-.287-.156-.653-.262-1.204-.262c-.912 0-1.83.554-2.432 1.5H12a1 1 0 1 1 0 2z"></path></g></svg>49 €            </div>\n
        \n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://pfd.seetickets.com/?P5136B958990D17S1UC413989012373V4">\n
                                <button class="btn btn-outline-success me-2" type="button">SeeTickets</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://ticketmaster.evyy.net/c/1358619/2038754/23891?u=https%3A%2F%2Fwww.ticketmaster.fr%2Ffr%2Fmanifestation%2Fnawell-madani-billet%2Fidmanif%2F621436%2Fidtier%2F18864121&amp;utm_medium=affiliate">\n
                                <button class="btn btn-outline-success me-2" type="button">Ticketmaster</button>\n
                            </a>\n
                        </div>\n
                                    <div class="button-ticket">\n
                            <a target="_blank" href="https://www.awin1.com/pclick.php?p=41297066107&amp;a=289889&amp;m=12494">\n
                                <button class="btn btn-outline-success me-2" type="button">Fnac</button>\n
                            </a>\n
                        </div>\n
                    \n
                </div>\n
        \n
            </div>\n
        \n
        \n
        \n
        </div>\n
        """
    ]
  ]
  +playlistReady: false
  +mapReady: false
  +categoriesReady: false
  +widgetsEpoch: 0
  +lastWidgetsEpochForSkeleton: -1
  -liveResponder: Symfony\UX\LiveComponent\LiveResponder {#2966 …}
}