

# Event Details

- **Event Name**: Holiday Craft Fair
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 09:00 am – Sat, 13 Dec, 2025 at 03:00 pm
- **Event Description**: Two floors of crafters and vendors.  Bake sale to support the Junior grange.
- **Event URL**: https://allevents.in/selkirk/holiday-craft-fair/200029229948635
- **Event Categories**: christmas-markets-and-fairs, holiday
- **Interested Audience**: 
  - total_interested_count: 26

## Ticket Details


## Event venue details

- **city**: Selkirk
- **state**: NY
- **country**: United States
- **location**: 24 Bridge St, Selkirk, NY
- **lat**: 42.54842
- **long**: -73.80939
- **full address**: 24 Bridge St, Selkirk, NY, United States

## Event gallery

- **Alt text**: Holiday Craft Fair
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/aba52c9669b85d332803b47f8eba22b0a4b6be32bbb6bca22f85a8cd1525cb93-rimg-w1200-h669-dcd8ecd6-gmir?v=1765500791

## FAQs

- **Q**: When and where is Holiday Craft Fair being held?
  - **A:** Holiday Craft Fair takes place on Sat, 13 Dec, 2025 at 09:00 am to Sat, 13 Dec, 2025 at 03:00 pm at 24 Bridge St, Selkirk, NY, United States.
- **Q**: Who is organizing Holiday Craft Fair?
  - **A:** Holiday Craft Fair is organized by Bethlehem Grange #137 NY.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Holiday Craft Fair",
        "image": "https://cdn-az.allevents.in/events8/banners/aba52c9669b85d332803b47f8eba22b0a4b6be32bbb6bca22f85a8cd1525cb93-rimg-w1200-h669-dcd8ecd6-gmir?v=1765500791",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/selkirk/holiday-craft-fair/200029229948635",
        "location": {
            "@type": "Place",
            "name": "24 Bridge St, Selkirk, NY",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "24 Bridge St, Selkirk, NY 12158-1826, United States",
                "addressLocality": "Selkirk",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.54842",
                "longitude": "-73.80939"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Two floors of crafters and vendors.  Bake sale to support the Junior grange.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bethlehem Grange 137 NY",
                "url": "https://allevents.in/org/bethlehem-grange-137-ny/26582980"
            }
        ]
    }
]
```