

# Event Details

- **Event Name**: Trick or Treat hunt
- **Event Start and End Date**: Fri, 30 Oct, 2026 at 06:00 pm (-05:00)
- **Event Description**: Some are filled with treats - some with tricks.  The hunt will be on once dinner is over.
- **Event URL**: https://allevents.in/sioux-city/trick-or-treat-hunt/200030503058309
- **Event Categories**: trick-or-treat, halloween
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Sioux City
- **state**: IA
- **country**: United States
- **location**: 1001 Tri View Ave, Sioux City, IA, United States, Iowa 51101
- **lat**: 42.49292
- **long**: -96.41694
- **full address**: 1001 Tri View Ave, Sioux City, IA, United States, Iowa 51101

## Event gallery

- **Alt text**: Trick or Treat hunt
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/8581bf397b7688ce5c12b3b4f8f3aec2888e9690d53513382beac7570e00b75d-rimg-w550-h461-dc080808-gmir?v=1786944607

## FAQs

- **Q**: When and where is Trick or Treat hunt being held?
  - **A:** Trick or Treat hunt takes place on Fri, 30 Oct, 2026 at 06:00 pm to Fri, 30 Oct, 2026 at 06:00 pm at 1001 Tri View Ave, Sioux City, IA, United States, Iowa 51101.
- **Q**: Who is organizing Trick or Treat hunt?
  - **A:** Trick or Treat hunt is organized by Sioux City Elks #112.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Trick or Treat hunt",
        "image": "https://cdn-az.allevents.in/events3/banners/8581bf397b7688ce5c12b3b4f8f3aec2888e9690d53513382beac7570e00b75d-rimg-w550-h461-dc080808-gmir?v=1786944607",
        "startDate": "2026-10-30T18:00:00-05:00",
        "url": "https://allevents.in/sioux-city/trick-or-treat-hunt/200030503058309",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "1001 Tri View Ave, Sioux City, IA, United States, Iowa 51101",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1001 Tri View Ave, Sioux City, IA 51103-4901, United States",
                "addressLocality": "Sioux City",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.49292",
                "longitude": "-96.41694"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Some are filled with treats - some with tricks.  The hunt will be on once dinner is over.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sioux City Elks 112",
                "url": "https://allevents.in/org/sioux-city-elks-112/23951911"
            }
        ]
    }
]
```