

# Event Details

- **Event Name**: Thanksgiving Story Hour
- **Event Start and End Date**: Wed, 12 Nov, 2025 at 04:00 pm
- **Event Description**: Come for a Thanksgiving-themed Story Hour! We will read Thanksgiving books, make a craft and play a game! This is a free event for all ages, but children 8 and younger must be accompanied by an adult.
- **Event URL**: https://allevents.in/eureka/thanksgiving-story-hour/200029063648124
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Eureka
- **state**: KS
- **country**: United States
- **location**: Eureka Public Library
- **lat**: 37.824859668843
- **long**: -96.293806832725
- **full address**: Eureka Public Library, 606 N Main St, Eureka, KS 67045-1318, United States

## Event gallery

- **Alt text**: Thanksgiving Story Hour
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/cfe456c3804e1e4db046451fce02e1c628cbefd620b3e81fb93843346d9f209e-rimg-w851-h315-dce74b00-gmir?v=1762801546

## FAQs

- **Q**: When and where is Thanksgiving Story Hour being held?
  - **A:** Thanksgiving Story Hour takes place on Wed, 12 Nov, 2025 at 04:00 pm to Wed, 12 Nov, 2025 at 04:00 pm at Eureka Public Library, 606 N Main St, Eureka, KS 67045-1318, United States.
- **Q**: Who is organizing Thanksgiving Story Hour?
  - **A:** Thanksgiving Story Hour is organized by Eureka Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving Story Hour",
        "image": "https://cdn-az.allevents.in/events1/banners/cfe456c3804e1e4db046451fce02e1c628cbefd620b3e81fb93843346d9f209e-rimg-w851-h315-dce74b00-gmir?v=1762801546",
        "startDate": "2025-11-12",
        "url": "https://allevents.in/eureka/thanksgiving-story-hour/200029063648124",
        "location": {
            "@type": "Place",
            "name": "Eureka Public Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "606 N Main St, Eureka, KS 67045-1318, United States",
                "addressLocality": "Eureka",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.824859668843",
                "longitude": "-96.293806832725"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come for a Thanksgiving-themed Story Hour! We will read Thanksgiving books, make a craft and play a game! This is a free event for all ages, but children 8 and younger must be accompanied by an adult.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Eureka Public Library",
                "url": "https://allevents.in/org/eureka-public-library/25990256"
            }
        ]
    }
]
```