

# Event Details

- **Event Name**: Library Storytime
- **Event Start and End Date**: Tue, 16 Jun, 2026 at 11:00 am – Thu, 16 Jul, 2026 at 02:30 pm
- **Event Description**: Join Mr. Jason (preschool kids) and Ms. Brandi (elementary kids) for stories, crafts, and fun all summer long!
- **Event URL**: https://allevents.in/lexington/library-storytime/200030239623606
- **Event Categories**: Kids
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Lexington
- **state**: NC
- **country**: United States
- **location**: 602 S Main St, Lexington, NC, United States, North Carolina 27292
- **lat**: 35.81911
- **long**: -80.25946
- **full address**: 602 S Main St, Lexington, NC, United States, North Carolina 27292

## Event gallery

- **Alt text**: Library Storytime
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/c8de7aab6b16914eb519a8aaaea3352204c169286c6607abc19811d7620e843f-rimg-w1195-h625-dcfcf5e2-gmir?v=1781550665

## FAQs

- **Q**: When and where is Library Storytime being held?
  - **A:** Library Storytime takes place on Tue, 16 Jun, 2026 at 11:00 am to Thu, 16 Jul, 2026 at 02:30 pm at 602 S Main St, Lexington, NC, United States, North Carolina 27292.
- **Q**: Who is organizing Library Storytime?
  - **A:** Library Storytime is organized by Lexington Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Library Storytime",
        "image": "https://cdn-az.allevents.in/events6/banners/c8de7aab6b16914eb519a8aaaea3352204c169286c6607abc19811d7620e843f-rimg-w1195-h625-dcfcf5e2-gmir?v=1781550665",
        "startDate": "2026-06-16",
        "endDate": "2026-07-16",
        "url": "https://allevents.in/lexington/library-storytime/200030239623606",
        "location": {
            "@type": "Place",
            "name": "602 S Main St, Lexington, NC, United States, North Carolina 27292",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "602 US-29-BR, Lexington, NC 27292-3239, United States",
                "addressLocality": "Lexington",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.81911",
                "longitude": "-80.25946"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join Mr. Jason (preschool kids) and Ms. Brandi (elementary kids) for stories, crafts, and fun all summer long!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lexington Public Library",
                "url": "https://allevents.in/org/lexington-public-library/10071910",
                "description": "To promote the communication of ideas, enlightened citizenship, and enriched personal lives through access to educational and recreational programming."
            }
        ]
    }
]
```