

# Event Details

- **Event Name**: Candlelight Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:00 pm – Wed, 24 Dec, 2025 at 06:00 pm
- **Event Description**: Christmas carols accompanied by our pipe organ. Service concluded by singing Silent Night by candlelight.
- **Event URL**: https://allevents.in/rochester/candlelight-christmas-eve-service/80002662268963
- **Event Categories**: christmas-services, candlelight-concerts, christmas, christmas-carols
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Rochester
- **state**: PA
- **country**: United States
- **location**: First Baptist Church of Rochester 
- **lat**: 40.7022882000
- **long**: -80.2864509000
- **full address**: First Baptist Church of Rochester , 301 Adams Street
, Rochester, United States
- **location**: First Baptist Church of Rochester

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn2.allevents.in/thumbs/live_large6937d727943ac.jpg

## FAQs

- **Q**: When and where is Candlelight Christmas Eve Service being held?
  - **A:** Candlelight Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 05:00 pm to Wed, 24 Dec, 2025 at 06:00 pm at First Baptist Church of Rochester , 301 Adams Street
, Rochester, United States.
- **Q**: Who is organizing Candlelight Christmas Eve Service?
  - **A:** Candlelight Christmas Eve Service is organized by First Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Candlelight Christmas Eve Service",
        "image": "https://cdn2.allevents.in/thumbs/thumb6937d6f96ead5.jpg",
        "startDate": "2025-12-24",
        "endDate": "2025-12-24",
        "url": "https://allevents.in/rochester/candlelight-christmas-eve-service/80002662268963",
        "location": {
            "@type": "Place",
            "name": "First Baptist Church of Rochester ",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "301 Adams Street\r\n",
                "addressLocality": "Rochester",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.7022882000",
                "longitude": "-80.2864509000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Christmas carols accompanied by our pipe organ. Service concluded by singing Silent Night by candlelight.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First Baptist Church",
                "url": "https://allevents.in/org/first-baptist-church/24109667"
            }
        ]
    }
]
```