

# Event Details

- **Event Name**: Baby Storytime
- **Event Start and End Date**: Thu, 25 Jun, 2026 at 01:00 pm
- **Event Description**: A told B, and B told C, we should go to the library! Let's explore with letters and sounds!

For Ages 0-3
- **Event URL**: https://allevents.in/ashland/baby-storytime/200030078409711
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 19

## Ticket Details


## Event venue details

- **city**: Ashland
- **state**: KY
- **country**: United States
- **location**: Boyd County Public Library
- **lat**: 38.475556927396
- **long**: -82.63923854543
- **full address**: Boyd County Public Library, 1740 Central Ave,Ashland, Kentucky, United States

## Event gallery

- **Alt text**: Baby Storytime
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/d1eb201571147a87072897a5317ed7c569780f6a0029dcd1a97971445dac72c0-rimg-w1200-h675-dcffffff-gmir?v=1781526300

## FAQs

- **Q**: When and where is Baby Storytime being held?
  - **A:** Baby Storytime takes place on Thu, 25 Jun, 2026 at 01:00 pm to Thu, 25 Jun, 2026 at 01:00 pm at Boyd County Public Library, 1740 Central Ave,Ashland, Kentucky, United States.
- **Q**: Who is organizing Baby Storytime?
  - **A:** Baby Storytime is organized by Boyd County Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Baby Storytime",
        "image": "https://cdn-az.allevents.in/events3/banners/d1eb201571147a87072897a5317ed7c569780f6a0029dcd1a97971445dac72c0-rimg-w1200-h675-dcffffff-gmir?v=1781526300",
        "startDate": "2026-06-25",
        "url": "https://allevents.in/ashland/baby-storytime/200030078409711",
        "location": {
            "@type": "Place",
            "name": "Boyd County Public Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1740 Central Ave,Ashland, Kentucky",
                "addressLocality": "Ashland",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.475556927396",
                "longitude": "-82.63923854543"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A told B, and B told C, we should go to the library! Let's explore with letters and sounds!\n\nFor Ages 0-3",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Boyd County Public Library",
                "url": "https://allevents.in/org/boyd-county-public-library/17492659"
            }
        ]
    }
]
```