

# Event Details

- **Event Name**: Youth Alive Camp 
- **Event Start and End Date**: Fri, 03 Jul, 2026 at 03:00 pm
- **Event Description**: Life changing camp
- **Event URL**: https://allevents.in/lusaka/youth-alive-camp/200030033908028
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Lusaka
- **state**: LS
- **country**: Zambia
- **location**: Kafue
- **lat**: -15.75143
- **long**: 28.16372
- **full address**: Kafue, Kafue, Lusaka, Zambia

## Event gallery

- **Alt text**: Youth Alive Camp
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/a83842ad11b485b10659245820aa88705d9970ab2fbc7d87b15a4b2e90fa5a2c-rimg-w1200-h1458-dc011a31-gmir?v=1782933996

## FAQs

- **Q**: When and where is Youth Alive Camp  being held?
  - **A:** Youth Alive Camp  takes place on Fri, 03 Jul, 2026 at 03:00 pm to Fri, 03 Jul, 2026 at 03:00 pm at Kafue, Kafue, Lusaka, Zambia.
- **Q**: Who is organizing Youth Alive Camp ?
  - **A:** Youth Alive Camp  is organized by Chunga Main Adventist Youths - CMAY.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Youth Alive Camp",
        "image": "https://cdn-az.allevents.in/events5/banners/a83842ad11b485b10659245820aa88705d9970ab2fbc7d87b15a4b2e90fa5a2c-rimg-w1200-h1458-dc011a31-gmir?v=1782933996",
        "startDate": "2026-07-03",
        "url": "https://allevents.in/lusaka/youth-alive-camp/200030033908028",
        "location": {
            "@type": "Place",
            "name": "Kafue",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Kafue",
                "addressLocality": "Lusaka",
                "addressRegion": "LS",
                "addressCountry": "ZM"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-15.75143",
                "longitude": "28.16372"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Life changing camp",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Chunga Main Adventist Youths - CMAY",
                "url": "https://allevents.in/org/chunga-main-adventist-youths-cmay/26460988"
            }
        ]
    }
]
```