

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 07:00 pm
- **Event Description**: You are invited to a traditional Christmas Eve service! This service will be led by our organ and have a special candle lighting.
- **Event URL**: https://allevents.in/erie/christmas-eve-service/200029259127231
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Erie
- **state**: PA
- **country**: United States
- **location**: 2931 Myrtle St, Erie, PA, United States, Pennsylvania 16508
- **lat**: 42.10613
- **long**: -80.07708
- **full address**: 2931 Myrtle St, Erie, PA, United States, Pennsylvania 16508

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/bd4bfe69b755a96c421d7c238b9b27b2ec672b32fdd3091b1243d043ae5440ce-rimg-w1200-h675-dc052531-gmir?v=1766205435

## 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 2931 Myrtle St, Erie, PA, United States, Pennsylvania 16508.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Glenwood Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events10/banners/bd4bfe69b755a96c421d7c238b9b27b2ec672b32fdd3091b1243d043ae5440ce-rimg-w1200-h675-dc052531-gmir?v=1766205435",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/erie/christmas-eve-service/200029259127231",
        "location": {
            "@type": "Place",
            "name": "2931 Myrtle St, Erie, PA, United States, Pennsylvania 16508",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2931 Myrtle St, Erie, PA 16508-1840, United States",
                "addressLocality": "Erie",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.10613",
                "longitude": "-80.07708"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "You are invited to a traditional Christmas Eve service! This service will be led by our organ and have a special candle lighting.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Glenwood Methodist Church",
                "url": "https://allevents.in/org/glenwood-methodist-church/22119166"
            }
        ]
    }
]
```