

# Event Details

- **Event Name**: Hat Day Story Time
- **Event Start and End Date**: Wed, 21 Jan, 2026 at 11:00 am
- **Event Description**: Join us here at the Millstadt Library for stories, crafts, and activities every Wednesday!
- **Event URL**: https://allevents.in/millstadt/hat-day-story-time/200029370078540
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Millstadt
- **state**: IL
- **country**: United States
- **location**: 115 West Laurel Street, Millstadt, IL, United States, Illinois 62260
- **lat**: 38.45912
- **long**: -90.0929
- **full address**: 115 West Laurel Street, Millstadt, IL, United States, Illinois 62260

## Event gallery

- **Alt text**: Hat Day Story Time
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/cf37cb07a20b6b7d5a52f02b073d206fd186e79e075bc23bbf7ac251d8a17d3e-rimg-w1200-h675-dc1d4b5e-gmir?v=1768595625

## FAQs

- **Q**: When and where is Hat Day Story Time being held?
  - **A:** Hat Day Story Time takes place on Wed, 21 Jan, 2026 at 11:00 am to Wed, 21 Jan, 2026 at 11:00 am at 115 West Laurel Street, Millstadt, IL, United States, Illinois 62260.
- **Q**: Who is organizing Hat Day Story Time?
  - **A:** Hat Day Story Time is organized by Millstadt Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Hat Day Story Time",
        "image": "https://cdn-az.allevents.in/events9/banners/cf37cb07a20b6b7d5a52f02b073d206fd186e79e075bc23bbf7ac251d8a17d3e-rimg-w1200-h675-dc1d4b5e-gmir?v=1768595625",
        "startDate": "2026-01-21",
        "url": "https://allevents.in/millstadt/hat-day-story-time/200029370078540",
        "location": {
            "@type": "Place",
            "name": "115 West Laurel Street, Millstadt, IL, United States, Illinois 62260",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "115 W Laurel St, Millstadt, IL 62260-1925, United States",
                "addressLocality": "Millstadt",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.45912",
                "longitude": "-90.0929"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us here at the Millstadt Library for stories, crafts, and activities every Wednesday!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Millstadt Library",
                "url": "https://allevents.in/org/millstadt-library/25992002"
            }
        ]
    }
]
```