

# Event Details

- **Event Name**: Story Time
- **Event Start and End Date**: Tue, 14 Apr, 2026 at 10:00 am – Tue, 14 Apr, 2026 at 11:00 am (-05:00)
- **Event Description**: A grand time of sharing some of our favorite children’s books, songs, and fingerplays, and a craft project any preschoolers can do.
- **Event URL**: https://allevents.in/spring-hill/story-time/200029941649407
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Spring Hill
- **state**: TN
- **country**: United States
- **location**: 144 Kedron Pkwy, Spring Hill, TN, United States, Tennessee 37174
- **lat**: 35.74947
- **long**: -86.93796
- **full address**: 144 Kedron Pkwy, Spring Hill, TN, United States, Tennessee 37174

## Event gallery

- **Alt text**: Story Time
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/04d8093a246202ad024f5a1b00d5bb6843704a766afd46c7aa58c7e5cd271aaa-rimg-w1200-h1553-dcd8dbd8-gmir?v=1776166987

## FAQs

- **Q**: When and where is Story Time being held?
  - **A:** Story Time takes place on Tue, 14 Apr, 2026 at 10:00 am to Tue, 14 Apr, 2026 at 11:00 am at 144 Kedron Pkwy, Spring Hill, TN, United States, Tennessee 37174.
- **Q**: Who is organizing Story Time?
  - **A:** Story Time is organized by Spring Hill Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Story Time",
        "image": "https://cdn-az.allevents.in/events7/banners/04d8093a246202ad024f5a1b00d5bb6843704a766afd46c7aa58c7e5cd271aaa-rimg-w1200-h1553-dcd8dbd8-gmir?v=1776166987",
        "startDate": "2026-04-14T10:00:00-05:00",
        "endDate": "2026-04-14T11:00:00-05:00",
        "url": "https://allevents.in/spring-hill/story-time/200029941649407",
        "location": {
            "@type": "Place",
            "name": "144 Kedron Pkwy, Spring Hill, TN, United States, Tennessee 37174",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "144 Kedron Pkwy, Spring Hill, TN 37174-4404, United States",
                "addressLocality": "Spring Hill",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.74947",
                "longitude": "-86.93796"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A grand time of sharing some of our favorite children’s books, songs, and fingerplays, and a craft project any preschoolers can do.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Spring Hill Public Library",
                "url": "https://allevents.in/org/spring-hill-public-library/13049009"
            }
        ]
    }
]
```