

# Event Details

- **Event Name**: The Sneaker Brunch
- **Event Start and End Date**: Sat, 30 May, 2026 at 09:00 am (+02:00)
- **Event Description**: Lets Operate !!!! #TheSneakerBrunch
- **Event URL**: https://allevents.in/rustenburg/the-sneaker-brunch/200030079875015
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Rustenburg
- **state**: NW
- **country**: South Africa
- **location**: Phokeng, North-West, South Africa
- **lat**: -25.57735
- **long**: 27.15813
- **full address**: Phokeng, North-West, South Africa, Phokeng, North-West, South Africa, Rustenburg

## Event gallery

- **Alt text**: The Sneaker Brunch
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/24cd879f04a32fe3813c615c7c10cea955c651ed69aa5af993e26910c602e78b-rimg-w1080-h1350-dcefeddc-gmir?v=1779312255

## FAQs

- **Q**: When and where is The Sneaker Brunch being held?
  - **A:** The Sneaker Brunch takes place on Sat, 30 May, 2026 at 09:00 am to Sat, 30 May, 2026 at 09:00 am at Phokeng, North-West, South Africa, Phokeng, North-West, South Africa, Rustenburg.
- **Q**: Who is organizing The Sneaker Brunch?
  - **A:** The Sneaker Brunch is organized by The Whole Nine.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Sneaker Brunch",
        "image": "https://cdn-az.allevents.in/events5/banners/24cd879f04a32fe3813c615c7c10cea955c651ed69aa5af993e26910c602e78b-rimg-w1080-h1350-dcefeddc-gmir?v=1779312255",
        "startDate": "2026-05-30T09:00:00+02:00",
        "url": "https://allevents.in/rustenburg/the-sneaker-brunch/200030079875015",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Phokeng, North-West, South Africa",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Phokeng, North-West, South Africa",
                "addressLocality": "Rustenburg",
                "addressRegion": "NW",
                "addressCountry": "ZA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-25.57735",
                "longitude": "27.15813"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Lets Operate !!!! #TheSneakerBrunch",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Whole Nine",
                "url": "https://allevents.in/org/the-whole-nine/27800063"
            }
        ]
    }
]
```