

# Event Details

- **Event Name**: The Lilacs
- **Event Start and End Date**: Thu, 29 Jan, 2026 at 07:30 pm – Thu, 29 Jan, 2026 at 11:00 pm
- **Event Description**: Metropolis Music &amp; This Feeling Presents The Lilacs Plus Special GuestsArtistsThe Lilacs
- **Event URL**: https://allevents.in/hull/the-lilacs/300041052710
- **Event Categories**: art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Hull/Polar-Bear-Music-Club/The-Lilacs/41052710/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Hull
- **state**: EN
- **country**: United Kingdom
- **location**: Polar Bear Music Club
- **lat**: 53.7513399
- **long**: -0.3598581
- **full address**: Polar Bear Music Club, 229 Spring Bank, Hull, United Kingdom

## Event gallery

- **Alt text**: The Lilacs
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/bdc757197692f451b38a02b7cc7a8814b99fc757efffd829948b887ea8365a96-rimg-w1024-h1024-dcf0eef1-gmir.jpg?v=1766786410

## Artist Details

- **Artist name**: The Lilacs

## FAQs

- **Q**: When and where is The Lilacs being held?
  - **A:** The Lilacs takes place on Thu, 29 Jan, 2026 at 07:30 pm to Thu, 29 Jan, 2026 at 11:00 pm at Polar Bear Music Club, 229 Spring Bank, Hull, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Lilacs is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Hull, this event is thoughtfully curated to deliver a standout experience worth every moment. If The Lilacs sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "The Lilacs",
        "image": "https://cdn-az.allevents.in/events8/banners/bdc757197692f451b38a02b7cc7a8814b99fc757efffd829948b887ea8365a96-rimg-w1024-h1024-dcf0eef1-gmir.jpg?v=1766786410",
        "startDate": "2026-01-29",
        "endDate": "2026-01-29",
        "url": "https://allevents.in/hull/the-lilacs/300041052710",
        "location": {
            "@type": "Place",
            "name": "Polar Bear Music Club",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "229 Spring Bank",
                "addressLocality": "Hull",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.7513399",
                "longitude": "-0.3598581"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Metropolis Music & This Feeling Presents The Lilacs Plus Special GuestsArtistsThe Lilacs",
        "performer": [
            {
                "@type": "Person",
                "name": "The Lilacs"
            }
        ]
    }
]
```