

# Event Details

- **Event Name**: lunch 
- **Event Start and End Date**: Sun, 07 Jun, 2026 at 08:00 am (+02:00)
- **Event Description**: music concert
- **Event URL**: https://allevents.in/lusaka/lunch/200030083409805
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Lusaka
- **state**: LS
- **country**: Zambia
- **location**: Lusaka, Zambia
- **lat**: -15.4167
- **long**: 28.2833
- **full address**: Lusaka, Zambia

## Event gallery

- **Alt text**: lunch
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/66037d127b4109aa111dfbe99d9f5d1cb77198b84a029300e44c8635b2f90762-rimg-w720-h720-dc021143-gmir?v=1780665253

## FAQs

- **Q**: When and where is lunch  being held?
  - **A:** lunch  takes place on Sun, 07 Jun, 2026 at 08:00 am to Sun, 07 Jun, 2026 at 08:00 am at Lusaka, Zambia.
- **Q**: Who is organizing lunch ?
  - **A:** lunch  is organized by Adventist youth Mass choir.
- **Q**: Who is this event for? Is it right for me?
  - **A:** lunch  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 Lusaka, this event is thoughtfully curated to deliver a standout experience worth every moment. If lunch  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": "lunch",
        "image": "https://cdn-az.allevents.in/events3/banners/66037d127b4109aa111dfbe99d9f5d1cb77198b84a029300e44c8635b2f90762-rimg-w720-h720-dc021143-gmir?v=1780665253",
        "startDate": "2026-06-07T08:00:00+02:00",
        "url": "https://allevents.in/lusaka/lunch/200030083409805",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Lusaka, Zambia",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Lusaka, Zambia",
                "addressLocality": "Lusaka",
                "addressRegion": "LS",
                "addressCountry": "ZM"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-15.4167",
                "longitude": "28.2833"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "music concert",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Adventist youth Mass choir",
                "url": "https://allevents.in/org/adventist-youth-mass-choir/27803124"
            }
        ]
    }
]
```