

# Event Details

- **Event Name**: Mexican Fiesta
- **Event Start and End Date**: Fri, 05 Jun, 2026 at 04:00 pm (+02:00)
- **Event Description**: Mexican Fiesta
- **Event URL**: https://allevents.in/brackenfell/mexican-fiesta/200030100834733
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Brackenfell
- **state**: WC
- **country**: South Africa
- **location**: 17 Bottelary Road, 7580 Brackenfell, South Africa
- **lat**: -33.90395
- **long**: 18.69976
- **full address**: 17 Bottelary Road, 7580 Brackenfell, South Africa, 17 Bottelary Rd, Brackenfell, 7580, South Africa

## Event gallery

- **Alt text**: Mexican Fiesta
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/5c37df27e46cb910862342c0aa7a2eb8966350e2d864100474d1ac49f4989008-rimg-w1200-h800-dc471405-gmir?v=1779468392

## FAQs

- **Q**: When and where is Mexican Fiesta being held?
  - **A:** Mexican Fiesta takes place on Fri, 05 Jun, 2026 at 04:00 pm to Fri, 05 Jun, 2026 at 04:00 pm at 17 Bottelary Road, 7580 Brackenfell, South Africa, 17 Bottelary Rd, Brackenfell, 7580, South Africa.
- **Q**: Who is organizing Mexican Fiesta?
  - **A:** Mexican Fiesta is organized by The Palms Pub & Grill.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Mexican Fiesta",
        "image": "https://cdn-az.allevents.in/events9/banners/5c37df27e46cb910862342c0aa7a2eb8966350e2d864100474d1ac49f4989008-rimg-w1200-h800-dc471405-gmir?v=1779468392",
        "startDate": "2026-06-05T16:00:00+02:00",
        "url": "https://allevents.in/brackenfell/mexican-fiesta/200030100834733",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "17 Bottelary Road, 7580 Brackenfell, South Africa",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "17 Bottelary Rd, Brackenfell, 7580, South Africa",
                "addressLocality": "Brackenfell",
                "addressRegion": "WC",
                "addressCountry": "ZA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-33.90395",
                "longitude": "18.69976"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Mexican Fiesta",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Palms Pub & Grill",
                "url": "https://allevents.in/org/the-palms-pub-and-grill/8966818"
            }
        ]
    }
]
```