

# Event Details

- **Event Name**: Match 5: UEFA playoff D vs Mexico (Group A)
- **Event Start and End Date**: Wed, 24 Jun, 2026 at 09:00 pm – Wed, 24 Jun, 2026 at 11:00 pm (-05:00)
- **Event Description**: FIFA World Cup 2026 Match
- **Event URL**: https://allevents.in/mexico-city/match-5-uefa-playoff-d-vs-mexico-group-a/4300029674776822
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Mexico City
- **state**: CDMX
- **country**: Mexico
- **location**: Estadio Azteca
- **lat**: 19.3024
- **long**: -99.1671
- **full address**: Estadio Azteca, Mexico City, Mexico

## Event gallery

- **Alt text**: Match 5: UEFA playoff D vs Mexico (Group A)
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb69954bb61f75e.jpg

## FAQs

- **Q**: When and where is Match 5: UEFA playoff D vs Mexico (Group A) being held?
  - **A:** Match 5: UEFA playoff D vs Mexico (Group A) takes place on Wed, 24 Jun, 2026 at 09:00 pm to Wed, 24 Jun, 2026 at 11:00 pm at Estadio Azteca, Mexico City, Mexico.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Match 5: UEFA playoff D vs Mexico (Group A) is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. Whether you're a first-time attendee or a longtime enthusiast in Mexico City, this event is thoughtfully curated to deliver a standout experience worth every moment. If Match 5: UEFA playoff D vs Mexico (Group A) sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Match 5: UEFA playoff D vs Mexico (Group A)",
        "image": "https://cdn2.allevents.in/thumbs/thumb69954bb61f75e.jpg",
        "startDate": "2026-06-24T21:00:00-05:00",
        "endDate": "2026-06-24T23:00:00-05:00",
        "url": "https://allevents.in/mexico-city/match-5-uefa-playoff-d-vs-mexico-group-a/4300029674776822",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Estadio Azteca",
            "address": {
                "@type": "PostalAddress",
                "name": "Estadio Azteca, Mexico City, Mexico",
                "addressLocality": "Mexico City",
                "addressRegion": "CDMX",
                "addressCountry": "MX"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "19.3024",
                "longitude": "-99.1671"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "FIFA World Cup 2026 Match"
    }
]
```