

# Event Details

- **Event Name**: Snowflake Factory
- **Event Start and End Date**: Fri, 02 Jan, 2026 at 09:00 am
- **Event Description**: Drop into the library anytime in January to make paper snowflakes to decorate the library or to take home.
- **Event URL**: https://allevents.in/evergreen-park/snowflake-factory/200029378381232
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Evergreen Park
- **state**: IL
- **country**: United States
- **location**: 9400 S Troy Ave, Evergreen Park, IL, United States, Illinois 60805
- **lat**: 41.72217
- **long**: -87.70105
- **full address**: 9400 S Troy Ave, Evergreen Park, IL, United States, Illinois 60805

## Event gallery

- **Alt text**: Snowflake Factory
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/82cc8c13c104c6a68dd4dfc4e821eee37c25d8953947ca2f2efacbaf3dcd9c29-rimg-w1200-h800-dc5e3016-gmir?v=1766796629

## FAQs

- **Q**: When and where is Snowflake Factory being held?
  - **A:** Snowflake Factory takes place on Fri, 02 Jan, 2026 at 09:00 am to Fri, 02 Jan, 2026 at 09:00 am at 9400 S Troy Ave, Evergreen Park, IL, United States, Illinois 60805.
- **Q**: Who is organizing Snowflake Factory?
  - **A:** Snowflake Factory is organized by Evergreen Park Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Snowflake Factory",
        "image": "https://cdn-az.allevents.in/events2/banners/82cc8c13c104c6a68dd4dfc4e821eee37c25d8953947ca2f2efacbaf3dcd9c29-rimg-w1200-h800-dc5e3016-gmir?v=1766796629",
        "startDate": "2026-01-02",
        "url": "https://allevents.in/evergreen-park/snowflake-factory/200029378381232",
        "location": {
            "@type": "Place",
            "name": "9400 S Troy Ave, Evergreen Park, IL, United States, Illinois 60805",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9400 S Troy St, Evergreen Park, IL 60805-2330, United States",
                "addressLocality": "Evergreen Park",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.72217",
                "longitude": "-87.70105"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Drop into the library anytime in January to make paper snowflakes to decorate the library or to take home.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Evergreen Park Public Library",
                "url": "https://allevents.in/org/evergreen-park-public-library/25954140"
            }
        ]
    }
]
```