

# Event Details

- **Event Name**: Christmas Tree Lighting
- **Event Start and End Date**: Sat, 05 Dec, 2026 at 05:30 pm (-05:00)
- **Event Description**: Join us for our annual Christmas Tree Lighting on Saturday, December 5th at Memorial Park!  Candy Cane Hunt at 4:30 p.m., followed by Holiday Hay Rides, musical performances, a visit from Santa, and more!
- **Event URL**: https://allevents.in/taneytown/christmas-tree-lighting/200029391145951
- **Event Categories**: live-music, holiday
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details


## Event venue details

- **city**: Taneytown
- **state**: MD
- **country**: United States
- **location**: Taneytown Memorial Park
- **lat**: 39.66081
- **long**: -77.17925
- **full address**: Taneytown Memorial Park, Taneytown, United States

## Event gallery

- **Alt text**: Christmas Tree Lighting
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/025db18f0cb5c89b74ace3d999327cc06bfff642cd85a5818051fe6167b19b6a-rimg-w1200-h928-dc650504-gmir?v=1774969271

## FAQs

- **Q**: When and where is Christmas Tree Lighting being held?
  - **A:** Christmas Tree Lighting takes place on Sat, 05 Dec, 2026 at 05:30 pm to Sat, 05 Dec, 2026 at 05:30 pm at Taneytown Memorial Park, Taneytown, United States.
- **Q**: Who is organizing Christmas Tree Lighting?
  - **A:** Christmas Tree Lighting is organized by Taneytown Parks & Recreation Department.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Tree Lighting",
        "image": "https://cdn-az.allevents.in/events3/banners/025db18f0cb5c89b74ace3d999327cc06bfff642cd85a5818051fe6167b19b6a-rimg-w1200-h928-dc650504-gmir?v=1774969271",
        "startDate": "2026-12-05T17:30:00-05:00",
        "url": "https://allevents.in/taneytown/christmas-tree-lighting/200029391145951",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Taneytown Memorial Park",
            "address": {
                "@type": "PostalAddress",
                "name": "Taneytown Memorial Park, Taneytown, United States",
                "addressLocality": "Taneytown",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.66081",
                "longitude": "-77.17925"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our annual Christmas Tree Lighting on Saturday, December 5th at Memorial Park!  Candy Cane Hunt at 4:30 p.m., followed by Holiday Hay Rides, musical performances, a visit from Santa, and more!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Taneytown Parks & Recreation Department",
                "url": "https://allevents.in/org/taneytown-parks-and-recreation-department/18206413"
            }
        ]
    }
]
```