

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 04:00 pm
- **Event Description**: Join us for a Christmas Eve service of Lessons and Carols to ring in the Christmas season! Featuring your favorite Christmas Carols, candlelight singing of Silent Night, and the ringing in of Christmas with the Trinity Ringers.

Celebrate the season with this service. All are welcome!!
- **Event URL**: https://allevents.in/troy/christmas-eve-service/200029382267131
- **Event Categories**: christmas, christmas-services, christmas-carols, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details

- **Ticket URL**: http://facebook.com/200029382267131?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=troy-events

## Event venue details

- **city**: Troy
- **state**: PA
- **country**: United States
- **location**: Troy Holy Trinity UMC
- **lat**: 41.78477
- **long**: -76.79045
- **full address**: Troy Holy Trinity UMC, 1214 Redington Avenue,Troy, Pennsylvania, United States

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/45f700e514995c4d790aaf3bd948ebe15db72574dc4a0002b03efb7bacca1ab7-rimg-w612-h612-dc143b58-gmir?v=1766229691

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 04:00 pm to Wed, 24 Dec, 2025 at 04:00 pm at Troy Holy Trinity UMC, 1214 Redington Avenue,Troy, Pennsylvania, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events4/banners/45f700e514995c4d790aaf3bd948ebe15db72574dc4a0002b03efb7bacca1ab7-rimg-w612-h612-dc143b58-gmir?v=1766229691",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/troy/christmas-eve-service/200029382267131",
        "location": {
            "@type": "Place",
            "name": "Troy Holy Trinity UMC",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1214 Redington Avenue,Troy, Pennsylvania",
                "addressLocality": "Troy",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.78477",
                "longitude": "-76.79045"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a Christmas Eve service of Lessons and Carols to ring in the Christmas season! Featuring your favorite Christmas Carols, candlelight singing of Silent Night, and the ringing in of Christmas with the Trinity Ringers.\n\nCelebrate the season with this service. All are welcome!!"
    }
]
```