

# Event Details

- **Event Name**: NFL SUNDAY
- **Event Start and End Date**: Sun, 16 Nov, 2025 at 12:00 pm
- **Event Description**: $1.50 Domestic Bottles and Cans. All games shown with the FEATURE game on our sound system.
- **Event URL**: https://allevents.in/jacksonville/nfl-sunday/200029195583629
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Jacksonville
- **state**: IL
- **country**: United States
- **location**: 220 S Main St, Jacksonville, IL
- **lat**: 39.73297
- **long**: -90.22885
- **full address**: 220 S Main St, Jacksonville, IL, United States

## Event gallery

- **Alt text**: NFL SUNDAY
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/229f64c216492d2ca138e9126a52daf5c851f9b111a84692f11b54b4543f77fa-rimg-w1024-h1024-dc192a3a-gmir?v=1763115382

## FAQs

- **Q**: When and where is NFL SUNDAY being held?
  - **A:** NFL SUNDAY takes place on Sun, 16 Nov, 2025 at 12:00 pm to Sun, 16 Nov, 2025 at 12:00 pm at 220 S Main St, Jacksonville, IL, United States.
- **Q**: Who is organizing NFL SUNDAY?
  - **A:** NFL SUNDAY is organized by GoodTime Docs.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "NFL SUNDAY",
        "image": "https://cdn-az.allevents.in/events1/banners/229f64c216492d2ca138e9126a52daf5c851f9b111a84692f11b54b4543f77fa-rimg-w1024-h1024-dc192a3a-gmir?v=1763115382",
        "startDate": "2025-11-16",
        "url": "https://allevents.in/jacksonville/nfl-sunday/200029195583629",
        "location": {
            "@type": "Place",
            "name": "220 S Main St, Jacksonville, IL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "220 S Main St, Jacksonville, IL 62650-2505, United States",
                "addressLocality": "Jacksonville",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.73297",
                "longitude": "-90.22885"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "$1.50 Domestic Bottles and Cans. All games shown with the FEATURE game on our sound system.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "GoodTime Docs",
                "url": "https://allevents.in/org/goodtime-docs/25188642"
            }
        ]
    }
]
```