

# Event Details

- **Event Name**: Babytime Storytime
- **Event Start and End Date**: Tue, 09 Jun, 2026 at 09:30 am – Tue, 28 Jul, 2026 at 09:30 am
- **Event Description**: Caregivers can bring their babies to the library for a short storytime.
- **Event URL**: https://allevents.in/haslet/babytime-storytime/200030104393129
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Haslet
- **state**: TX
- **country**: United States
- **location**: 100 Gammill St, Haslet, TX, United States, Texas 76052
- **lat**: 32.97411
- **long**: -97.34885
- **full address**: 100 Gammill St, Haslet, TX, United States, Texas 76052

## Event gallery

- **Alt text**: Babytime Storytime
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/8e6a7ee6601cdeda8e6a129d7b746fb7adea0bae4de7f2bd91ea67c801eee65f-rimg-w940-h788-dcf1e3df-gmir?v=1780115270

## FAQs

- **Q**: When and where is Babytime Storytime being held?
  - **A:** Babytime Storytime takes place on Tue, 09 Jun, 2026 at 09:30 am to Tue, 28 Jul, 2026 at 09:30 am at 100 Gammill St, Haslet, TX, United States, Texas 76052.
- **Q**: Who is organizing Babytime Storytime?
  - **A:** Babytime Storytime is organized by Haslet Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Babytime Storytime",
        "image": "https://cdn-az.allevents.in/events3/banners/8e6a7ee6601cdeda8e6a129d7b746fb7adea0bae4de7f2bd91ea67c801eee65f-rimg-w940-h788-dcf1e3df-gmir?v=1780115270",
        "startDate": "2026-06-09",
        "endDate": "2026-07-28",
        "url": "https://allevents.in/haslet/babytime-storytime/200030104393129",
        "location": {
            "@type": "Place",
            "name": "100 Gammill St, Haslet, TX, United States, Texas 76052",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "100 Gammil St, Haslet, TX 76052-3319, United States",
                "addressLocality": "Haslet",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.97411",
                "longitude": "-97.34885"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Caregivers can bring their babies to the library for a short storytime.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Haslet Public Library",
                "url": "https://allevents.in/org/haslet-public-library/13183809",
                "description": "Haslet Public Library is located roughly 15 miles north of downtown Fort Worth and 20 miles south of Denton."
            }
        ]
    }
]
```