

# Event Details

- **Event Name**: Ladysmith Black Mambazo
- **Event Start and End Date**: Sat, 08 Aug, 2026 at 06:00 pm – Sat, 08 Aug, 2026 at 09:00 pm
- **Event Description**: Celebrating 65 years of singing & songs from GracelandArtistsLadysmith Black MambazoMusic Genres :  World Music
- **Event URL**: https://allevents.in/manchester/ladysmith-black-mambazo/300042405261
- **Event Categories**: art
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Manchester/Band-On-The-Wall/Ladysmith-Black-Mambazo/42405261/?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**: Ladysmith Black Mambazo
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/a95473a09a7b64e84e4f9e912dbce3ad33f20b68901d92307c5d4e8704d71367-rimg-w1024-h1024-dcd8d8d8-gmir.jpg?v=1785846491

## Artist Details

- **Artist name**: Ladysmith Black Mambazo

## FAQs

- **Q**: When and where is Ladysmith Black Mambazo being held?
  - **A:** Ladysmith Black Mambazo takes place on Sat, 08 Aug, 2026 at 06:00 pm to Sat, 08 Aug, 2026 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:** Ladysmith Black Mambazo 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 Ladysmith Black Mambazo 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": "Ladysmith Black Mambazo",
        "image": "https://cdn-az.allevents.in/events9/banners/a95473a09a7b64e84e4f9e912dbce3ad33f20b68901d92307c5d4e8704d71367-rimg-w1024-h1024-dcd8d8d8-gmir.jpg?v=1785846491",
        "startDate": "2026-08-08",
        "endDate": "2026-08-08",
        "url": "https://allevents.in/manchester/ladysmith-black-mambazo/300042405261",
        "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": "Celebrating 65 years of singing & songs from GracelandArtistsLadysmith Black MambazoMusic Genres :  World Music",
        "performer": [
            {
                "@type": "Person",
                "name": "Ladysmith Black Mambazo"
            }
        ]
    }
]
```