

# Event Details

- **Event Name**: Story Time / Pre-K
- **Event Start and End Date**: Tue, 17 Feb, 2026 at 10:30 am – Tue, 17 Feb, 2026 at 12:00 pm
- **Event Description**: All children ages 0-5 and their caregivers are invited to join us for a story and early learning activities every Tuesday morning.
- **Event URL**: https://allevents.in/stanley/story-time-pre-k/200029664812013
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Stanley
- **state**: ID
- **country**: United States
- **location**: 240 Niece Avenue, Stanley, ID, United States, Idaho 83278
- **lat**: 44.21563
- **long**: -114.93885
- **full address**: 240 Niece Avenue, Stanley, ID, United States, Idaho 83278

## Event gallery

- **Alt text**: Story Time / Pre-K
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/8de0a623be6acb692720a2da2ce34e1e3dc6050040ffcdd1d99b27823431f6b8-rimg-w1200-h496-dc8e6245-gmir?v=1771075032

## FAQs

- **Q**: When and where is Story Time / Pre-K being held?
  - **A:** Story Time / Pre-K takes place on Tue, 17 Feb, 2026 at 10:30 am to Tue, 17 Feb, 2026 at 12:00 pm at 240 Niece Avenue, Stanley, ID, United States, Idaho 83278.
- **Q**: Who is organizing Story Time / Pre-K?
  - **A:** Story Time / Pre-K is organized by Stanley Community Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Story Time / Pre-K",
        "image": "https://cdn-az.allevents.in/events9/banners/8de0a623be6acb692720a2da2ce34e1e3dc6050040ffcdd1d99b27823431f6b8-rimg-w1200-h496-dc8e6245-gmir?v=1771075032",
        "startDate": "2026-02-17",
        "endDate": "2026-02-17",
        "url": "https://allevents.in/stanley/story-time-pre-k/200029664812013",
        "location": {
            "@type": "Place",
            "name": "240 Niece Avenue, Stanley, ID, United States, Idaho 83278",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "240 Niece Ave, Stanley, ID 83278, United States",
                "addressLocality": "Stanley",
                "addressRegion": "ID",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.21563",
                "longitude": "-114.93885"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All children ages 0-5 and their caregivers are invited to join us for a story and early learning activities every Tuesday morning.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Stanley Community Library",
                "url": "https://allevents.in/org/stanley-community-library/24098665"
            }
        ]
    }
]
```