

# Event Details

- **Event Name**: Holiday Tree Lighting
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 05:00 pm
- **Event Description**: Immediately following the Holiday Parade, celebrate the annual tree lighting, caroling, and cookies with the Palmyra Historical Society
- **Event URL**: https://allevents.in/palmyra/holiday-tree-lighting/200029119767745
- **Event Categories**: holiday, christmas-lights, christmas-parades, christmas-carols, parades
- **Interested Audience**: 
  - total_interested_count: 34

## Ticket Details


## Event venue details

- **city**: Palmyra
- **state**: WI
- **country**: United States
- **location**: 112 N. Third St., Palmyra, WI
- **lat**: 42.87756
- **long**: -88.5864
- **full address**: 112 N. Third St., Palmyra, WI, United States

## Event gallery

- **Alt text**: Holiday Tree Lighting
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/0e4ea44488596abbb122acaf0aeb214ce31224c8aacefcd42c9a29bfba96c811-rimg-w480-h640-dc040404-gmir?v=1764838549

## FAQs

- **Q**: When and where is Holiday Tree Lighting being held?
  - **A:** Holiday Tree Lighting takes place on Sat, 06 Dec, 2025 at 05:00 pm to Sat, 06 Dec, 2025 at 05:00 pm at 112 N. Third St., Palmyra, WI, United States.
- **Q**: Who is organizing Holiday Tree Lighting?
  - **A:** Holiday Tree Lighting is organized by Palmyra Historical Society.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Holiday Tree Lighting",
        "image": "https://cdn-az.allevents.in/events10/banners/0e4ea44488596abbb122acaf0aeb214ce31224c8aacefcd42c9a29bfba96c811-rimg-w480-h640-dc040404-gmir?v=1764838549",
        "startDate": "2025-12-06",
        "url": "https://allevents.in/palmyra/holiday-tree-lighting/200029119767745",
        "location": {
            "@type": "Place",
            "name": "112 N. Third St., Palmyra, WI",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "112 N 3rd St, Palmyra, WI 53156-9347, United States",
                "addressLocality": "Palmyra",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.87756",
                "longitude": "-88.5864"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Immediately following the Holiday Parade, celebrate the annual tree lighting, caroling, and cookies with the Palmyra Historical Society",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Palmyra Historical Society",
                "url": "https://allevents.in/org/palmyra-historical-society/23245616"
            }
        ]
    }
]
```