

# Event Details

- **Event Name**: Christmas Tree Lighting
- **Event Start and End Date**: Sun, 30 Nov, 2025 at 05:00 pm
- **Event Description**: Join us as we light the beautiful tree on our front lawn while enjoying a Ben &amp; Jerry’s hot chocolate bar, cookies, and caroling. All are welcome – bring a friend or neighbor!
- **Event URL**: https://allevents.in/winnetka/christmas-tree-lighting/200029190369131
- **Event Categories**: christmas, christmas-carols
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Winnetka
- **state**: IL
- **country**: United States
- **location**: Winnetka Congregational Church
- **lat**: 42.10862
- **long**: -87.73123
- **full address**: Winnetka Congregational Church, 725 Pine St, Winnetka, IL 60093-2340, United States

## Event gallery

- **Alt text**: Christmas Tree Lighting
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/506e417aaf5d6b56a974cf0157f8685685eca3f3328fd9fdcddc3479916493f2-rimg-w1200-h675-dceee7dd-gmir?v=1763642447

## FAQs

- **Q**: When and where is Christmas Tree Lighting being held?
  - **A:** Christmas Tree Lighting takes place on Sun, 30 Nov, 2025 at 05:00 pm to Sun, 30 Nov, 2025 at 05:00 pm at Winnetka Congregational Church, 725 Pine St, Winnetka, IL 60093-2340, United States.
- **Q**: Who is organizing Christmas Tree Lighting?
  - **A:** Christmas Tree Lighting is organized by Winnetka Congregational Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Tree Lighting",
        "image": "https://cdn-az.allevents.in/events10/banners/506e417aaf5d6b56a974cf0157f8685685eca3f3328fd9fdcddc3479916493f2-rimg-w1200-h675-dceee7dd-gmir?v=1763642447",
        "startDate": "2025-11-30",
        "url": "https://allevents.in/winnetka/christmas-tree-lighting/200029190369131",
        "location": {
            "@type": "Place",
            "name": "Winnetka Congregational Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "725 Pine St, Winnetka, IL 60093-2340, United States",
                "addressLocality": "Winnetka",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.10862",
                "longitude": "-87.73123"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us as we light the beautiful tree on our front lawn while enjoying a Ben & Jerry’s hot chocolate bar, cookies, and caroling. All are welcome – bring a friend or neighbor!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Winnetka Congregational Church",
                "url": "https://allevents.in/org/winnetka-congregational-church/27072623"
            }
        ]
    }
]
```