

# Event Details

- **Event Name**: First Snowfall
- **Event Start and End Date**: Thu, 30 Oct, 2025 at 06:00 pm – Thu, 30 Oct, 2025 at 08:00 pm
- **Event Description**: Snow doesn't seem so bad when the colors of fall are still permeating through the glistening white. Join us as we paint this serene landscape.
- **Event URL**: https://allevents.in/galesburg/first-snowfall/200029016941156
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Galesburg
- **state**: IL
- **country**: United States
- **location**: 306 E Simmons St, Galesburg, IL
- **lat**: 40.94613
- **long**: -90.36607
- **full address**: 306 E Simmons St, Galesburg, IL, United States

## Event gallery

- **Alt text**: First Snowfall
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/480305ff266208087fb3cf217d8291ae5f3cf7273d598eb99651015c5875722e-rimg-w592-h426-dcbdacab-gmir?v=1760457125

## FAQs

- **Q**: When and where is First Snowfall being held?
  - **A:** First Snowfall takes place on Thu, 30 Oct, 2025 at 06:00 pm to Thu, 30 Oct, 2025 at 08:00 pm at 306 E Simmons St, Galesburg, IL, United States.
- **Q**: Who is organizing First Snowfall?
  - **A:** First Snowfall is organized by Art Defined.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "First Snowfall",
        "image": "https://cdn-az.allevents.in/events2/banners/480305ff266208087fb3cf217d8291ae5f3cf7273d598eb99651015c5875722e-rimg-w592-h426-dcbdacab-gmir?v=1760457125",
        "startDate": "2025-10-30",
        "endDate": "2025-10-30",
        "url": "https://allevents.in/galesburg/first-snowfall/200029016941156",
        "location": {
            "@type": "Place",
            "name": "306 E Simmons St, Galesburg, IL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "306 E Simmons St, Galesburg, IL 61401-4807, United States",
                "addressLocality": "Galesburg",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.94613",
                "longitude": "-90.36607"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Snow doesn't seem so bad when the colors of fall are still permeating through the glistening white. Join us as we paint this serene landscape.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Art Defined",
                "url": "https://allevents.in/org/art-defined/26184271"
            }
        ]
    }
]
```