

# Event Details

- **Event Name**: Christmas Craft Fair
- **Event Start and End Date**: Sat, 29 Nov, 2025 at 10:00 am
- **Event Description**: Come see all the fun projects people have been working on!
- **Event URL**: https://allevents.in/harlowton/christmas-craft-fair/200029252171744
- **Event Categories**: christmas-markets-and-fairs, christmas
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Harlowton
- **state**: MT
- **country**: United States
- **location**: City Of Harlowton
- **lat**: 46.43534
- **long**: -109.83152
- **full address**: City Of Harlowton, 17 Central Ave S,Harlowton,MT,United States

## Event gallery

- **Alt text**: Christmas Craft Fair
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/5b56de91661927f2a574e834ddcb545275f8284cd562c3025d0ebf7ebc57b020-rimg-w1200-h1034-dcc3c0bd-gmir?v=1764016483

## FAQs

- **Q**: When and where is Christmas Craft Fair being held?
  - **A:** Christmas Craft Fair takes place on Sat, 29 Nov, 2025 at 10:00 am to Sat, 29 Nov, 2025 at 10:00 am at City Of Harlowton, 17 Central Ave S,Harlowton,MT,United States.
- **Q**: Who is organizing Christmas Craft Fair?
  - **A:** Christmas Craft Fair is organized by Crafty Knitter MT.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Craft Fair",
        "image": "https://cdn-az.allevents.in/events9/banners/5b56de91661927f2a574e834ddcb545275f8284cd562c3025d0ebf7ebc57b020-rimg-w1200-h1034-dcc3c0bd-gmir?v=1764016483",
        "startDate": "2025-11-29",
        "url": "https://allevents.in/harlowton/christmas-craft-fair/200029252171744",
        "location": {
            "@type": "Place",
            "name": "City Of Harlowton",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "17 Central Ave S,Harlowton,MT,United States",
                "addressLocality": "Harlowton",
                "addressRegion": "MT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.43534",
                "longitude": "-109.83152"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come see all the fun projects people have been working on!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Crafty Knitter MT",
                "url": "https://allevents.in/org/crafty-knitter-mt/27140837"
            }
        ]
    }
]
```