

# Event Details

- **Event Name**: Evening Storytime - Monday Night Kids Club
- **Event Start and End Date**: Mon, 23 Feb, 2026 at 05:45 pm – Mon, 23 Feb, 2026 at 06:45 pm
- **Event Description**: Join us the 4th Monday of each month for an evening Preschool Storytime! We will read stories, make a craft and more! For children not yet in Kindergarten and their families. 5:45-6:45PM
- **Event URL**: https://allevents.in/sedalia/evening-storytime-monday-night-kids-club/200029485005033
- **Event Categories**: kids
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Sedalia
- **state**: MO
- **country**: United States
- **location**: Sedalia Public Library
- **lat**: 38.70848
- **long**: -93.23084
- **full address**: Sedalia Public Library, 311 W 3rd St, Sedalia, MO 65301-4301, United States

## Event gallery

- **Alt text**: Evening Storytime - Monday Night Kids Club
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/1f77c98a091084c98e9319c07a2b820fe2753085b72500d6f0a3f7acdc06c054-rimg-w1200-h628-dcebf5ff-gmir?v=1771463950

## FAQs

- **Q**: When and where is Evening Storytime - Monday Night Kids Club being held?
  - **A:** Evening Storytime - Monday Night Kids Club takes place on Mon, 23 Feb, 2026 at 05:45 pm to Mon, 23 Feb, 2026 at 06:45 pm at Sedalia Public Library, 311 W 3rd St, Sedalia, MO 65301-4301, United States.
- **Q**: Who is organizing Evening Storytime - Monday Night Kids Club?
  - **A:** Evening Storytime - Monday Night Kids Club is organized by Sedalia Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Evening Storytime - Monday Night Kids Club",
        "image": "https://cdn-az.allevents.in/events3/banners/1f77c98a091084c98e9319c07a2b820fe2753085b72500d6f0a3f7acdc06c054-rimg-w1200-h628-dcebf5ff-gmir?v=1771463950",
        "startDate": "2026-02-23",
        "endDate": "2026-02-23",
        "url": "https://allevents.in/sedalia/evening-storytime-monday-night-kids-club/200029485005033",
        "location": {
            "@type": "Place",
            "name": "Sedalia Public Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "311 W 3rd St, Sedalia, MO 65301-4301, United States",
                "addressLocality": "Sedalia",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.70848",
                "longitude": "-93.23084"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us the 4th Monday of each month for an evening Preschool Storytime! We will read stories, make a craft and more! For children not yet in Kindergarten and their families. 5:45-6:45PM",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sedalia Public Library",
                "url": "https://allevents.in/org/sedalia-public-library/23044810"
            }
        ]
    }
]
```