

# Event Details

- **Event Name**: Monday Night Football ? 
- **Event Start and End Date**: Mon, 01 Dec, 2025 at 08:15 pm
- **Event Description**: Join us for MNF and the Monday Night Shuffle at Oyster Pub! 

The shuffle starts at halftime  ??????
- **Event URL**: https://allevents.in/daytona-beach/monday-night-football/200029284510216
- **Event Categories**: Sports
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Daytona Beach
- **state**: FL
- **country**: United States
- **location**: 555 Seabreeze Blvd, Daytona Beach, FL
- **lat**: 29.2353
- **long**: -81.01374
- **full address**: 555 Seabreeze Blvd, Daytona Beach, FL, United States

## Event gallery

- **Alt text**: Monday Night Football ?
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Monday+Night+Football+%3F+&date=Mon%2C+01+Dec%2C+2025+at+08%3A15+pm&bg=2

## FAQs

- **Q**: When and where is Monday Night Football ?  being held?
  - **A:** Monday Night Football ?  takes place on Mon, 01 Dec, 2025 at 08:15 pm to Mon, 01 Dec, 2025 at 08:15 pm at 555 Seabreeze Blvd, Daytona Beach, FL, United States.
- **Q**: Who is organizing Monday Night Football ? ?
  - **A:** Monday Night Football ?  is organized by The Oyster Pub.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Monday Night Football ?",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Monday+Night+Football+%3F+&date=Mon%2C+01+Dec%2C+2025+at+08%3A15+pm&bg=2",
        "startDate": "2025-12-01",
        "url": "https://allevents.in/daytona-beach/monday-night-football/200029284510216",
        "location": {
            "@type": "Place",
            "name": "555 Seabreeze Blvd, Daytona Beach, FL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "555 Seabreeze Blvd, Daytona Beach, FL 32118-3918, United States",
                "addressLocality": "Daytona Beach",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.2353",
                "longitude": "-81.01374"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for MNF and the Monday Night Shuffle at Oyster Pub! \n\nThe shuffle starts at halftime  ??????",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Oyster Pub",
                "url": "https://allevents.in/org/the-oyster-pub/27013503"
            }
        ]
    }
]
```