

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 06:00 pm
- **Event Description**: Our annual Christmas Eve service will be held on Wednesday, December 24th at 6pm! We hope you can join us!
- **Event URL**: https://allevents.in/moosic/christmas-eve-service/200029354567849
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 18

## Ticket Details


## Event venue details

- **city**: Moosic
- **state**: PA
- **country**: United States
- **location**: 4951 Birney Ave, Moosic, PA 18507
- **lat**: 41.35138
- **long**: -75.73442
- **full address**: 4951 Birney Ave, Moosic, PA 18507, United States

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/9ec258bead3e6d968ac289b934c58231c833050610d5e75ba44b2cdd0662566f-rimg-w1080-h1080-dcf9eadb-gmir?v=1766379654

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 06:00 pm to Wed, 24 Dec, 2025 at 06:00 pm at 4951 Birney Ave, Moosic, PA 18507, United States.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Redeeming Grace Bible Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events8/banners/9ec258bead3e6d968ac289b934c58231c833050610d5e75ba44b2cdd0662566f-rimg-w1080-h1080-dcf9eadb-gmir?v=1766379654",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/moosic/christmas-eve-service/200029354567849",
        "location": {
            "@type": "Place",
            "name": "4951 Birney Ave, Moosic, PA 18507",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4953 Birney Ave, Moosic, PA 18507-1276, United States",
                "addressLocality": "Moosic",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.35138",
                "longitude": "-75.73442"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our annual Christmas Eve service will be held on Wednesday, December 24th at 6pm! We hope you can join us!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Redeeming Grace Bible Church",
                "url": "https://allevents.in/org/redeeming-grace-bible-church/27044938"
            }
        ]
    }
]
```