

# Event Details

- **Event Name**: Summer Storytime
- **Event Start and End Date**: Mon, 01 Jun, 2026 at 10:00 am – Mon, 20 Jul, 2026 at 10:00 am
- **Event Description**: Stories, songs, and movement, geared toward kids ages 5 and under with an adult.
- **Event URL**: https://allevents.in/galesburg/summer-storytime/200030088328208
- **Event Categories**: kids
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Galesburg
- **state**: IL
- **country**: United States
- **location**: 264 W Main St, Galesburg, IL, United States, Illinois 61401
- **lat**: 40.94735
- **long**: -90.37528
- **full address**: 264 W Main St, Galesburg, IL, United States, Illinois 61401

## Event gallery

- **Alt text**: Summer Storytime
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/8a0348ddabf5b40c3e56ce5151a3f101977f469bd008eb796ee6786f768e28a9-rimg-w1200-h628-dc62a99e-gmir?v=1780046015

## FAQs

- **Q**: When and where is Summer Storytime being held?
  - **A:** Summer Storytime takes place on Mon, 01 Jun, 2026 at 10:00 am to Mon, 20 Jul, 2026 at 10:00 am at 264 W Main St, Galesburg, IL, United States, Illinois 61401.
- **Q**: Who is organizing Summer Storytime?
  - **A:** Summer Storytime is organized by Galesburg Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Summer Storytime",
        "image": "https://cdn-az.allevents.in/events9/banners/8a0348ddabf5b40c3e56ce5151a3f101977f469bd008eb796ee6786f768e28a9-rimg-w1200-h628-dc62a99e-gmir?v=1780046015",
        "startDate": "2026-06-01",
        "endDate": "2026-07-20",
        "url": "https://allevents.in/galesburg/summer-storytime/200030088328208",
        "location": {
            "@type": "Place",
            "name": "264 W Main St, Galesburg, IL, United States, Illinois 61401",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "264 W Main St, Galesburg, IL 61401-4435, United States",
                "addressLocality": "Galesburg",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.94735",
                "longitude": "-90.37528"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Stories, songs, and movement, geared toward kids ages 5 and under with an adult.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Galesburg Public Library",
                "url": "https://allevents.in/org/galesburg-public-library/5160165",
                "description": "If you are looking for more information about Galesburg Public Library, please visit www.galesburglibrary.org."
            }
        ]
    }
]
```