

# Event Details

- **Event Name**: Morning Storytime
- **Event Start and End Date**: Wed, 20 May, 2026 at 10:30 am – Wed, 27 May, 2026 at 10:30 am (-05:00)
- **Event Description**: Wednesdays at 10:30am. Start your morning right with Storytime! Join us for stories and a craft. Ideal for ages 3-6, but all ages welcome.
- **Event URL**: https://allevents.in/murphysboro/morning-storytime/200030075964756
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Murphysboro
- **state**: IL
- **country**: United States
- **location**: 1808 Walnut Street, Murphysboro, IL, United States, Illinois 62966
- **lat**: 37.76462
- **long**: -89.34295
- **full address**: 1808 Walnut Street, Murphysboro, IL, United States, Illinois 62966

## Event gallery

- **Alt text**: Morning Storytime
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/b31dda3ec13b25640178dcbb166e29af33f2bb2193c0afe6bb15dc7ed792cdf9-rimg-w1200-h628-dc128a7a-gmir?v=1779286135

## FAQs

- **Q**: When and where is Morning Storytime being held?
  - **A:** Morning Storytime takes place on Wed, 20 May, 2026 at 10:30 am to Wed, 27 May, 2026 at 10:30 am at 1808 Walnut Street, Murphysboro, IL, United States, Illinois 62966.
- **Q**: Who is organizing Morning Storytime?
  - **A:** Morning Storytime is organized by Sallie Logan Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Morning Storytime",
        "image": "https://cdn-az.allevents.in/events2/banners/b31dda3ec13b25640178dcbb166e29af33f2bb2193c0afe6bb15dc7ed792cdf9-rimg-w1200-h628-dc128a7a-gmir?v=1779286135",
        "startDate": "2026-05-20T10:30:00-05:00",
        "endDate": "2026-05-27T10:30:00-05:00",
        "url": "https://allevents.in/murphysboro/morning-storytime/200030075964756",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "1808 Walnut Street, Murphysboro, IL, United States, Illinois 62966",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1808 Walnut St, Murphysboro, IL 62966, United States",
                "addressLocality": "Murphysboro",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.76462",
                "longitude": "-89.34295"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Wednesdays at 10:30am. Start your morning right with Storytime! Join us for stories and a craft. Ideal for ages 3-6, but all ages welcome.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sallie Logan Public Library",
                "url": "https://allevents.in/org/sallie-logan-public-library/25050134"
            }
        ]
    }
]
```