

# Event Details

- **Event Name**: Christmas Eve Worship
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 07:00 pm
- **Event Description**: Join us for our Christmas Eve Candlelight Service at 4:30 &amp; 7:00. All ages are welcome!
- **Event URL**: https://allevents.in/marysville/christmas-eve-worship/200029352969858
- **Event Categories**: christmas, christmas-services, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 28

## Ticket Details


## Event venue details

- **city**: Marysville
- **state**: MI
- **country**: United States
- **location**: Marysville United Methodist Church
- **lat**: 42.912296831789
- **long**: -82.487359858955
- **full address**: Marysville United Methodist Church, 721 W. Huron Blvd.,Marysville, Michigan, United States

## Event gallery

- **Alt text**: Christmas Eve Worship
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/b509eaafba14855a032605723ad5867b11ae2925d2c80029d9b1684699f20612-rimg-w415-h311-dc062c33-gmir?v=1766304898

## 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 Marysville United Methodist Church, 721 W. Huron Blvd.,Marysville, Michigan, United States.
- **Q**: Who is organizing Christmas Eve Worship?
  - **A:** Christmas Eve Worship is organized by Marysville United Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Worship",
        "image": "https://cdn-az.allevents.in/events7/banners/b509eaafba14855a032605723ad5867b11ae2925d2c80029d9b1684699f20612-rimg-w415-h311-dc062c33-gmir?v=1766304898",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/marysville/christmas-eve-worship/200029352969858",
        "location": {
            "@type": "Place",
            "name": "Marysville United Methodist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "721 W. Huron Blvd.,Marysville, Michigan",
                "addressLocality": "Marysville",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.912296831789",
                "longitude": "-82.487359858955"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our Christmas Eve Candlelight Service at 4:30 & 7:00. All ages are welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Marysville United Methodist Church",
                "url": "https://allevents.in/org/marysville-united-methodist-church/26169265"
            }
        ]
    }
]
```