

# Event Details

- **Event Name**: Story Time Thursday
- **Event Start and End Date**: Thu, 25 Jun, 2026 at 10:00 am – Thu, 23 Jul, 2026 at 10:00 am
- **Event Description**: Join us for Storytime, activities, and snacks.  Most importantly, time to visit with other parents while your kids play!  We will meet in the library and then move to the b hall for activities.
- **Event URL**: https://allevents.in/north-little-rock/story-time-thursday/200030223124500
- **Event Categories**: kids
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: North Little Rock
- **state**: AR
- **country**: United States
- **location**: 201 E C Ave, North Little Rock, AR, United States, Arkansas 72116
- **lat**: 34.78558
- **long**: -92.25869
- **full address**: 201 E C Ave, North Little Rock, AR, United States, Arkansas 72116

## Event gallery

- **Alt text**: Story Time Thursday
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/cb78f3d8717a9a6027525a801e22fb5b86aa8cfb0c9e84ee368d624979574240-rimg-w1200-h675-dc67aeb2-gmir?v=1781848119

## FAQs

- **Q**: When and where is Story Time Thursday being held?
  - **A:** Story Time Thursday takes place on Thu, 25 Jun, 2026 at 10:00 am to Thu, 23 Jul, 2026 at 10:00 am at 201 E C Ave, North Little Rock, AR, United States, Arkansas 72116.
- **Q**: Who is organizing Story Time Thursday?
  - **A:** Story Time Thursday is organized by Park Hill Kids.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Story Time Thursday",
        "image": "https://cdn-az.allevents.in/events6/banners/cb78f3d8717a9a6027525a801e22fb5b86aa8cfb0c9e84ee368d624979574240-rimg-w1200-h675-dc67aeb2-gmir?v=1781848119",
        "startDate": "2026-06-25",
        "endDate": "2026-07-23",
        "url": "https://allevents.in/north-little-rock/story-time-thursday/200030223124500",
        "location": {
            "@type": "Place",
            "name": "201 E C Ave, North Little Rock, AR, United States, Arkansas 72116",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "201 E C Ave, North Little Rock, AR 72116-8807, United States",
                "addressLocality": "North Little Rock",
                "addressRegion": "AR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.78558",
                "longitude": "-92.25869"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for Storytime, activities, and snacks.  Most importantly, time to visit with other parents while your kids play!  We will meet in the library and then move to the b hall for activities.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Park Hill Kids",
                "url": "https://allevents.in/org/park-hill-kids/8174816",
                "description": "Keeping our Park Hill parents in the know!"
            }
        ]
    }
]
```