

# Event Details

- **Event Name**: Real Life Community Church Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 06:00 pm
- **Event Description**: O come, let us adore Him! Join us for a special Christmas Eve service full of songs and scripture as we celebrate the newborn king.
- **Event URL**: https://allevents.in/three-oaks/real-life-community-church-christmas-eve-service/200029350184526
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 20

## Ticket Details


## Event venue details

- **city**: Three Oaks
- **state**: MI
- **country**: United States
- **location**: 12 E. Michigan St., Three Oaks, MI
- **lat**: 41.79392
- **long**: -86.60961
- **full address**: 12 E. Michigan St., Three Oaks, MI, United States

## Event gallery

- **Alt text**: Real Life Community Church Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/1a51234bb787a05346f055bd380c2bf69c2dde9cec03e37c40e45a8ca35aac29-rimg-w1200-h1205-dc452d1c-gmir?v=1766231326

## FAQs

- **Q**: When and where is Real Life Community Church Christmas Eve Service being held?
  - **A:** Real Life Community Church Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 06:00 pm to Wed, 24 Dec, 2025 at 06:00 pm at 12 E. Michigan St., Three Oaks, MI, United States.
- **Q**: Who is organizing Real Life Community Church Christmas Eve Service?
  - **A:** Real Life Community Church Christmas Eve Service is organized by Real Life Community Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Real Life Community Church Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events5/banners/1a51234bb787a05346f055bd380c2bf69c2dde9cec03e37c40e45a8ca35aac29-rimg-w1200-h1205-dc452d1c-gmir?v=1766231326",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/three-oaks/real-life-community-church-christmas-eve-service/200029350184526",
        "location": {
            "@type": "Place",
            "name": "12 E. Michigan St., Three Oaks, MI",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "12 E Michigan St, Three Oaks, MI 49128-1240, United States",
                "addressLocality": "Three Oaks",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.79392",
                "longitude": "-86.60961"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "O come, let us adore Him! Join us for a special Christmas Eve service full of songs and scripture as we celebrate the newborn king.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Real Life Community Church",
                "url": "https://allevents.in/org/real-life-community-church/27073350"
            }
        ]
    }
]
```