

# Event Details

- **Event Name**: Preschool Story Time
- **Event Start and End Date**: Tue, 16 Dec, 2025 at 09:30 am – Tue, 16 Dec, 2025 at 10:00 am
- **Event Description**: Join library staff for rhymes, songs, stories and fun.

Ages 2½ (30 mos.) to 5 years with an adult.
- **Event URL**: https://allevents.in/columbia/preschool-story-time/200029360857421
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Columbia
- **state**: MO
- **country**: United States
- **location**: Columbia Public Library
- **lat**: 38.95118
- **long**: -92.33964
- **full address**: Columbia Public Library, 100 W Broadway, Columbia, MO 65203-7300, United States

## Event gallery

- **Alt text**: Preschool Story Time
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/a7f0ce9403aa1a25876622a94231f89a71bfea718735dc06b902443c2646f36e-rimg-w1200-h628-dc9cdae5-gmir?v=1765847361

## FAQs

- **Q**: When and where is Preschool Story Time being held?
  - **A:** Preschool Story Time takes place on Tue, 16 Dec, 2025 at 09:30 am to Tue, 16 Dec, 2025 at 10:00 am at Columbia Public Library, 100 W Broadway, Columbia, MO 65203-7300, United States.
- **Q**: Who is organizing Preschool Story Time?
  - **A:** Preschool Story Time is organized by Daniel Boone Regional Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Preschool Story Time",
        "image": "https://cdn-az.allevents.in/events2/banners/a7f0ce9403aa1a25876622a94231f89a71bfea718735dc06b902443c2646f36e-rimg-w1200-h628-dc9cdae5-gmir?v=1765847361",
        "startDate": "2025-12-16",
        "endDate": "2025-12-16",
        "url": "https://allevents.in/columbia/preschool-story-time/200029360857421",
        "location": {
            "@type": "Place",
            "name": "Columbia Public Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "100 W Broadway, Columbia, MO 65203-7300, United States",
                "addressLocality": "Columbia",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.95118",
                "longitude": "-92.33964"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join library staff for rhymes, songs, stories and fun.\n\nAges 2½ (30 mos.) to 5 years with an adult.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Daniel Boone Regional Library",
                "url": "https://allevents.in/org/daniel-boone-regional-library/25999627"
            }
        ]
    }
]
```