

# Event Details

- **Event Name**: Detroit Lions vs. Dallas Cowboys
- **Event Start and End Date**: Thu, 04 Dec, 2025 at 07:00 pm
- **Event Description**: Venue Details:Ford Field Parking,1902 St Antoine St, Ford Field Parking,Detroit, United States
- **Event URL**: https://allevents.in/detroit/detroit-lions-vs-dallas-cowboys/210001210316836
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details

- **Ticket URL**: http://facebook.com/210001210316836

## Event venue details

- **city**: Detroit
- **state**: MI
- **country**: United States
- **location**: Ford Field Parking
- **lat**: 42.3402639999999881
- **long**: -83.0440389999999881
- **full address**: Ford Field Parking, Detroit, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/c1f87dd1a4f54f5ae01d8f92c1822c5ec6007a2779e189809b517f9c334ace8b-rimg-w1024-h576-dc2e6091-gmir.jpg?v=1754772251
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/816e4390-7561-11f0-b2d6-4b69db446040-rimg-w400-h400-dc2b6292-gmir.jpg

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 04 Dec, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** Ford Field Parking, Detroit, United States
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: Where can I find ticket details about Detroit Lions vs. Dallas Cowboys ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Detroit Lions vs. Dallas Cowboys",
        "image": "https://cdn-az.allevents.in/events4/banners/c1f87dd1a4f54f5ae01d8f92c1822c5ec6007a2779e189809b517f9c334ace8b-rimg-w1024-h576-dc2e6091-gmir.jpg?v=1754772251",
        "startDate": "2025-12-04",
        "url": "https://allevents.in/detroit/detroit-lions-vs-dallas-cowboys/210001210316836",
        "location": {
            "@type": "Place",
            "name": "Ford Field Parking",
            "address": {
                "@type": "PostalAddress",
                "name": "Ford Field Parking, Detroit, United States",
                "addressLocality": "Detroit",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.3402639999999881",
                "longitude": "-83.0440389999999881"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Venue Details:Ford Field Parking,1902 St Antoine St, Ford Field Parking,Detroit, United States"
    }
]
```