

# Event Details

- **Event Name**: South West Zone Gymkhana
- **Event Start and End Date**: Sun, 14 Jun, 2026 at 07:00 am
- **Event Description**: Zone Gymkhana.  Open to all members for the South West Zone.  Entries on Nominate.  Helper duties on SignUp.
- **Event URL**: https://allevents.in/bunbury/south-west-zone-gymkhana/200030154933637
- **Interested Audience**: 
  - total_interested_count: 23

## Ticket Details


## Event venue details

- **city**: Bunbury
- **state**: WA
- **country**: Australia
- **location**: Bunbury Horse and Pony Club Inc.
- **lat**: -33.4067
- **long**: 115.63038
- **full address**: Bunbury Horse and Pony Club Inc., 746 Bussell Highway,Bunbury,WA,Australia

## Event gallery

- **Alt text**: South West Zone Gymkhana
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/49562517947bd0bf3502e35e43480e7c17d5f9f33013131f3b585decf883ad98-rimg-w960-h640-dc2e2c16-gmir?v=1780898791

## FAQs

- **Q**: When and where is South West Zone Gymkhana being held?
  - **A:** South West Zone Gymkhana takes place on Sun, 14 Jun, 2026 at 07:00 am to Sun, 14 Jun, 2026 at 07:00 am at Bunbury Horse and Pony Club Inc., 746 Bussell Highway,Bunbury,WA,Australia.
- **Q**: Who is organizing South West Zone Gymkhana?
  - **A:** South West Zone Gymkhana is organized by Pony Club WA South West Zone.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "South West Zone Gymkhana",
        "image": "https://cdn-az.allevents.in/events2/banners/49562517947bd0bf3502e35e43480e7c17d5f9f33013131f3b585decf883ad98-rimg-w960-h640-dc2e2c16-gmir?v=1780898791",
        "startDate": "2026-06-14",
        "url": "https://allevents.in/bunbury/south-west-zone-gymkhana/200030154933637",
        "location": {
            "@type": "Place",
            "name": "Bunbury Horse and Pony Club Inc.",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "746 Bussell Highway,Bunbury,WA,Australia",
                "addressLocality": "Bunbury",
                "addressRegion": "WA",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-33.4067",
                "longitude": "115.63038"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Zone Gymkhana.  Open to all members for the South West Zone.  Entries on Nominate.  Helper duties on SignUp.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pony Club WA South West Zone",
                "url": "https://allevents.in/org/pony-club-wa-south-west-zone/23983514"
            }
        ]
    }
]
```