

# Event Details

- **Event Name**: Christmas Eve Worship Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 07:00 pm
- **Event Description**: Join us for our annual Candlelight Worship Service beginning at 7 pm on Christmas Eve.
- **Event URL**: https://allevents.in/montrose/christmas-eve-worship-service/200029208222113
- **Event Categories**: christmas, christmas-services, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Montrose
- **state**: PA
- **country**: United States
- **location**: 367 Church St, Montrose, PA, United States, Pennsylvania 18801
- **lat**: 41.83181
- **long**: -75.87537
- **full address**: 367 Church St, Montrose, PA, United States, Pennsylvania 18801

## Event gallery

- **Alt text**: Christmas Eve Worship Service
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/1bc1e54934068a74ff5f9b77e8a1ce49e86aff35540084a2c1c9dac08286bcae-rimg-w1200-h675-dc8aa8da-gmir?v=1766175778

## FAQs

- **Q**: When and where is Christmas Eve Worship Service being held?
  - **A:** Christmas Eve Worship Service takes place on Wed, 24 Dec, 2025 at 07:00 pm to Wed, 24 Dec, 2025 at 07:00 pm at 367 Church St, Montrose, PA, United States, Pennsylvania 18801.
- **Q**: Who is organizing Christmas Eve Worship Service?
  - **A:** Christmas Eve Worship Service is organized by First Presbyterian Church of Montrose PA.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Worship Service",
        "image": "https://cdn-az.allevents.in/events3/banners/1bc1e54934068a74ff5f9b77e8a1ce49e86aff35540084a2c1c9dac08286bcae-rimg-w1200-h675-dc8aa8da-gmir?v=1766175778",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/montrose/christmas-eve-worship-service/200029208222113",
        "location": {
            "@type": "Place",
            "name": "367 Church St, Montrose, PA, United States, Pennsylvania 18801",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "367 Church St, Montrose, PA 18801-1274, United States",
                "addressLocality": "Montrose",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.83181",
                "longitude": "-75.87537"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our annual Candlelight Worship Service beginning at 7 pm on Christmas Eve.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First Presbyterian Church of Montrose PA",
                "url": "https://allevents.in/org/first-presbyterian-church-of-montrose-pa/24477804"
            }
        ]
    }
]
```