

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 07:00 pm
- **Event Description**: Join us for Christmas Eve Services at 2:00, 7:00, and 10:00 p.m.
- **Event URL**: https://allevents.in/douglassville/christmas-eve-service/200029266106017
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Douglassville
- **state**: PA
- **country**: United States
- **location**: 548 Old Swede Rd, Douglassville, PA, United States, Pennsylvania 19518
- **lat**: 40.27525
- **long**: -75.72389
- **full address**: 548 Old Swede Rd, Douglassville, PA, United States, Pennsylvania 19518

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/911430c9d41701fde7acb3109e2c7c56c30106166dc061da35b5595a25bdf732-rimg-w1200-h600-dc80181c-gmir?v=1766258603

## 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 548 Old Swede Rd, Douglassville, PA, United States, Pennsylvania 19518.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by St. Paul's Lutheran Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events2/banners/911430c9d41701fde7acb3109e2c7c56c30106166dc061da35b5595a25bdf732-rimg-w1200-h600-dc80181c-gmir?v=1766258603",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/douglassville/christmas-eve-service/200029266106017",
        "location": {
            "@type": "Place",
            "name": "548 Old Swede Rd, Douglassville, PA, United States, Pennsylvania 19518",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "548 Old Swede Rd, Douglassville, PA 19518-1206, United States",
                "addressLocality": "Douglassville",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.27525",
                "longitude": "-75.72389"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for Christmas Eve Services at 2:00, 7:00, and 10:00 p.m.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Pauls Lutheran Church",
                "url": "https://allevents.in/org/st-pauls-lutheran-church/26046108"
            }
        ]
    }
]
```