

# Event Details

- **Event Name**: Stax of Soul
- **Event Start and End Date**: Sat, 19 Jun, 2027 at 06:00 pm – Sat, 19 Jun, 2027 at 09:00 pm (+00:00)
- **Event Description**: Timeless soul classicsArtistsStax of SoulMusic Genres :  Funk, Soul
- **Event URL**: https://allevents.in/manchester/stax-of-soul/300042542896
- **Event Categories**: art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Manchester/Band-On-The-Wall/Stax-of-Soul/42542896/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Manchester
- **state**: EN
- **country**: United Kingdom
- **location**: Band On The Wall
- **lat**: 53.48522700
- **long**: -2.23438600
- **full address**: Band On The Wall, 25 Swan Street, Manchester, United Kingdom

## Event gallery

- **Alt text**: Stax of Soul
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/07f006bafe0892212996657d258aef6f5bab6da1b3e719dad59752d2411c0d2b-rimg-w1024-h1024-dc080808-gmir.jpg?v=1785890958

## Artist Details

- **Artist name**: Stax of Soul

## FAQs

- **Q**: When and where is Stax of Soul being held?
  - **A:** Stax of Soul takes place on Sat, 19 Jun, 2027 at 06:00 pm to Sat, 19 Jun, 2027 at 09:00 pm at Band On The Wall, 25 Swan Street, Manchester, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Stax of Soul 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 Stax of Soul 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": "Stax of Soul",
        "image": "https://cdn-az.allevents.in/events4/banners/07f006bafe0892212996657d258aef6f5bab6da1b3e719dad59752d2411c0d2b-rimg-w1024-h1024-dc080808-gmir.jpg?v=1785890958",
        "startDate": "2027-06-19T18:00:00+00:00",
        "endDate": "2027-06-19T21:00:00+00:00",
        "url": "https://allevents.in/manchester/stax-of-soul/300042542896",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Band On The Wall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "25 Swan Street",
                "addressLocality": "Manchester",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.48522700",
                "longitude": "-2.23438600"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Timeless soul classicsArtistsStax of SoulMusic Genres :  Funk, Soul",
        "performer": [
            {
                "@type": "Person",
                "name": "Stax of Soul"
            }
        ]
    }
]
```