

# Event Details

- **Event Name**: Story Time
- **Event Start and End Date**: Sat, 11 Apr, 2026 at 10:30 am – Sat, 11 Apr, 2026 at 11:00 am (-05:00)
- **Event Description**: Join us for a children’s story time!
- **Event URL**: https://allevents.in/laurel/story-time/200029926137536
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Laurel
- **state**: NE
- **country**: United States
- **location**: 502 Wakefield St, Laurel, NE
- **lat**: 42.4259
- **long**: -97.09481
- **full address**: 502 Wakefield St, Laurel, NE, United States

## Event gallery

- **Alt text**: Story Time
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/5002fb60724cdc6e1afa00d222a8c7be218727d110620cfa0d13f6962257efc5-rimg-w851-h315-dcffffff-gmir?v=1775890416

## FAQs

- **Q**: When and where is Story Time being held?
  - **A:** Story Time takes place on Sat, 11 Apr, 2026 at 10:30 am to Sat, 11 Apr, 2026 at 11:00 am at 502 Wakefield St, Laurel, NE, United States.
- **Q**: Who is organizing Story Time?
  - **A:** Story Time is organized by Laurel Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Story Time",
        "image": "https://cdn-az.allevents.in/events6/banners/5002fb60724cdc6e1afa00d222a8c7be218727d110620cfa0d13f6962257efc5-rimg-w851-h315-dcffffff-gmir?v=1775890416",
        "startDate": "2026-04-11T10:30:00-05:00",
        "endDate": "2026-04-11T11:00:00-05:00",
        "url": "https://allevents.in/laurel/story-time/200029926137536",
        "location": {
            "@type": "Place",
            "name": "502 Wakefield St, Laurel, NE",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "502 Wakefield St, Laurel, NE 68745-1743, United States",
                "addressLocality": "Laurel",
                "addressRegion": "NE",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.4259",
                "longitude": "-97.09481"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a children’s story time!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Laurel Public Library",
                "url": "https://allevents.in/org/laurel-public-library/24242673",
                "description": "Laurel Public Library, Laurel. 602 likes · 2 talking about this · 16 were here. Welcome to the Laurel Public Library. Serving anyone residing in the..."
            }
        ]
    }
]
```