

# Event Details

- **Event Name**: Concert 
- **Event Start and End Date**: Thu, 09 Jul, 2026 at 09:00 pm
- **Event Description**: South Sudanese independence day
- **Event URL**: https://allevents.in/kampala/concert/200030199766710
- **Event Categories**: concerts, music, entertainment, fourth-of-july
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Kampala
- **state**: KM
- **country**: Uganda
- **location**: Luweero
- **lat**: 0.3152346
- **long**: 32.5779296
- **full address**: Luweero, Kampala, Uganda

## Event gallery

- **Alt text**: Concert
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/1d13f238b9ad09f5fd1eb48612c357ec3fd9dc2f326f16f9c953a647c8f68a03-rimg-w868-h1280-dc040102-gmir?v=1783474025

## FAQs

- **Q**: When and where is Concert  being held?
  - **A:** Concert  takes place on Thu, 09 Jul, 2026 at 09:00 pm to Thu, 09 Jul, 2026 at 09:00 pm at Luweero, Kampala, Uganda.
- **Q**: Who is organizing Concert ?
  - **A:** Concert  is organized by Promota Active Dude.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Concert  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 Kampala, this event is thoughtfully curated to deliver a standout experience worth every moment. If 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": "Concert",
        "image": "https://cdn-az.allevents.in/events3/banners/1d13f238b9ad09f5fd1eb48612c357ec3fd9dc2f326f16f9c953a647c8f68a03-rimg-w868-h1280-dc040102-gmir?v=1783474025",
        "startDate": "2026-07-09",
        "url": "https://allevents.in/kampala/concert/200030199766710",
        "location": {
            "@type": "Place",
            "name": "Luweero",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Kampala, Uganda",
                "addressLocality": "Kampala",
                "addressRegion": "KM",
                "addressCountry": "UG"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "0.3152346",
                "longitude": "32.5779296"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "South Sudanese independence day",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Promota Active Dude",
                "url": "https://allevents.in/org/promota-active-dude/27891565"
            }
        ]
    }
]
```