

# Event Details

- **Event Name**: Storytime
- **Event Start and End Date**: Wed, 14 Jan, 2026 at 10:30 am – Wed, 14 Jan, 2026 at 11:30 am
- **Event Description**: Join us for Storytime every Wednesday at 10:30am. This program is for children kindergarten and younger.
- **Event URL**: https://allevents.in/hughes-springs/storytime/200029460887705
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Hughes Springs
- **state**: TX
- **country**: United States
- **location**: 215 E. First Street, Hughes Springs, TX, United States, Texas 75656
- **lat**: 32.99798
- **long**: -94.63005
- **full address**: 215 E. First Street, Hughes Springs, TX, United States, Texas 75656

## Event gallery

- **Alt text**: Storytime
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/a49e0dd74b602d7ff09ddee4812b57169bcbf9dda1591fad59a3f6a5115da7c6-rimg-w960-h540-dcd2fffd-gmir?v=1767838145

## FAQs

- **Q**: When and where is Storytime being held?
  - **A:** Storytime takes place on Wed, 14 Jan, 2026 at 10:30 am to Wed, 14 Jan, 2026 at 11:30 am at 215 E. First Street, Hughes Springs, TX, United States, Texas 75656.
- **Q**: Who is organizing Storytime?
  - **A:** Storytime is organized by Hughes Springs Area Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Storytime",
        "image": "https://cdn-az.allevents.in/events3/banners/a49e0dd74b602d7ff09ddee4812b57169bcbf9dda1591fad59a3f6a5115da7c6-rimg-w960-h540-dcd2fffd-gmir?v=1767838145",
        "startDate": "2026-01-14",
        "endDate": "2026-01-14",
        "url": "https://allevents.in/hughes-springs/storytime/200029460887705",
        "location": {
            "@type": "Place",
            "name": "215 E. First Street, Hughes Springs, TX, United States, Texas 75656",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "215 E 1st St, Hughes Springs, TX 75656-3710, United States",
                "addressLocality": "Hughes Springs",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.99798",
                "longitude": "-94.63005"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for Storytime every Wednesday at 10:30am. This program is for children kindergarten and younger.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hughes Springs Area Public Library",
                "url": "https://allevents.in/org/hughes-springs-area-public-library/22311775"
            }
        ]
    }
]
```