

# Event Details

- **Event Name**: Tree Lighting
- **Event Start and End Date**: Sun, 30 Nov, 2025 at 04:00 pm
- **Event Description**: A community tradition. Join the Long Lake Beautification Committee for the lighting of the Christmas tree, and opening of the creche. Sing carols, enjoy cocoa and celebrate the season with your neighbors and friends.
- **Event URL**: https://allevents.in/long-lake/tree-lighting/200029200653758
- **Event Categories**: christmas-lights, christmas
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Long Lake
- **state**: NY
- **country**: United States
- **location**: 1204 Main St, Long Lake, NY 12847-2200, United States
- **lat**: 43.97266
- **long**: -74.42008
- **full address**: 1204 Main St, Long Lake, NY 12847-2200, United States

## Event gallery

- **Alt text**: Tree Lighting
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/9eceb4276b4afa5f673aeddeab041e1e8cee62f81912cb89d9cd4627fa3f06fb-rimg-w1200-h1552-dcfefefe-gmir?v=1763868834

## FAQs

- **Q**: When and where is Tree Lighting being held?
  - **A:** Tree Lighting takes place on Sun, 30 Nov, 2025 at 04:00 pm to Sun, 30 Nov, 2025 at 04:00 pm at 1204 Main St, Long Lake, NY 12847-2200, United States.
- **Q**: Who is organizing Tree Lighting?
  - **A:** Tree Lighting is organized by Long Lake.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Tree Lighting",
        "image": "https://cdn-az.allevents.in/events4/banners/9eceb4276b4afa5f673aeddeab041e1e8cee62f81912cb89d9cd4627fa3f06fb-rimg-w1200-h1552-dcfefefe-gmir?v=1763868834",
        "startDate": "2025-11-30",
        "url": "https://allevents.in/long-lake/tree-lighting/200029200653758",
        "location": {
            "@type": "Place",
            "name": "1204 Main St, Long Lake, NY 12847-2200, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1204 Main St, Long Lake, NY 12847-2200, United States",
                "addressLocality": "Long Lake",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.97266",
                "longitude": "-74.42008"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A community tradition. Join the Long Lake Beautification Committee for the lighting of the Christmas tree, and opening of the creche. Sing carols, enjoy cocoa and celebrate the season with your neighbors and friends.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Long Lake",
                "url": "https://allevents.in/org/long-lake/25021189"
            }
        ]
    }
]
```