

# Event Details

- **Event Name**: Live music concert
- **Event Start and End Date**: Fri, 24 Jul, 2026 at 08:00 pm
- **Event Description**: We need your support let's all come in numbers the will be a powerful praise and worship many artists will be attending the same program
- **Event URL**: https://allevents.in/lusaka/live-music-concert/200030156886000
- **Event Categories**: music, entertainment, concerts, live-music, art
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Lusaka
- **state**: LS
- **country**: Zambia
- **location**: Lusaka Kabanana
- **lat**: -15.324169
- **long**: 28.310881
- **full address**: Lusaka Kabanana, Lusaka, Zambia

## Event gallery

- **Alt text**: Live music concert
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/44727940679ff746012c03771a16ba0abb77458a550bcb597f84ac4f82e7dcec-rimg-w715-h536-dc161b18-gmir?v=1784506792

## FAQs

- **Q**: When and where is Live music concert being held?
  - **A:** Live music concert takes place on Fri, 24 Jul, 2026 at 08:00 pm to Fri, 24 Jul, 2026 at 08:00 pm at Lusaka Kabanana, Lusaka, Zambia.
- **Q**: Who is organizing Live music concert?
  - **A:** Live music concert is organized by Kazadi kabs the machine.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Live music concert is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Lusaka, this event is thoughtfully curated to deliver a standout experience worth every moment. If Live music concert 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": "Live music concert",
        "image": "https://cdn-az.allevents.in/events5/banners/44727940679ff746012c03771a16ba0abb77458a550bcb597f84ac4f82e7dcec-rimg-w715-h536-dc161b18-gmir?v=1784506792",
        "startDate": "2026-07-24",
        "url": "https://allevents.in/lusaka/live-music-concert/200030156886000",
        "location": {
            "@type": "Place",
            "name": "Lusaka Kabanana",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Lusaka, Zambia",
                "addressLocality": "Lusaka",
                "addressRegion": "LS",
                "addressCountry": "ZM"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-15.324169",
                "longitude": "28.310881"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We need your support let's all come in numbers the will be a powerful praise and worship many artists will be attending the same program",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Kazadi kabs the machine",
                "url": "https://allevents.in/org/kazadi-kabs-the-machine/27860431"
            }
        ]
    }
]
```