

# Event Details

- **Event Name**: Loose Ends
- **Event Start and End Date**: Sun, 15 Nov, 2026 at 07:00 pm – Sun, 15 Nov, 2026 at 11:00 pm (+00:00)
- **Event Description**: This November, we welcome Loose Ends - one of the UK’s standout soul bands of the 1980s - to the Concert Hall.Music Genres :  R&B, Soul, Funk
- **Event URL**: https://allevents.in/manchester/loose-ends/300042664657
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Manchester/The-Blues-Kitchen/Loose-Ends/42664657/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Manchester
- **state**: EN
- **country**: United Kingdom
- **location**: The Blues Kitchen
- **lat**: 53.4782265
- **long**: -2.2504397
- **full address**: The Blues Kitchen, 13 Quay Street, Manchester, United Kingdom

## Event gallery

- **Alt text**: Loose Ends
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/438f03d2ce0aaaf4ab9cfadc5824d0e836e4bbd2c070fb536f28bacd17e6dbd7-rimg-w1024-h1024-dc080808-gmir.jpg?v=1787175972

## FAQs

- **Q**: When and where is Loose Ends being held?
  - **A:** Loose Ends takes place on Sun, 15 Nov, 2026 at 07:00 pm to Sun, 15 Nov, 2026 at 11:00 pm at The Blues Kitchen, 13 Quay Street, Manchester, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Loose Ends is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Manchester, this event is thoughtfully curated to deliver a standout experience worth every moment. If Loose Ends 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": "Loose Ends",
        "image": "https://cdn-az.allevents.in/events5/banners/438f03d2ce0aaaf4ab9cfadc5824d0e836e4bbd2c070fb536f28bacd17e6dbd7-rimg-w1024-h1024-dc080808-gmir.jpg?v=1787175972",
        "startDate": "2026-11-15T19:00:00+00:00",
        "endDate": "2026-11-15T23:00:00+00:00",
        "url": "https://allevents.in/manchester/loose-ends/300042664657",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Blues Kitchen",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "13 Quay Street",
                "addressLocality": "Manchester",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.4782265",
                "longitude": "-2.2504397"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This November, we welcome Loose Ends - one of the UK’s standout soul bands of the 1980s - to the Concert Hall.Music Genres :  R&B, Soul, Funk"
    }
]
```