

# Event Details

- **Event Name**: Manchester Jazz Festival
- **Event Start and End Date**: Fri, 15 May, 2026 at 11:00 am – Fri, 21 May, 2027 at 11:00 am (+00:00)
- **Event Description**: Jazz festival in Manchester, UK.Music Genres :  Jazz
- **Event URL**: https://allevents.in/manchester/manchester-jazz-festival/300042263215
- **Event Categories**: Entertainment, Music, Festivals
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/festivals/manchester-jazz-festival/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Manchester
- **state**: EN
- **country**: United Kingdom
- **location**: First Street Bar And Kitchen
- **lat**: 53.4726691
- **long**: -2.2474394
- **full address**: First Street Bar And Kitchen, 1 First Street, Manchester, United Kingdom

## Event gallery

- **Alt text**: Manchester Jazz Festival
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/bdfa9dc75e6ee4c111b0ac6db1f2cc7cda496ab36d407c024a538990828b206a-rimg-w1024-h1024-dcffffff-gmir.jpg?v=1773879622

## Artist Details

- **Artist name**: Yellowjackets
- **Artist name**: Bel Cobain
- **Artist name**: Stuart McCallum
- **Artist name**: Yemi Bolatiwa
- **Artist name**: Manchild
- **Artist name**: Beyond The Blue
- **Artist name**: David Kayode
- **Artist name**: Vipertime

## FAQs

- **Q**: When and where is Manchester Jazz Festival being held?
  - **A:** Manchester Jazz Festival takes place on Fri, 15 May, 2026 at 11:00 am to Fri, 21 May, 2027 at 11:00 am at First Street Bar And Kitchen, 1 First Street, Manchester, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Manchester Jazz Festival is ideal for festival lovers, culture enthusiasts, and anyone looking for a vibrant, immersive community experience. 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 Manchester Jazz Festival sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Festival",
        "name": "Manchester Jazz Festival",
        "image": "https://cdn-az.allevents.in/events3/banners/bdfa9dc75e6ee4c111b0ac6db1f2cc7cda496ab36d407c024a538990828b206a-rimg-w1024-h1024-dcffffff-gmir.jpg?v=1773879622",
        "startDate": "2026-05-15T11:00:00+00:00",
        "endDate": "2027-05-21T11:00:00+00:00",
        "url": "https://allevents.in/manchester/manchester-jazz-festival/300042263215",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "First Street Bar And Kitchen",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1 First Street",
                "addressLocality": "Manchester",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.4726691",
                "longitude": "-2.2474394"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Jazz festival in Manchester, UK.Music Genres :  Jazz",
        "performer": [
            {
                "@type": "Person",
                "name": "Yellowjackets"
            },
            {
                "@type": "Person",
                "name": "Bel Cobain"
            },
            {
                "@type": "Person",
                "name": "Stuart McCallum"
            },
            {
                "@type": "Person",
                "name": "Yemi Bolatiwa"
            },
            {
                "@type": "Person",
                "name": "Manchild"
            },
            {
                "@type": "Person",
                "name": "Beyond The Blue"
            },
            {
                "@type": "Person",
                "name": "David Kayode"
            },
            {
                "@type": "Person",
                "name": "Vipertime"
            }
        ]
    }
]
```