

# Event Details

- **Event Name**: Rhyme Time
- **Event Start and End Date**: Fri, 17 Apr, 2026 at 10:00 am – Fri, 17 Apr, 2026 at 10:30 am (-05:00)
- **Event Description**: Join us for baby and toddler story times!
- **Event URL**: https://allevents.in/chanute/rhyme-time/200029937507120
- **Interested Audience**: 
  - total_interested_count: 0

## 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**: Rhyme Time
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/ec5417f8d4cc5cfa54c604d8a7d58d0c2c1a5c975593b68a8bd84685d72c7701-rimg-w1200-h675-dcf9ffff-gmir?v=1776095419

## FAQs

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

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Rhyme Time",
        "image": "https://cdn-az.allevents.in/events7/banners/ec5417f8d4cc5cfa54c604d8a7d58d0c2c1a5c975593b68a8bd84685d72c7701-rimg-w1200-h675-dcf9ffff-gmir?v=1776095419",
        "startDate": "2026-04-17T10:00:00-05:00",
        "endDate": "2026-04-17T10:30:00-05:00",
        "url": "https://allevents.in/chanute/rhyme-time/200029937507120",
        "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": "Join us for baby and toddler story times!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Chanute Public Library",
                "url": "https://allevents.in/org/chanute-public-library/19188748"
            }
        ]
    }
]
```