

# Event Details

- **Event Name**: Youth Day Walk
- **Event Start and End Date**: Tue, 16 Jun, 2026 at 10:00 am
- **Event Description**: let's walk together for their future
- **Event URL**: https://allevents.in/alberton/youth-day-walk/200030213184631
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Alberton
- **state**: GT
- **country**: South Africa
- **location**: 88 Letaba Street, Brackendowns, Alberton, South Africa
- **lat**: -26.34665
- **long**: 28.09521
- **full address**: 88 Letaba Street, Brackendowns, Alberton, South Africa

## Event gallery

- **Alt text**: Youth Day Walk
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/4b265882b9bfcaa79506d5aef9f0a25109d7c6d20b1d7996ee11f89d3b894acd-rimg-w1054-h1492-dcf4f4f3-gmir?v=1781044350

## FAQs

- **Q**: When and where is Youth Day Walk being held?
  - **A:** Youth Day Walk takes place on Tue, 16 Jun, 2026 at 10:00 am to Tue, 16 Jun, 2026 at 10:00 am at 88 Letaba Street, Brackendowns, Alberton, South Africa.
- **Q**: Who is organizing Youth Day Walk?
  - **A:** Youth Day Walk is organized by Brackendowns Youth Crime Prevention Desk.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Youth Day Walk",
        "image": "https://cdn-az.allevents.in/events7/banners/4b265882b9bfcaa79506d5aef9f0a25109d7c6d20b1d7996ee11f89d3b894acd-rimg-w1054-h1492-dcf4f4f3-gmir?v=1781044350",
        "startDate": "2026-06-16",
        "url": "https://allevents.in/alberton/youth-day-walk/200030213184631",
        "location": {
            "@type": "Place",
            "name": "88 Letaba Street, Brackendowns, Alberton, South Africa",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "92 Letaba St, Alberton, 1448, South Africa",
                "addressLocality": "Alberton",
                "addressRegion": "GT",
                "addressCountry": "ZA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-26.34665",
                "longitude": "28.09521"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "let's walk together for their future",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Brackendowns Youth Crime Prevention Desk",
                "url": "https://allevents.in/org/brackendowns-youth-crime-prevention-desk/27903188"
            }
        ]
    }
]
```