

# Event Details

- **Event Name**: Monday Night Football!
- **Event Start and End Date**: Mon, 22 Dec, 2025 at 06:00 pm – Tue, 23 Dec, 2025 at 12:00 am
- **Event Description**: It's almost that time of year again! Come join us for Monday Night Football ? 9/8, we'll be serving up Chicken Francaise and Ziti from Cafe Christo!
- **Event URL**: https://allevents.in/springfield/monday-night-football/200029360791558
- **Event Categories**: sports, football
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Springfield
- **state**: MA
- **country**: United States
- **location**: Forest Park
- **lat**: 42.080029
- **long**: -72.560532
- **full address**: Forest Park, Springfield, Massachusetts, United States

## Event gallery

- **Alt text**: Monday Night Football!
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/c4ae5d269cd8c131d097d5f25574e2e44204ae04e7ea1adb8c0d355292ccc6a0-rimg-w720-h405-dc150f1c-gmir?v=1765847098

## FAQs

- **Q**: When and where is Monday Night Football! being held?
  - **A:** Monday Night Football! takes place on Mon, 22 Dec, 2025 at 06:00 pm to Tue, 23 Dec, 2025 at 12:00 am at Forest Park, Springfield, Massachusetts, United States.
- **Q**: Who is organizing Monday Night Football!?
  - **A:** Monday Night Football! is organized by Forest Park VFW Post 7352.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Monday Night Football! 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 Springfield, this event is thoughtfully curated to deliver a standout experience worth every moment. If Monday Night Football! 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": "Monday Night Football!",
        "image": "https://cdn-az.allevents.in/events5/banners/c4ae5d269cd8c131d097d5f25574e2e44204ae04e7ea1adb8c0d355292ccc6a0-rimg-w720-h405-dc150f1c-gmir?v=1765847098",
        "startDate": "2025-12-22",
        "endDate": "2025-12-23",
        "url": "https://allevents.in/springfield/monday-night-football/200029360791558",
        "location": {
            "@type": "Place",
            "name": "Forest Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Springfield, Massachusetts",
                "addressLocality": "Springfield",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.080029",
                "longitude": "-72.560532"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "It's almost that time of year again! Come join us for Monday Night Football ? 9/8, we'll be serving up Chicken Francaise and Ziti from Cafe Christo!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Forest Park VFW Post 7352",
                "url": "https://allevents.in/org/forest-park-vfw-post-7352/18502055"
            }
        ]
    }
]
```