

# Event Details

- **Event Name**: Spring Break Story Hour
- **Event Start and End Date**: Wed, 18 Mar, 2026 at 04:00 pm
- **Event Description**: Come and enjoy our special Spring Break story hour! We will read some stories, make a craft and play a game!

This is a free event for all ages, but adults must accompany children 8 and younger per library policy.
- **Event URL**: https://allevents.in/eureka/spring-break-story-hour/200029639322601
- **Event Categories**: spring-break
- **Interested Audience**: 
  - total_interested_count: 5

## 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**: Spring Break Story Hour
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/e816363bb0cb7f9957af3a4588da0f68ddd54761ac32fd0224fa9778d8c66f28-rimg-w498-h150-dcdbeff2-gmir?v=1773443196

## FAQs

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

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Spring Break Story Hour",
        "image": "https://cdn-az.allevents.in/events10/banners/e816363bb0cb7f9957af3a4588da0f68ddd54761ac32fd0224fa9778d8c66f28-rimg-w498-h150-dcdbeff2-gmir?v=1773443196",
        "startDate": "2026-03-18",
        "url": "https://allevents.in/eureka/spring-break-story-hour/200029639322601",
        "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 and enjoy our special Spring Break story hour! We will read some stories, make a craft and play a game!\n\nThis is a free event for all ages, but adults must accompany children 8 and younger per library policy.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Eureka Public Library",
                "url": "https://allevents.in/org/eureka-public-library/19698763"
            }
        ]
    }
]
```