

# Event Details

- **Event Name**: Bedtime Storytime
- **Event Start and End Date**: Mon, 15 Jun, 2026 at 07:00 pm – Mon, 13 Jul, 2026 at 07:00 pm
- **Event Description**: Join Mr. Jason for bedtime stories, crafts, and fun all summer long!
- **Event URL**: https://allevents.in/lexington/bedtime-storytime/200030239622001
- **Event Categories**: 
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 4

## 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**: Bedtime Storytime
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/49955a765f182fd5b6998ff49d1257bd4f6eff857b749bee56812f9297cde58e-rimg-w1195-h625-dcfcf5e2-gmir?v=1781550660

## FAQs

- **Q**: When and where is Bedtime Storytime being held?
  - **A:** Bedtime Storytime takes place on Mon, 15 Jun, 2026 at 07:00 pm to Mon, 13 Jul, 2026 at 07:00 pm at 602 S Main St, Lexington, NC, United States, North Carolina 27292.
- **Q**: Who is organizing Bedtime Storytime?
  - **A:** Bedtime Storytime is organized by Lexington Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bedtime Storytime",
        "image": "https://cdn-az.allevents.in/events6/banners/49955a765f182fd5b6998ff49d1257bd4f6eff857b749bee56812f9297cde58e-rimg-w1195-h625-dcfcf5e2-gmir?v=1781550660",
        "startDate": "2026-06-15",
        "endDate": "2026-07-13",
        "url": "https://allevents.in/lexington/bedtime-storytime/200030239622001",
        "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 for bedtime 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."
            }
        ]
    }
]
```