

# Event Details

- **Event Name**: Night Light Storytime
- **Event Start and End Date**: Fri, 26 Dec, 2025 at 07:00 pm
- **Event Description**: Embark on a Winter Holiday Storytime Extravaganza, with snacks, wintry stories, and crafts.
- **Event URL**: https://allevents.in/irving/night-light-storytime/200029385688408
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Irving
- **state**: TX
- **country**: United States
- **location**: New West Branch Irving Public Library
- **lat**: 32.845507865855
- **long**: -97.010346868738
- **full address**: New West Branch Irving Public Library, 4444 W Rochelle Rd,Irving, Texas, United States

## Event gallery

- **Alt text**: Night Light Storytime
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/1c8e5023db64a20d3899e112c9fe20a584ed8f01a3b48e58c1adc924f4f1af06-rimg-w1200-h675-dc455daa-gmir?v=1766276824

## FAQs

- **Q**: When and where is Night Light Storytime being held?
  - **A:** Night Light Storytime takes place on Fri, 26 Dec, 2025 at 07:00 pm to Fri, 26 Dec, 2025 at 07:00 pm at New West Branch Irving Public Library, 4444 W Rochelle Rd,Irving, Texas, United States.
- **Q**: Who is organizing Night Light Storytime?
  - **A:** Night Light Storytime is organized by Irving Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Night Light Storytime",
        "image": "https://cdn-az.allevents.in/events4/banners/1c8e5023db64a20d3899e112c9fe20a584ed8f01a3b48e58c1adc924f4f1af06-rimg-w1200-h675-dc455daa-gmir?v=1766276824",
        "startDate": "2025-12-26",
        "url": "https://allevents.in/irving/night-light-storytime/200029385688408",
        "location": {
            "@type": "Place",
            "name": "New West Branch Irving Public Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4444 W Rochelle Rd,Irving, Texas",
                "addressLocality": "Irving",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.845507865855",
                "longitude": "-97.010346868738"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Embark on a Winter Holiday Storytime Extravaganza, with snacks, wintry stories, and crafts.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Irving Public Library",
                "url": "https://allevents.in/org/irving-public-library/26149375"
            }
        ]
    }
]
```