

# Event Details

- **Event Name**: Holiday Craft Fair
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 09:00 am – Sat, 06 Dec, 2025 at 02:00 pm
- **Event Description**: $1 Admission! Crafts, food, music, and so much more! Find the perfect gift! All proceeds support the Appleton student community.
- **Event URL**: https://allevents.in/union/holiday-craft-fair/200029112712418
- **Event Categories**: christmas-markets-and-fairs, holiday, nonprofit
- **Interested Audience**: 
  - total_interested_count: 242

## Ticket Details


## Event venue details

- **city**: Union
- **state**: ME
- **country**: United States
- **location**: Appleton Village School
- **lat**: 44.301562656679
- **long**: -69.215708389971
- **full address**: Appleton Village School, 737 Union Rd,Appleton, Maine, Union, United States

## Event gallery

- **Alt text**: Holiday Craft Fair
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/0dee2568c335e688b6e4a9f968d0f4ec1a5662c4cde82065fcebdded36a2b260-rimg-w1200-h1553-dcf9c1d0-gmir?v=1764882811

## FAQs

- **Q**: When and where is Holiday Craft Fair being held?
  - **A:** Holiday Craft Fair takes place on Sat, 06 Dec, 2025 at 09:00 am to Sat, 06 Dec, 2025 at 02:00 pm at Appleton Village School, 737 Union Rd,Appleton, Maine, Union, United States.
- **Q**: Who is organizing Holiday Craft Fair?
  - **A:** Holiday Craft Fair is organized by Appleton Village School.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Holiday Craft Fair",
        "image": "https://cdn-az.allevents.in/events9/banners/0dee2568c335e688b6e4a9f968d0f4ec1a5662c4cde82065fcebdded36a2b260-rimg-w1200-h1553-dcf9c1d0-gmir?v=1764882811",
        "startDate": "2025-12-06",
        "endDate": "2025-12-06",
        "url": "https://allevents.in/union/holiday-craft-fair/200029112712418",
        "location": {
            "@type": "Place",
            "name": "Appleton Village School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "737 Union Rd,Appleton, Maine",
                "addressLocality": "Union",
                "addressRegion": "ME",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.301562656679",
                "longitude": "-69.215708389971"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "$1 Admission! Crafts, food, music, and so much more! Find the perfect gift! All proceeds support the Appleton student community.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Appleton Village School",
                "url": "https://allevents.in/org/appleton-village-school/20543332"
            }
        ]
    }
]
```