

# Event Details

- **Event Name**: Musical Storytime
- **Event Start and End Date**: Tue, 08 Sep, 2026 at 10:30 am – Tue, 08 Sep, 2026 at 11:15 am (-05:00)
- **Event Description**: Come enjoy some stories, music, and whole lot of fun!
- **Event URL**: https://allevents.in/louisburg/musical-storytime/200030600774725
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Louisburg
- **state**: KS
- **country**: United States
- **location**: 206 S Broadway St, Louisburg, KS, United States, Kansas 66053
- **lat**: 38.61916
- **long**: -94.68161
- **full address**: 206 S Broadway St, Louisburg, KS, United States, Kansas 66053

## Event gallery

- **Alt text**: Musical Storytime
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/372c5d8f99a639e52bc9ef8e265ab7729b96b615843be4f5a1b58ee3261b7530-rimg-w1200-h675-dcf8c878-gmir?v=1787422285

## FAQs

- **Q**: When and where is Musical Storytime being held?
  - **A:** Musical Storytime takes place on Tue, 08 Sep, 2026 at 10:30 am to Tue, 08 Sep, 2026 at 11:15 am at 206 S Broadway St, Louisburg, KS, United States, Kansas 66053.
- **Q**: Who is organizing Musical Storytime?
  - **A:** Musical Storytime is organized by Louisburg Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Musical Storytime",
        "image": "https://cdn-az.allevents.in/events4/banners/372c5d8f99a639e52bc9ef8e265ab7729b96b615843be4f5a1b58ee3261b7530-rimg-w1200-h675-dcf8c878-gmir?v=1787422285",
        "startDate": "2026-09-08T10:30:00-05:00",
        "endDate": "2026-09-08T11:15:00-05:00",
        "url": "https://allevents.in/louisburg/musical-storytime/200030600774725",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "206 S Broadway St, Louisburg, KS, United States, Kansas 66053",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "206 S Broadway St, Louisburg, KS 66053-3614, United States",
                "addressLocality": "Louisburg",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.61916",
                "longitude": "-94.68161"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come enjoy some stories, music, and whole lot of fun!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Louisburg Library",
                "url": "https://allevents.in/org/louisburg-library/21219734"
            }
        ]
    }
]
```