

# Event Details

- **Event Name**: Little Learners Story Time
- **Event Start and End Date**: Wed, 15 Apr, 2026 at 11:00 am – Wed, 15 Apr, 2026 at 12:00 pm
- **Event Description**: Come join us for Little Learners Story Time! Ms Nicole will read stories to our little patrons and we will do a sensory activity!
- **Event URL**: https://allevents.in/auburn/little-learners-story-time/200029927279623
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Auburn
- **state**: IL
- **country**: United States
- **location**: 338 W Jefferson St, Auburn, IL, United States, Illinois 62615
- **lat**: 39.59211
- **long**: -89.74518
- **full address**: 338 W Jefferson St, Auburn, IL, United States, Illinois 62615

## Event gallery

- **Alt text**: Little Learners Story Time
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/398bf6754ec76f39eec32988bd82509ed38350b5fb80f1a4103411fc8fb91caa-rimg-w1200-h675-dcefc38d-gmir?v=1775900963

## FAQs

- **Q**: When and where is Little Learners Story Time being held?
  - **A:** Little Learners Story Time takes place on Wed, 15 Apr, 2026 at 11:00 am to Wed, 15 Apr, 2026 at 12:00 pm at 338 W Jefferson St, Auburn, IL, United States, Illinois 62615.
- **Q**: Who is organizing Little Learners Story Time?
  - **A:** Little Learners Story Time is organized by Auburn Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Little Learners Story Time",
        "image": "https://cdn-az.allevents.in/events7/banners/398bf6754ec76f39eec32988bd82509ed38350b5fb80f1a4103411fc8fb91caa-rimg-w1200-h675-dcefc38d-gmir?v=1775900963",
        "startDate": "2026-04-15",
        "endDate": "2026-04-15",
        "url": "https://allevents.in/auburn/little-learners-story-time/200029927279623",
        "location": {
            "@type": "Place",
            "name": "338 W Jefferson St, Auburn, IL, United States, Illinois 62615",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "338 W Jefferson St, Auburn, IL 62615-1463, United States",
                "addressLocality": "Auburn",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.59211",
                "longitude": "-89.74518"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for Little Learners Story Time! Ms Nicole will read stories to our little patrons and we will do a sensory activity!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Auburn Public Library",
                "url": "https://allevents.in/org/auburn-public-library/17141175",
                "description": "Public Library serving Auburn, Illinois"
            }
        ]
    }
]
```