

# Event Details

- **Event Name**: Baby Storytime
- **Event Start and End Date**: Tue, 23 Jun, 2026 at 10:30 am – Tue, 30 Jun, 2026 at 10:30 am
- **Event Description**: Summer Reading-themed storytime for babies (infants to 23 months). Includes nursery songs, stories, and interactive group play! Tuesday mornings in June at 10:30 am.
- **Event URL**: https://allevents.in/daphne/baby-storytime/200030263346900
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Daphne
- **state**: AL
- **country**: United States
- **location**: Daphne Public Library
- **lat**: 30.617571868248
- **long**: -87.906619376404
- **full address**: Daphne Public Library, 2607 US Highway 98,Daphne, Alabama, United States

## Event gallery

- **Alt text**: Baby Storytime
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/d28ae9ae838619b18bced03264be3e29c7756786b7a92f71edb64863a41877e6-rimg-w1200-h675-dcdcf3fe-gmir?v=1781786220

## FAQs

- **Q**: When and where is Baby Storytime being held?
  - **A:** Baby Storytime takes place on Tue, 23 Jun, 2026 at 10:30 am to Tue, 30 Jun, 2026 at 10:30 am at Daphne Public Library, 2607 US Highway 98,Daphne, Alabama, United States.
- **Q**: Who is organizing Baby Storytime?
  - **A:** Baby Storytime is organized by Daphne Library Children's Department.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Baby Storytime",
        "image": "https://cdn-az.allevents.in/events6/banners/d28ae9ae838619b18bced03264be3e29c7756786b7a92f71edb64863a41877e6-rimg-w1200-h675-dcdcf3fe-gmir?v=1781786220",
        "startDate": "2026-06-23",
        "endDate": "2026-06-30",
        "url": "https://allevents.in/daphne/baby-storytime/200030263346900",
        "location": {
            "@type": "Place",
            "name": "Daphne Public Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2607 US Highway 98,Daphne, Alabama",
                "addressLocality": "Daphne",
                "addressRegion": "AL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.617571868248",
                "longitude": "-87.906619376404"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Summer Reading-themed storytime for babies (infants to 23 months). Includes nursery songs, stories, and interactive group play! Tuesday mornings in June at 10:30 am.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Daphne Library Childrens Department",
                "url": "https://allevents.in/org/daphne-library-childrens-department/21305288"
            }
        ]
    }
]
```