

# Event Details

- **Event Name**: Cape Holy Youth Convention
- **Event Start and End Date**: Thu, 09 Jul, 2026 at 07:00 pm
- **Event Description**: Cape Holy Youth is pleased to announce the upcoming 2026 Youth Convention at Vredenburg Western Cape
- **Event URL**: https://allevents.in/cape-town/cape-holy-youth-convention/200030273177132
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Cape Town
- **state**: WC
- **country**: South Africa
- **location**: Vredenburg
- **lat**: -33.93054362
- **long**: 18.45259168
- **full address**: Vredenburg, Cape Town, Western Cape, South Africa

## Event gallery

- **Alt text**: Cape Holy Youth Convention
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/abd9d310e39f0c27557bab5c915cdac97eb6086373d8614a27be988b6d8b3f13-rimg-w483-h714-dc05292d-gmir?v=1783459059

## FAQs

- **Q**: When and where is Cape Holy Youth Convention being held?
  - **A:** Cape Holy Youth Convention takes place on Thu, 09 Jul, 2026 at 07:00 pm to Thu, 09 Jul, 2026 at 07:00 pm at Vredenburg, Cape Town, Western Cape, South Africa.
- **Q**: Who is organizing Cape Holy Youth Convention?
  - **A:** Cape Holy Youth Convention is organized by Cape Holy Amahle Youth.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Cape Holy Youth Convention",
        "image": "https://cdn-az.allevents.in/events1/banners/abd9d310e39f0c27557bab5c915cdac97eb6086373d8614a27be988b6d8b3f13-rimg-w483-h714-dc05292d-gmir?v=1783459059",
        "startDate": "2026-07-09",
        "url": "https://allevents.in/cape-town/cape-holy-youth-convention/200030273177132",
        "location": {
            "@type": "Place",
            "name": "Vredenburg",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Cape Town, Western Cape",
                "addressLocality": "Cape Town",
                "addressRegion": "WC",
                "addressCountry": "ZA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-33.93054362",
                "longitude": "18.45259168"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Cape Holy Youth is pleased to announce the upcoming 2026 Youth Convention at Vredenburg Western Cape",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cape Holy Amahle Youth",
                "url": "https://allevents.in/org/cape-holy-amahle-youth/27944189"
            }
        ]
    }
]
```