

# Event Details

- **Event Name**: Donkey Storytime
- **Event Start and End Date**: Tue, 23 Jun, 2026 at 10:30 am
- **Event Description**: Join us for a very special Summer Reading storytime! We'll be reading The Wonky Donkey by Craig Smith and other stories with real, live donkeys!
- **Event URL**: https://allevents.in/ledyard/donkey-storytime/200030030621947
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 41

## Ticket Details


## Event venue details

- **city**: Ledyard
- **state**: CT
- **country**: United States
- **location**: 718 Colonel Ledyard Hwy, Ledyard, CT, United States, Connecticut 06339
- **lat**: 41.43983
- **long**: -72.01502
- **full address**: 718 Colonel Ledyard Hwy, Ledyard, CT, United States, Connecticut 06339

## Event gallery

- **Alt text**: Donkey Storytime
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/fb385a61044292229b58dc0aecf217a5e1b21b3e7718f7ac7cbd3d83b4efb9dd-rimg-w1200-h675-dcfedf5a-gmir?v=1782164932

## FAQs

- **Q**: When and where is Donkey Storytime being held?
  - **A:** Donkey Storytime takes place on Tue, 23 Jun, 2026 at 10:30 am to Tue, 23 Jun, 2026 at 10:30 am at 718 Colonel Ledyard Hwy, Ledyard, CT, United States, Connecticut 06339.
- **Q**: Who is organizing Donkey Storytime?
  - **A:** Donkey Storytime is organized by Ledyard Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Donkey Storytime",
        "image": "https://cdn-az.allevents.in/events5/banners/fb385a61044292229b58dc0aecf217a5e1b21b3e7718f7ac7cbd3d83b4efb9dd-rimg-w1200-h675-dcfedf5a-gmir?v=1782164932",
        "startDate": "2026-06-23",
        "url": "https://allevents.in/ledyard/donkey-storytime/200030030621947",
        "location": {
            "@type": "Place",
            "name": "718 Colonel Ledyard Hwy, Ledyard, CT, United States, Connecticut 06339",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "718 Colonel Ledyard Hwy, Ledyard, CT 06339-1536, United States",
                "addressLocality": "Ledyard",
                "addressRegion": "CT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.43983",
                "longitude": "-72.01502"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a very special Summer Reading storytime! We'll be reading The Wonky Donkey by Craig Smith and other stories with real, live donkeys!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Ledyard Public Library",
                "url": "https://allevents.in/org/ledyard-public-library/20826871"
            }
        ]
    }
]
```