

# Event Details

- **Event Name**: Holiday Craft Fair
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 11:00 am – Sat, 13 Dec, 2025 at 05:00 pm
- **Event Description**: Come out and join us for a Holiday Craft Fair, located in the basement of the First Baptist Church (they are not associated with this event).
- **Event URL**: https://allevents.in/hudson/holiday-craft-fair/200029200047920
- **Event Categories**: christmas-markets-and-fairs, holiday, nonprofit
- **Interested Audience**: 
  - total_interested_count: 59

## Ticket Details


## Event venue details

- **city**: Hudson
- **state**: CO
- **country**: United States
- **location**: 610 Cherry St, Hudson, CO 80642-5055, United States
- **lat**: 40.07369
- **long**: -104.63881
- **full address**: 610 Cherry St, Hudson, CO 80642-5055, United States

## Event gallery

- **Alt text**: Holiday Craft Fair
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/40dcc41571183876792a635ad51309682ce9b9c01d459231016be78868c35f1e-rimg-w1200-h675-dcbae9e1-gmir?v=1765596486

## FAQs

- **Q**: When and where is Holiday Craft Fair being held?
  - **A:** Holiday Craft Fair takes place on Sat, 13 Dec, 2025 at 11:00 am to Sat, 13 Dec, 2025 at 05:00 pm at 610 Cherry St, Hudson, CO 80642-5055, United States.
- **Q**: Who is organizing Holiday Craft Fair?
  - **A:** Holiday Craft Fair is organized by The Sour Corg.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Holiday Craft Fair",
        "image": "https://cdn-az.allevents.in/events5/banners/40dcc41571183876792a635ad51309682ce9b9c01d459231016be78868c35f1e-rimg-w1200-h675-dcbae9e1-gmir?v=1765596486",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/hudson/holiday-craft-fair/200029200047920",
        "location": {
            "@type": "Place",
            "name": "610 Cherry St, Hudson, CO 80642-5055, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "610 Cherry St, Hudson, CO 80642-5055, United States",
                "addressLocality": "Hudson",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.07369",
                "longitude": "-104.63881"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come out and join us for a Holiday Craft Fair, located in the basement of the First Baptist Church (they are not associated with this event).",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Sour Corg",
                "url": "https://allevents.in/org/the-sour-corg/26608381"
            }
        ]
    }
]
```