

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 07:00 pm
- **Event Description**: We invite you to join us as we celebrate the birth of our Lord, Jesus! Enjoy pre-service music before our Christmas Eve service, which begins at 7:00 PM.
- **Event URL**: https://allevents.in/mechanicsburg/christmas-eve-service/200029354963049
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Mechanicsburg
- **state**: PA
- **country**: United States
- **location**: 1934 S. York Street, Mechanicsburg, PA, United States, Pennsylvania 17055
- **lat**: 40.17858
- **long**: -76.99234
- **full address**: 1934 S. York Street, Mechanicsburg, PA, United States, Pennsylvania 17055

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/a69e24db72e4a854690fb50556a5d76c394e9340919af0bf7a66236facdac83a-rimg-w1024-h576-dc242e3a-gmir?v=1766339881

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 07:00 pm to Wed, 24 Dec, 2025 at 07:00 pm at 1934 S. York Street, Mechanicsburg, PA, United States, Pennsylvania 17055.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Shepherdstown United Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events5/banners/a69e24db72e4a854690fb50556a5d76c394e9340919af0bf7a66236facdac83a-rimg-w1024-h576-dc242e3a-gmir?v=1766339881",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/mechanicsburg/christmas-eve-service/200029354963049",
        "location": {
            "@type": "Place",
            "name": "1934 S. York Street, Mechanicsburg, PA, United States, Pennsylvania 17055",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1934 S York St, Mechanicsburg, PA 17055-5102, United States",
                "addressLocality": "Mechanicsburg",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.17858",
                "longitude": "-76.99234"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We invite you to join us as we celebrate the birth of our Lord, Jesus! Enjoy pre-service music before our Christmas Eve service, which begins at 7:00 PM.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Shepherdstown United Methodist Church",
                "url": "https://allevents.in/org/shepherdstown-united-methodist-church/26269540"
            }
        ]
    }
]
```