

# Event Details

- **Event Name**: Story Time
- **Event Start and End Date**: Tue, 02 Jun, 2026 at 10:00 am – Tue, 02 Jun, 2026 at 10:45 am (-05:00)
- **Event Description**: Unearth a story and dig into reading during story time!
- **Event URL**: https://allevents.in/chanute/story-time/200030112931815
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Chanute
- **state**: KS
- **country**: United States
- **location**: 111 N Lincoln Ave, Chanute, KS, United States, Kansas 66720
- **lat**: 37.68312
- **long**: -95.45242
- **full address**: 111 N Lincoln Ave, Chanute, KS, United States, Kansas 66720

## Event gallery

- **Alt text**: Story Time
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/40543a9d5e599a06b0bbb98073d1d689b275ec6fc60213574df35ad8a3b728e5-rimg-w1200-h675-dcffffff-gmir?v=1779561974

## FAQs

- **Q**: When and where is Story Time being held?
  - **A:** Story Time takes place on Tue, 02 Jun, 2026 at 10:00 am to Tue, 02 Jun, 2026 at 10:45 am at 111 N Lincoln Ave, Chanute, KS, United States, Kansas 66720.
- **Q**: Who is organizing Story Time?
  - **A:** Story Time is organized by Chanute Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Story Time",
        "image": "https://cdn-az.allevents.in/events9/banners/40543a9d5e599a06b0bbb98073d1d689b275ec6fc60213574df35ad8a3b728e5-rimg-w1200-h675-dcffffff-gmir?v=1779561974",
        "startDate": "2026-06-02T10:00:00-05:00",
        "endDate": "2026-06-02T10:45:00-05:00",
        "url": "https://allevents.in/chanute/story-time/200030112931815",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "111 N Lincoln Ave, Chanute, KS, United States, Kansas 66720",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "111 N Lincoln Ave, Chanute, KS 66720-1819, United States",
                "addressLocality": "Chanute",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.68312",
                "longitude": "-95.45242"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Unearth a story and dig into reading during story time!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Chanute Public Library",
                "url": "https://allevents.in/org/chanute-public-library/19188748"
            }
        ]
    }
]
```