

# Event Details

- **Event Name**: Thanksgiving dinner 
- **Event Start and End Date**: Thu, 27 Nov, 2025 at 06:00 pm
- **Event Description**: A traditional thanksgiving dinner for those in need.
- **Event URL**: https://allevents.in/idaho-falls/thanksgiving-dinner/200029166148534
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 32

## Ticket Details

- **Ticket URL**: http://facebook.com/200029166148534?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=idaho+falls-events

## Event venue details

- **city**: Idaho Falls
- **state**: ID
- **country**: United States
- **location**: 3950 s Yellowstone hwy, Idaho falls, ID
- **lat**: 43.46258
- **long**: -112.06165
- **full address**: 3950 s Yellowstone hwy, Idaho falls, ID, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Eagles Landscaping And Snow Removal (https://allevents.in/org/eagles-landscaping-and-snow-removal/27047871)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/71559a4ace325f7984153ad2b318a61196668f9f3e813dfac09e08c550878cce-rimg-w1200-h1553-dcffffff-gmir?v=1764005617
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Thanksgiving+dinner+&date=27+Nov

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 27 Nov, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** 3950 s Yellowstone hwy, Idaho falls, ID, United States
- **Q**: Who is organizing the event?
  - **A:** Eagles Landscaping And Snow Removal
- **Q**: What type of event is this?
  - **A:** thanksgiving
- **Q**: Where can I find ticket details about Thanksgiving dinner  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving dinner",
        "image": "https://cdn-az.allevents.in/events10/banners/71559a4ace325f7984153ad2b318a61196668f9f3e813dfac09e08c550878cce-rimg-w1200-h1553-dcffffff-gmir?v=1764005617",
        "startDate": "2025-11-27",
        "url": "https://allevents.in/idaho-falls/thanksgiving-dinner/200029166148534",
        "location": {
            "@type": "Place",
            "name": "3950 s Yellowstone hwy, Idaho falls, ID",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3950 S Yellowstone Hwy, Idaho Falls, ID 83402-1209, United States",
                "addressLocality": "Idaho Falls",
                "addressRegion": "ID",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.46258",
                "longitude": "-112.06165"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A traditional thanksgiving dinner for those in need.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Eagles Landscaping And Snow Removal",
                "url": "https://allevents.in/org/eagles-landscaping-and-snow-removal/27047871"
            }
        ]
    }
]
```