

# Event Details

- **Event Name**: Youth Sunday 
- **Event Start and End Date**: Sun, 14 Jun, 2026 at 09:00 am
- **Event Description**: A day of celebration!
- **Event URL**: https://allevents.in/rustenburg/youth-sunday/200030219633459
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Rustenburg
- **state**: NW
- **country**: South Africa
- **location**: Phalane 2 (Tweelagte)
- **lat**: -25.263595
- **long**: 26.850421
- **full address**: Phalane 2 (Tweelagte), Moses Kotane, Rustenburg, South Africa

## Event gallery

- **Alt text**: Youth Sunday
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/9be77e0105b56a0ece505e30f0134e7d7457366cec282ff7bcac7f79cec38028-rimg-w1080-h1350-dcffffff-gmir?v=1781120579

## FAQs

- **Q**: When and where is Youth Sunday  being held?
  - **A:** Youth Sunday  takes place on Sun, 14 Jun, 2026 at 09:00 am to Sun, 14 Jun, 2026 at 09:00 am at Phalane 2 (Tweelagte), Moses Kotane, Rustenburg, South Africa.
- **Q**: Who is organizing Youth Sunday ?
  - **A:** Youth Sunday  is organized by ELCSA Tumaskop Parish Youth League.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Youth Sunday  is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Rustenburg, this event is thoughtfully curated to deliver a standout experience worth every moment. If Youth Sunday  sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Youth Sunday",
        "image": "https://cdn-az.allevents.in/events9/banners/9be77e0105b56a0ece505e30f0134e7d7457366cec282ff7bcac7f79cec38028-rimg-w1080-h1350-dcffffff-gmir?v=1781120579",
        "startDate": "2026-06-14",
        "url": "https://allevents.in/rustenburg/youth-sunday/200030219633459",
        "location": {
            "@type": "Place",
            "name": "Phalane 2 (Tweelagte)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Moses Kotane",
                "addressLocality": "Rustenburg",
                "addressRegion": "NW",
                "addressCountry": "ZA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-25.263595",
                "longitude": "26.850421"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A day of celebration!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "ELCSA Tumaskop Parish Youth League",
                "url": "https://allevents.in/org/elcsa-tumaskop-parish-youth-league/27907790"
            }
        ]
    }
]
```