

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:30 pm
- **Event Description**: Come as you as to celebrate Jesus' birth! Sing familiar Christmas carols, listen to scripture and share songs by candlelight. Everyone is welcome to come!
- **Event URL**: https://allevents.in/mandan/christmas-eve-service/200029386693546
- **Event Categories**: christmas, christmas-services, christmas-carols, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 21

## Ticket Details


## Event venue details

- **city**: Mandan
- **state**: ND
- **country**: United States
- **location**: Mandan United Methodist Church
- **lat**: 46.83781
- **long**: -100.90141
- **full address**: Mandan United Methodist Church, 610 12th St NW,Mandan, North Dakota, United States

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/a39added2555977f85f5a60987e5d193c0e784260846a764074e787776e08484-rimg-w1200-h675-dc361c10-gmir?v=1766283462

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 05:30 pm to Wed, 24 Dec, 2025 at 05:30 pm at Mandan United Methodist Church, 610 12th St NW,Mandan, North Dakota, United States.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Mandan United Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events6/banners/a39added2555977f85f5a60987e5d193c0e784260846a764074e787776e08484-rimg-w1200-h675-dc361c10-gmir?v=1766283462",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/mandan/christmas-eve-service/200029386693546",
        "location": {
            "@type": "Place",
            "name": "Mandan United Methodist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "610 12th St NW,Mandan, North Dakota",
                "addressLocality": "Mandan",
                "addressRegion": "ND",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.83781",
                "longitude": "-100.90141"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come as you as to celebrate Jesus' birth! Sing familiar Christmas carols, listen to scripture and share songs by candlelight. Everyone is welcome to come!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mandan United Methodist Church",
                "url": "https://allevents.in/org/mandan-united-methodist-church/25951570"
            }
        ]
    }
]
```