

# 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 join us for our Christmas Eve service at 7 p.m. There will be bells, music, carols, lessons, and candle lighting. Come celebrate the birth of Jesus Christ with us!
- **Event URL**: https://allevents.in/everett/christmas-eve-service/200029352971940
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Everett
- **state**: PA
- **country**: United States
- **location**: 119 E 2nd St, Everett, PA
- **lat**: 40.01371
- **long**: -78.37233
- **full address**: 119 E 2nd St, Everett, PA, United States

## Event gallery

- **Alt text**: Christmas Eve service
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/4d32914a59df2d8af6e85628c1b793a2e87d017e932ebddda0e268d976b5f9a9-rimg-w1080-h1920-dca7a7a7-gmir?v=1766285844

## 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 119 E 2nd St, Everett, PA, United States.
- **Q**: Who is organizing Christmas Eve service?
  - **A:** Christmas Eve service is organized by Everett Church of the Brethren.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Christmas Eve service is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Everett, this event is thoughtfully curated to deliver a standout experience worth every moment. If Christmas Eve service sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve service",
        "image": "https://cdn-az.allevents.in/events10/banners/4d32914a59df2d8af6e85628c1b793a2e87d017e932ebddda0e268d976b5f9a9-rimg-w1080-h1920-dca7a7a7-gmir?v=1766285844",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/everett/christmas-eve-service/200029352971940",
        "location": {
            "@type": "Place",
            "name": "119 E 2nd St, Everett, PA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "119 E 2nd St, Everett, PA 15537-1218, United States",
                "addressLocality": "Everett",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.01371",
                "longitude": "-78.37233"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "You are invited to join us for our Christmas Eve service at 7 p.m. There will be bells, music, carols, lessons, and candle lighting. Come celebrate the birth of Jesus Christ with us!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Everett Church of the Brethren",
                "url": "https://allevents.in/org/everett-church-of-the-brethren/24187212"
            }
        ]
    }
]
```