

# Event Details

- **Event Name**: Mariachi El Bronx
- **Event Start and End Date**: Sat, 10 Oct, 2026 at 07:00 pm – Sat, 10 Oct, 2026 at 09:00 pm (-05:00)
- **Event URL**: https://allevents.in/dallas/mariachi-el-bronx/2300030659055010
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Dallas
- **state**: TX
- **country**: United States
- **location**: AM/FM - Backyard
- **lat**: 32.776664733887
- **long**: -96.796989440918
- **full address**: AM/FM - Backyard, 1950 Market Center Blvd, Dallas, United States

## Event gallery

- **Alt text**: Mariachi El Bronx
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/74e08260-a895-11f1-a4a1-eb59356bc08b-rimg-w1080-h1350-dc080808-gmir.jpg?v=1788549549

## FAQs

- **Q**: When and where is Mariachi El Bronx being held?
  - **A:** Mariachi El Bronx takes place on Sat, 10 Oct, 2026 at 07:00 pm to Sat, 10 Oct, 2026 at 09:00 pm at AM/FM - Backyard, 1950 Market Center Blvd, Dallas, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Mariachi El Bronx is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Dallas, this event is thoughtfully curated to deliver a standout experience worth every moment. If Mariachi El Bronx sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Mariachi El Bronx",
        "image": "https://cdn-az.allevents.in/events9/banners/74e08260-a895-11f1-a4a1-eb59356bc08b-rimg-w1080-h1350-dc080808-gmir.jpg?v=1788549549",
        "startDate": "2026-10-10T19:00:00-05:00",
        "endDate": "2026-10-10T21:00:00-05:00",
        "url": "https://allevents.in/dallas/mariachi-el-bronx/2300030659055010",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "AM/FM - Backyard",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1950 Market Center Blvd",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.776664733887",
                "longitude": "-96.796989440918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```