

# Event Details

- **Event Name**: Holiday Storytime
- **Event Start and End Date**: Sun, 28 Dec, 2025 at 02:00 pm – Sun, 28 Dec, 2025 at 03:00 pm
- **Event Description**: Listen to a holiday favorite and create a festive craft to take home. Included with museum admission.
- **Event URL**: https://allevents.in/covington/holiday-storytime/200029372680738
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Covington
- **state**: KY
- **country**: United States
- **location**: 1600 Montague Rd., Covington, KY, United States, Kentucky 41011
- **lat**: 39.08122
- **long**: -84.53849
- **full address**: 1600 Montague Rd., Covington, KY, United States, Kentucky 41011

## Event gallery

- **Alt text**: Holiday Storytime
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/474ad35075fa54d7307326c8a83bd63f4bf64fbf9d50440617c08674eb24b233-rimg-w1200-h675-dc215733-gmir?v=1766694266

## FAQs

- **Q**: When and where is Holiday Storytime being held?
  - **A:** Holiday Storytime takes place on Sun, 28 Dec, 2025 at 02:00 pm to Sun, 28 Dec, 2025 at 03:00 pm at 1600 Montague Rd., Covington, KY, United States, Kentucky 41011.
- **Q**: Who is organizing Holiday Storytime?
  - **A:** Holiday Storytime is organized by Behringer-Crawford Museum.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Holiday Storytime",
        "image": "https://cdn-az.allevents.in/events1/banners/474ad35075fa54d7307326c8a83bd63f4bf64fbf9d50440617c08674eb24b233-rimg-w1200-h675-dc215733-gmir?v=1766694266",
        "startDate": "2025-12-28",
        "endDate": "2025-12-28",
        "url": "https://allevents.in/covington/holiday-storytime/200029372680738",
        "location": {
            "@type": "Place",
            "name": "1600 Montague Rd., Covington, KY, United States, Kentucky 41011",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1600 Montague Rd, Covington, KY 41011-5648, United States",
                "addressLocality": "Covington",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.08122",
                "longitude": "-84.53849"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Listen to a holiday favorite and create a festive craft to take home. Included with museum admission.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Behringer-Crawford Museum",
                "url": "https://allevents.in/org/behringer-crawford-museum/25935346"
            }
        ]
    }
]
```