

# Event Details

- **Event Name**: Christmas Eve Worship
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 07:00 pm
- **Event Description**: Join us on Christmas Eve for a time of worship reflecting on the birth of Jesus and the peace and joy He brought to the world.
- **Event URL**: https://allevents.in/south-bend/christmas-eve-worship/200029356533949
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 21

## Ticket Details


## Event venue details

- **city**: South Bend
- **state**: IN
- **country**: United States
- **location**: Deer Run Church of Christ
- **lat**: 41.645720774341
- **long**: -86.214848173446
- **full address**: Deer Run Church of Christ, 2730 S Ironwood Dr,South Bend, Indiana, United States

## Event gallery

- **Alt text**: Christmas Eve Worship
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/1d36aaef4ccb587b2c6c48fe25bd7439fb95ebd6312c6fec83fa9caeb1e78096-rimg-w1200-h675-dc161515-gmir?v=1766406142

## FAQs

- **Q**: When and where is Christmas Eve Worship being held?
  - **A:** Christmas Eve Worship takes place on Wed, 24 Dec, 2025 at 07:00 pm to Wed, 24 Dec, 2025 at 07:00 pm at Deer Run Church of Christ, 2730 S Ironwood Dr,South Bend, Indiana, United States.
- **Q**: Who is organizing Christmas Eve Worship?
  - **A:** Christmas Eve Worship is organized by Deer Run Church of Christ.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Worship",
        "image": "https://cdn-az.allevents.in/events5/banners/1d36aaef4ccb587b2c6c48fe25bd7439fb95ebd6312c6fec83fa9caeb1e78096-rimg-w1200-h675-dc161515-gmir?v=1766406142",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/south-bend/christmas-eve-worship/200029356533949",
        "location": {
            "@type": "Place",
            "name": "Deer Run Church of Christ",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2730 S Ironwood Dr,South Bend, Indiana",
                "addressLocality": "South Bend",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.645720774341",
                "longitude": "-86.214848173446"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us on Christmas Eve for a time of worship reflecting on the birth of Jesus and the peace and joy He brought to the world.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Deer Run Church of Christ",
                "url": "https://allevents.in/org/deer-run-church-of-christ/26056467"
            }
        ]
    }
]
```