

# Event Details

- **Event Name**: Christmas Eve Service 
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:00 pm
- **Event Description**: Join us for our Christmas Eve Service of Scripture, Songs, and Candle lighting at 5pm on Wednesday, Dec. 24th!
- **Event URL**: https://allevents.in/richland/christmas-eve-service/200029368058647
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: Richland
- **state**: MI
- **country**: United States
- **location**: First Presbyterian Church Richland, Michigan
- **lat**: 42.376753622939
- **long**: -85.456558306885
- **full address**: First Presbyterian Church Richland, Michigan, First Presbyterian Church of Richland, Church St, Richland, MI 49083, United States

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/d4277e4a666cc1b935fb3dfa507dfcec7dd4dd9774cf199b6cb3e74f8f9e6725-rimg-w640-h480-dc052c33-gmir?v=1766598583

## FAQs

- **Q**: When and where is Christmas Eve Service  being held?
  - **A:** Christmas Eve Service  takes place on Wed, 24 Dec, 2025 at 05:00 pm to Wed, 24 Dec, 2025 at 05:00 pm at First Presbyterian Church Richland, Michigan, First Presbyterian Church of Richland, Church St, Richland, MI 49083, United States.
- **Q**: Who is organizing Christmas Eve Service ?
  - **A:** Christmas Eve Service  is organized by First Presbyterian Church Richland, Michigan.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events4/banners/d4277e4a666cc1b935fb3dfa507dfcec7dd4dd9774cf199b6cb3e74f8f9e6725-rimg-w640-h480-dc052c33-gmir?v=1766598583",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/richland/christmas-eve-service/200029368058647",
        "location": {
            "@type": "Place",
            "name": "First Presbyterian Church Richland, Michigan",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "First Presbyterian Church of Richland, Church St, Richland, MI 49083, United States",
                "addressLocality": "Richland",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.376753622939",
                "longitude": "-85.456558306885"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our Christmas Eve Service of Scripture, Songs, and Candle lighting at 5pm on Wednesday, Dec. 24th!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First Presbyterian Church Richland Michigan",
                "url": "https://allevents.in/org/first-presbyterian-church-richland-michigan/25205475"
            }
        ]
    }
]
```