

# Event Details

- **Event Name**: Live Music Thursdays, ft. Brace Trio
- **Event Start and End Date**: Thu, 27 Feb, 2025 at 08:00 pm – Thu, 27 Feb, 2025 at 11:00 pm
- **Event Description**: Get ready to ignite your Thursday nights with Live Music Thursdays, sponsored by Yellowstone Bourbon, at Big Chill King's Cross.
- **Event URL**: https://allevents.in/london/live-music-thursdays-ft-brace-trio/300040658257
- **Event Categories**: music, live-music, entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/London/Big-Chill-Kings-Cross/Live-Music-Thursdays-ft-Brace-Trio/40658257/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: London
- **state**: EN
- **country**: United Kingdom
- **location**: Big Chill Kings Cross
- **lat**: 51.5306352
- **long**: -0.120359
- **full address**: Big Chill Kings Cross, 257-259 Pentonville Road, London, United Kingdom

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://d31fr2pwly4c4s.cloudfront.net/0/d/d/1948721_86260336_Live-Music-Thursdays--ft--Brace-Trio_1024.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://d31fr2pwly4c4s.cloudfront.net/0/d/d/1948721_86260336_Live-Music-Thursdays--ft--Brace-Trio_400.jpg

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 27 Feb, 2025 at 08:00 pm
- **Q**: Where is the event happening?
  - **A:** Big Chill Kings Cross, 257-259 Pentonville Road, London, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** Skiddle
- **Q**: What type of event is this?
  - **A:** music, live-music, entertainment
- **Q**: Where can I find ticket details about Live Music Thursdays, ft. Brace Trio ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Live Music Thursdays, ft. Brace Trio",
        "image": "https://d31fr2pwly4c4s.cloudfront.net/0/d/d/1948721_86260336_Live-Music-Thursdays--ft--Brace-Trio_1024.jpg",
        "startDate": "2025-02-27",
        "endDate": "2025-02-27",
        "url": "https://allevents.in/london/live-music-thursdays-ft-brace-trio/300040658257",
        "location": {
            "@type": "Place",
            "name": "Big Chill Kings Cross",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "257-259 Pentonville Road",
                "addressLocality": "London",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.5306352",
                "longitude": "-0.120359"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Get ready to ignite your Thursday nights with Live Music Thursdays, sponsored by Yellowstone Bourbon, at Big Chill King's Cross."
    }
]
```