

# Event Details

- **Event Name**: Story Time
- **Event Start and End Date**: Tue, 30 Jun, 2026 at 11:00 am
- **Event Description**: Families are invited to join us at Wren Memorial Library for a weekly story time. Hear stories, sing songs, and more! Story time is geared toward children who have not yet entered kindergarten (ages 2-5), but anyone is welcome to join in on the fun!
- **Event URL**: https://allevents.in/siler-city/story-time/200030115633150
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Siler City
- **state**: NC
- **country**: United States
- **location**: 500 N. 2nd Ave, Siler City, NC, United States, North Carolina 27344
- **lat**: 35.72765
- **long**: -79.46452
- **full address**: 500 N. 2nd Ave, Siler City, NC, United States, North Carolina 27344

## Event gallery

- **Alt text**: Story Time
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/6406044c499ee22a4391efb279037a8c6838344190dadc35e816fad94f412067-rimg-w745-h285-dcffffff-gmir?v=1782425220

## FAQs

- **Q**: When and where is Story Time being held?
  - **A:** Story Time takes place on Tue, 30 Jun, 2026 at 11:00 am to Tue, 30 Jun, 2026 at 11:00 am at 500 N. 2nd Ave, Siler City, NC, United States, North Carolina 27344.
- **Q**: Who is organizing Story Time?
  - **A:** Story Time is organized by Wren Memorial Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Story Time",
        "image": "https://cdn-az.allevents.in/events10/banners/6406044c499ee22a4391efb279037a8c6838344190dadc35e816fad94f412067-rimg-w745-h285-dcffffff-gmir?v=1782425220",
        "startDate": "2026-06-30",
        "url": "https://allevents.in/siler-city/story-time/200030115633150",
        "location": {
            "@type": "Place",
            "name": "500 N. 2nd Ave, Siler City, NC, United States, North Carolina 27344",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "500 N 2nd Ave, Siler City, NC 27344-3123, United States",
                "addressLocality": "Siler City",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.72765",
                "longitude": "-79.46452"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Families are invited to join us at Wren Memorial Library for a weekly story time. Hear stories, sing songs, and more! Story time is geared toward children who have not yet entered kindergarten (ages 2-5), but anyone is welcome to join in on the fun!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Wren Memorial Library",
                "url": "https://allevents.in/org/wren-memorial-library/23042042"
            }
        ]
    }
]
```