

# Event Details

- **Event Name**: Thanksgiving Day
- **Event Start and End Date**: Thu, 27 Nov, 2025 at 06:00 pm
- **Event Description**: We are open Thanksgiving Day at 6pm
- **Event URL**: https://allevents.in/sioux-city/thanksgiving-day/200029234905116
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Sioux City
- **state**: IA
- **country**: United States
- **location**: 611 Fifth St, Sioux City, IA, United States, Iowa 51101
- **lat**: 42.49542
- **long**: -96.40279
- **full address**: 611 Fifth St, Sioux City, IA, United States, Iowa 51101

## Event gallery

- **Alt text**: Thanksgiving Day
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Thanksgiving+Day&date=Thu%2C+27+Nov%2C+2025+at+06%3A00+pm&bg=2

## FAQs

- **Q**: When and where is Thanksgiving Day being held?
  - **A:** Thanksgiving Day takes place on Thu, 27 Nov, 2025 at 06:00 pm to Thu, 27 Nov, 2025 at 06:00 pm at 611 Fifth St, Sioux City, IA, United States, Iowa 51101.
- **Q**: Who is organizing Thanksgiving Day?
  - **A:** Thanksgiving Day is organized by The Warp Zone Bar & Arcade.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving Day",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Thanksgiving+Day&date=Thu%2C+27+Nov%2C+2025+at+06%3A00+pm&bg=2",
        "startDate": "2025-11-27",
        "url": "https://allevents.in/sioux-city/thanksgiving-day/200029234905116",
        "location": {
            "@type": "Place",
            "name": "611 Fifth St, Sioux City, IA, United States, Iowa 51101",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "611 5th St, Sioux City, IA 51101-1301, United States",
                "addressLocality": "Sioux City",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.49542",
                "longitude": "-96.40279"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We are open Thanksgiving Day at 6pm",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Warp Zone Bar & Arcade",
                "url": "https://allevents.in/org/the-warp-zone-bar-and-arcade/24234690"
            }
        ]
    }
]
```