

# Event Details

- **Event Name**: Story Time
- **Event Start and End Date**: Mon, 29 Dec, 2025 at 11:00 am – Mon, 29 Dec, 2025 at 11:30 am
- **Event Description**: Story Time with coloring activity
- **Event URL**: https://allevents.in/gladewater/story-time/200029405203501
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Gladewater
- **state**: TX
- **country**: United States
- **location**: 312 W Pacific Ave, Gladewater, TX, United States, Texas 75647
- **lat**: 32.53635
- **long**: -94.94639
- **full address**: 312 W Pacific Ave, Gladewater, TX, United States, Texas 75647

## Event gallery

- **Alt text**: Story Time
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/13fcd57652a8699efd948279ea59e0fe983899eceb894c4f2535b9b09382fc2a-rimg-w940-h788-dcc0ff72-gmir?v=1766659081

## FAQs

- **Q**: When and where is Story Time being held?
  - **A:** Story Time takes place on Mon, 29 Dec, 2025 at 11:00 am to Mon, 29 Dec, 2025 at 11:30 am at 312 W Pacific Ave, Gladewater, TX, United States, Texas 75647.
- **Q**: Who is organizing Story Time?
  - **A:** Story Time is organized by Lee-Bardwell Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Story Time",
        "image": "https://cdn-az.allevents.in/events1/banners/13fcd57652a8699efd948279ea59e0fe983899eceb894c4f2535b9b09382fc2a-rimg-w940-h788-dcc0ff72-gmir?v=1766659081",
        "startDate": "2025-12-29",
        "endDate": "2025-12-29",
        "url": "https://allevents.in/gladewater/story-time/200029405203501",
        "location": {
            "@type": "Place",
            "name": "312 W Pacific Ave, Gladewater, TX, United States, Texas 75647",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "312 W Pacific Ave, Gladewater, TX 75647-2135, United States",
                "addressLocality": "Gladewater",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.53635",
                "longitude": "-94.94639"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Story Time with coloring activity",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lee-Bardwell Public Library",
                "url": "https://allevents.in/org/lee-bardwell-public-library/25985893"
            }
        ]
    }
]
```