

# Event Details

- **Event Name**: Family Christmas Craft Day
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 10:00 am – Sat, 13 Dec, 2025 at 12:00 pm
- **Event Description**: Come make crafts for yourself or give away as Christmas gifts!
- **Event URL**: https://allevents.in/saranac-lake/family-christmas-craft-day/200029208210524
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 67

## Ticket Details


## Event venue details

- **city**: Saranac Lake
- **state**: NY
- **country**: United States
- **location**: High Peaks Church
- **lat**: 44.31008
- **long**: -74.11331
- **full address**: High Peaks Church, 97 Will Rogers Dr, Saranac Lake, NY 12983-2462, United States

## Event gallery

- **Alt text**: Family Christmas Craft Day
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/145d51515598420ada5002b895e85df6174f90076c329ee535e99371568db652-rimg-w1200-h675-dc213105-gmir?v=1764885695

## FAQs

- **Q**: When and where is Family Christmas Craft Day being held?
  - **A:** Family Christmas Craft Day takes place on Sat, 13 Dec, 2025 at 10:00 am to Sat, 13 Dec, 2025 at 12:00 pm at High Peaks Church, 97 Will Rogers Dr, Saranac Lake, NY 12983-2462, United States.
- **Q**: Who is organizing Family Christmas Craft Day?
  - **A:** Family Christmas Craft Day is organized by High Peaks Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family Christmas Craft Day",
        "image": "https://cdn-az.allevents.in/events7/banners/145d51515598420ada5002b895e85df6174f90076c329ee535e99371568db652-rimg-w1200-h675-dc213105-gmir?v=1764885695",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/saranac-lake/family-christmas-craft-day/200029208210524",
        "location": {
            "@type": "Place",
            "name": "High Peaks Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "97 Will Rogers Dr, Saranac Lake, NY 12983-2462, United States",
                "addressLocality": "Saranac Lake",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.31008",
                "longitude": "-74.11331"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come make crafts for yourself or give away as Christmas gifts!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "High Peaks Church",
                "url": "https://allevents.in/org/high-peaks-church/25958117"
            }
        ]
    }
]
```