

# Event Details

- **Event Name**: Christmas Eve Candlelight Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 06:30 pm
- **Event Description**: Join us as we celebrate the birth of Jesus!
- **Event URL**: https://allevents.in/brookville/christmas-eve-candlelight-service/200029333398536
- **Event Categories**: christmas-services, candlelight-concerts, christmas
- **Interested Audience**: 
  - total_interested_count: 27

## Ticket Details


## Event venue details

- **city**: Brookville
- **state**: PA
- **country**: United States
- **location**: 201 Freedom Lane, Brookville, PA, United States, Pennsylvania 15825
- **lat**: 41.16902
- **long**: -79.10234
- **full address**: 201 Freedom Lane, Brookville, PA, United States, Pennsylvania 15825

## Event gallery

- **Alt text**: Christmas Eve Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/d1fa8e91426093c8002507fe423c2cf550b8e5c6c0cb7f3b26eee7aeaafe1c16-rimg-w1200-h489-dcbc7503-gmir?v=1765990280

## FAQs

- **Q**: When and where is Christmas Eve Candlelight Service being held?
  - **A:** Christmas Eve Candlelight Service takes place on Wed, 24 Dec, 2025 at 06:30 pm to Wed, 24 Dec, 2025 at 06:30 pm at 201 Freedom Lane, Brookville, PA, United States, Pennsylvania 15825.
- **Q**: Who is organizing Christmas Eve Candlelight Service?
  - **A:** Christmas Eve Candlelight Service is organized by Brookville Church of God.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Candlelight Service",
        "image": "https://cdn-az.allevents.in/events4/banners/d1fa8e91426093c8002507fe423c2cf550b8e5c6c0cb7f3b26eee7aeaafe1c16-rimg-w1200-h489-dcbc7503-gmir?v=1765990280",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/brookville/christmas-eve-candlelight-service/200029333398536",
        "location": {
            "@type": "Place",
            "name": "201 Freedom Lane, Brookville, PA, United States, Pennsylvania 15825",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "201 Freedom Ln, Brookville, PA 15825-2707, United States",
                "addressLocality": "Brookville",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.16902",
                "longitude": "-79.10234"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us as we celebrate the birth of Jesus!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Brookville Church of God",
                "url": "https://allevents.in/org/brookville-church-of-god/25985363"
            }
        ]
    }
]
```