

# Event Details

- **Event Name**: Spring Break Story Time!
- **Event Start and End Date**: Mon, 16 Mar, 2026 at 10:00 am
- **Event Description**: Join us for Story Time where all ages are welcome!
- **Event URL**: https://allevents.in/rose-hill/spring-break-story-time/200029731051547
- **Event Categories**: spring-break
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Rose Hill
- **state**: KS
- **country**: United States
- **location**: 306 N Rose Hill Rd, Rose Hill, KS, United States, Kansas 67133
- **lat**: 37.56121
- **long**: -97.13479
- **full address**: 306 N Rose Hill Rd, Rose Hill, KS, United States, Kansas 67133

## Event gallery

- **Alt text**: Spring Break Story Time!
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/fa781e94ea9791aa711a7ddcbb381c97835aa98d8c7d8ba148a298f9e672e6b3-rimg-w940-h788-dc03938e-gmir?v=1773496036

## FAQs

- **Q**: When and where is Spring Break Story Time! being held?
  - **A:** Spring Break Story Time! takes place on Mon, 16 Mar, 2026 at 10:00 am to Mon, 16 Mar, 2026 at 10:00 am at 306 N Rose Hill Rd, Rose Hill, KS, United States, Kansas 67133.
- **Q**: Who is organizing Spring Break Story Time!?
  - **A:** Spring Break Story Time! is organized by Rose Hill Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Spring Break Story Time!",
        "image": "https://cdn-az.allevents.in/events5/banners/fa781e94ea9791aa711a7ddcbb381c97835aa98d8c7d8ba148a298f9e672e6b3-rimg-w940-h788-dc03938e-gmir?v=1773496036",
        "startDate": "2026-03-16",
        "url": "https://allevents.in/rose-hill/spring-break-story-time/200029731051547",
        "location": {
            "@type": "Place",
            "name": "306 N Rose Hill Rd, Rose Hill, KS, United States, Kansas 67133",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "306 N Rose Hill Rd, Rose Hill, KS 67133-9428, United States",
                "addressLocality": "Rose Hill",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.56121",
                "longitude": "-97.13479"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for Story Time where all ages are welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Rose Hill Public Library",
                "url": "https://allevents.in/org/rose-hill-public-library/13027601",
                "description": "We are closed on bank holidays."
            }
        ]
    }
]
```