

# Event Details

- **Event Name**: Boston College Eagles at SMU Mustangs Football at Gerald Ford Stadium
- **Event Start and End Date**: Sat, 03 Oct, 2026 at 11:59 pm – Sun, 04 Oct, 2026 at 01:59 am (-06:00)
- **Event URL**: https://allevents.in/dallas/boston-college-eagles-at-smu-mustangs-football-at-gerald-ford-stadium/2400029282081719
- **Event Categories**: sports, football
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Dallas
- **state**: TX
- **country**: United States
- **location**: Gerald Ford Stadium
- **lat**: 32.83772230
- **long**: -96.78278590
- **full address**: Gerald Ford Stadium, 5800 Ownby Dr, Dallas, TX 75205, United States

## Event gallery

- **Alt text**: Boston College Eagles at SMU Mustangs Football at Gerald Ford Stadium
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/7e3dcb60-aa84-11f1-abda-d1c1d0c990ef-rimg-w1200-h514-dc286828-gmir.jpg?v=1788762165

## FAQs

- **Q**: When and where is Boston College Eagles at SMU Mustangs Football at Gerald Ford Stadium being held?
  - **A:** Boston College Eagles at SMU Mustangs Football at Gerald Ford Stadium takes place on Sat, 03 Oct, 2026 at 11:59 pm to Sun, 04 Oct, 2026 at 01:59 am at Gerald Ford Stadium, 5800 Ownby Dr, Dallas, TX 75205, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Boston College Eagles at SMU Mustangs Football at Gerald Ford Stadium 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 Dallas, this event is thoughtfully curated to deliver a standout experience worth every moment. If Boston College Eagles at SMU Mustangs Football at Gerald Ford Stadium 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": "Boston College Eagles at SMU Mustangs Football at Gerald Ford Stadium",
        "image": "https://cdn-az.allevents.in/events9/banners/7e3dcb60-aa84-11f1-abda-d1c1d0c990ef-rimg-w1200-h514-dc286828-gmir.jpg?v=1788762165",
        "startDate": "2026-10-03T23:59:00-06:00",
        "endDate": "2026-10-04T01:59:00-06:00",
        "url": "https://allevents.in/dallas/boston-college-eagles-at-smu-mustangs-football-at-gerald-ford-stadium/2400029282081719",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Gerald Ford Stadium",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5800 Ownby Dr, Dallas, TX 75205",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.83772230",
                "longitude": "-96.78278590"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```