

# Event Details

- **Event Name**: Thursday Night Football 
- **Event Start and End Date**: Thu, 11 Dec, 2025 at 05:00 pm – Thu, 11 Dec, 2025 at 10:00 pm
- **Event Description**: C'mon into the Timber Inn for Thursday Night Football! Happy hour starts at 5:00 and thru the game!
- **Event URL**: https://allevents.in/lewiston/thursday-night-football/200029343064503
- **Event Categories**: Sports
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Lewiston
- **state**: ID
- **country**: United States
- **location**: Behind Larry's Food and Deli, Lewiston, ID
- **lat**: 46.41531
- **long**: -116.99678
- **full address**: Behind Larry's Food and Deli, Lewiston, ID, United States

## Event gallery

- **Alt text**: Thursday Night Football
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/df8531953689d447ebb67b110cb4891c5af0665d861a460bf9416148952e4cff-rimg-w1200-h904-dc2f2c2d-gmir?v=1765503603

## FAQs

- **Q**: When and where is Thursday Night Football  being held?
  - **A:** Thursday Night Football  takes place on Thu, 11 Dec, 2025 at 05:00 pm to Thu, 11 Dec, 2025 at 10:00 pm at Behind Larry's Food and Deli, Lewiston, ID, United States.
- **Q**: Who is organizing Thursday Night Football ?
  - **A:** Thursday Night Football  is organized by Timber Inn.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thursday Night Football",
        "image": "https://cdn-az.allevents.in/events1/banners/df8531953689d447ebb67b110cb4891c5af0665d861a460bf9416148952e4cff-rimg-w1200-h904-dc2f2c2d-gmir?v=1765503603",
        "startDate": "2025-12-11",
        "endDate": "2025-12-11",
        "url": "https://allevents.in/lewiston/thursday-night-football/200029343064503",
        "location": {
            "@type": "Place",
            "name": "Behind Larry's Food and Deli, Lewiston, ID",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2414 E Main St, Lewiston, ID 83501-3245, United States",
                "addressLocality": "Lewiston",
                "addressRegion": "ID",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.41531",
                "longitude": "-116.99678"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "C'mon into the Timber Inn for Thursday Night Football! Happy hour starts at 5:00 and thru the game!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Timber Inn",
                "url": "https://allevents.in/org/timber-inn/25741105"
            }
        ]
    }
]
```