

# Event Details

- **Event Name**: Holiday Market
- **Event Start and End Date**: Fri, 05 Dec, 2025 at 04:00 pm – Fri, 05 Dec, 2025 at 08:00 pm
- **Event Description**: Come see Busy Beads!
- **Event URL**: https://allevents.in/independence/holiday-market/200029289641458
- **Event Categories**: christmas-markets-and-fairs, holiday
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Independence
- **state**: KY
- **country**: United States
- **location**: William E. Durr Library
- **lat**: 38.90682
- **long**: -84.54797
- **full address**: William E. Durr Library, 1992 Walton-Nicholson Rd,Independence, Kentucky, United States

## Event gallery

- **Alt text**: Holiday Market
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Holiday+Market&date=Fri%2C+05+Dec%2C+2025+at+04%3A00+pm&bg=4

## FAQs

- **Q**: When and where is Holiday Market being held?
  - **A:** Holiday Market takes place on Fri, 05 Dec, 2025 at 04:00 pm to Fri, 05 Dec, 2025 at 08:00 pm at William E. Durr Library, 1992 Walton-Nicholson Rd,Independence, Kentucky, United States.
- **Q**: Who is organizing Holiday Market?
  - **A:** Holiday Market is organized by Busy Beads.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Holiday Market",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Holiday+Market&date=Fri%2C+05+Dec%2C+2025+at+04%3A00+pm&bg=4",
        "startDate": "2025-12-05",
        "endDate": "2025-12-05",
        "url": "https://allevents.in/independence/holiday-market/200029289641458",
        "location": {
            "@type": "Place",
            "name": "William E. Durr Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1992 Walton-Nicholson Rd,Independence, Kentucky",
                "addressLocality": "Independence",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.90682",
                "longitude": "-84.54797"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come see Busy Beads!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Busy Beads",
                "url": "https://allevents.in/org/busy-beads/27179948"
            }
        ]
    }
]
```