

# Event Details

- **Event Name**: Christmas Eve Candlelit Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 06:30 pm
- **Event Description**: Join us for a special candlelit Christmas Eve service this coming Wednesday at 6:30p at Monroe City Church!

Invite your family and friends, we hope you can join us!
- **Event URL**: https://allevents.in/monroe/christmas-eve-candlelit-service/200029389261126
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 21

## Ticket Details


## Event venue details

- **city**: Monroe
- **state**: MI
- **country**: United States
- **location**: 2121 N. Monroe St, Monroe, MI, United States, Michigan 48162
- **lat**: 41.94865
- **long**: -83.3871
- **full address**: 2121 N. Monroe St, Monroe, MI, United States, Michigan 48162

## Event gallery

- **Alt text**: Christmas Eve Candlelit Service
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/629f06304daffb74de7427936d1c6c9c93ebaa948e60712dfad5443469eb81be-rimg-w1200-h444-dc475c76-gmir?v=1766312185

## FAQs

- **Q**: When and where is Christmas Eve Candlelit Service being held?
  - **A:** Christmas Eve Candlelit Service takes place on Wed, 24 Dec, 2025 at 06:30 pm to Wed, 24 Dec, 2025 at 06:30 pm at 2121 N. Monroe St, Monroe, MI, United States, Michigan 48162.
- **Q**: Who is organizing Christmas Eve Candlelit Service?
  - **A:** Christmas Eve Candlelit Service is organized by Monroe City Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Candlelit Service",
        "image": "https://cdn-az.allevents.in/events8/banners/629f06304daffb74de7427936d1c6c9c93ebaa948e60712dfad5443469eb81be-rimg-w1200-h444-dc475c76-gmir?v=1766312185",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/monroe/christmas-eve-candlelit-service/200029389261126",
        "location": {
            "@type": "Place",
            "name": "2121 N. Monroe St, Monroe, MI, United States, Michigan 48162",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2121 N Monroe St, Monroe, MI 48162, United States",
                "addressLocality": "Monroe",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.94865",
                "longitude": "-83.3871"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a special candlelit Christmas Eve service this coming Wednesday at 6:30p at Monroe City Church!\n\nInvite your family and friends, we hope you can join us!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Monroe City Church",
                "url": "https://allevents.in/org/monroe-city-church/26461040"
            }
        ]
    }
]
```