

# Event Details

- **Event Name**: Winter Cookie Decorating
- **Event Start and End Date**: Mon, 22 Dec, 2025 at 04:30 pm – Mon, 22 Dec, 2025 at 05:30 pm
- **Event Description**: Come make some delicious winter themed treats for the season in the Teen Zone!
- **Event URL**: https://allevents.in/rockford/winter-cookie-decorating/200029076624945
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 66

## Ticket Details


## Event venue details

- **city**: Rockford
- **state**: IL
- **country**: United States
- **location**: 215 N. Wyman St, Rockford, IL, United States, Illinois 61101
- **lat**: 42.27207
- **long**: -89.09219
- **full address**: 215 N. Wyman St, Rockford, IL, United States, Illinois 61101

## Event gallery

- **Alt text**: Winter Cookie Decorating
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/102ce98efc2cd8e4436d95b70eee9d6ddbf2464caccfb8ace4520fc67b909839-rimg-w1200-h627-dcffffff-gmir?v=1765919074

## FAQs

- **Q**: When and where is Winter Cookie Decorating being held?
  - **A:** Winter Cookie Decorating takes place on Mon, 22 Dec, 2025 at 04:30 pm to Mon, 22 Dec, 2025 at 05:30 pm at 215 N. Wyman St, Rockford, IL, United States, Illinois 61101.
- **Q**: Who is organizing Winter Cookie Decorating?
  - **A:** Winter Cookie Decorating is organized by Rockford Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Winter Cookie Decorating",
        "image": "https://cdn-az.allevents.in/events1/banners/102ce98efc2cd8e4436d95b70eee9d6ddbf2464caccfb8ace4520fc67b909839-rimg-w1200-h627-dcffffff-gmir?v=1765919074",
        "startDate": "2025-12-22",
        "endDate": "2025-12-22",
        "url": "https://allevents.in/rockford/winter-cookie-decorating/200029076624945",
        "location": {
            "@type": "Place",
            "name": "215 N. Wyman St, Rockford, IL, United States, Illinois 61101",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "215 N Wyman St, Rockford, IL 61101-1023, United States",
                "addressLocality": "Rockford",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.27207",
                "longitude": "-89.09219"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come make some delicious winter themed treats for the season in the Teen Zone!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Rockford Public Library",
                "url": "https://allevents.in/org/rockford-public-library/26019022"
            }
        ]
    }
]
```