

# Event Details

- **Event Name**: Thanksgiving Dinner
- **Event Start and End Date**: Thu, 27 Nov, 2025 at 03:00 pm
- **Event Description**: If you haven't heard.... The Shot Glass will be open on Thanksgiving Day regular hours. We will be serving our Traditional Thanksgiving Dinner with all the trimmings. There is no cost for the dinner and everyone is invited!
- **Event URL**: https://allevents.in/orofino/thanksgiving-dinner/200029261932026
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Orofino
- **state**: ID
- **country**: United States
- **location**: 101 College Ave, Orofino, ID, United States, Idaho 83544
- **lat**: 46.47848
- **long**: -116.25501
- **full address**: 101 College Ave, Orofino, ID, United States, Idaho 83544

## Event gallery

- **Alt text**: Thanksgiving Dinner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/e55d704ae095a26409130cecd533cf2d47dbc217e62983478a885409e82ccef1-rimg-w1188-h783-dc180302-gmir?v=1764187945

## FAQs

- **Q**: When and where is Thanksgiving Dinner being held?
  - **A:** Thanksgiving Dinner takes place on Thu, 27 Nov, 2025 at 03:00 pm to Thu, 27 Nov, 2025 at 03:00 pm at 101 College Ave, Orofino, ID, United States, Idaho 83544.
- **Q**: Who is organizing Thanksgiving Dinner?
  - **A:** Thanksgiving Dinner is organized by The Shot Glass.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving Dinner",
        "image": "https://cdn-az.allevents.in/events8/banners/e55d704ae095a26409130cecd533cf2d47dbc217e62983478a885409e82ccef1-rimg-w1188-h783-dc180302-gmir?v=1764187945",
        "startDate": "2025-11-27",
        "url": "https://allevents.in/orofino/thanksgiving-dinner/200029261932026",
        "location": {
            "@type": "Place",
            "name": "101 College Ave, Orofino, ID, United States, Idaho 83544",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "101 College Ave, Orofino, ID 83544, United States",
                "addressLocality": "Orofino",
                "addressRegion": "ID",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.47848",
                "longitude": "-116.25501"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "If you haven't heard.... The Shot Glass will be open on Thanksgiving Day regular hours. We will be serving our Traditional Thanksgiving Dinner with all the trimmings. There is no cost for the dinner and everyone is invited!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Shot Glass",
                "url": "https://allevents.in/org/the-shot-glass/24976257"
            }
        ]
    }
]
```