

# Event Details

- **Event Name**: Christmas Eve Worship Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 07:00 pm
- **Event Description**: Join us to Celebrate the Light! Using scripture and traditional Christmas carols, we'll remember the reason we can celebrate this season - Jesus, the Light of the World, has come to us!
- **Event URL**: https://allevents.in/grandville/christmas-eve-worship-service/200029326165539
- **Event Categories**: christmas, christmas-services, christmas-carols
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Grandville
- **state**: MI
- **country**: United States
- **location**: 4130 Wilson Ave SW, Grandville, MI, United States, Michigan 49418
- **lat**: 42.88965
- **long**: -85.76153
- **full address**: 4130 Wilson Ave SW, Grandville, MI, United States, Michigan 49418

## Event gallery

- **Alt text**: Christmas Eve Worship Service
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/2a86ad24e91b3cd465ad2eb7143857b7a81240ec3af28748f5f2115dd5f2de55-rimg-w851-h315-dcbbafaf-gmir?v=1766595528

## FAQs

- **Q**: When and where is Christmas Eve Worship Service being held?
  - **A:** Christmas Eve Worship Service takes place on Wed, 24 Dec, 2025 at 07:00 pm to Wed, 24 Dec, 2025 at 07:00 pm at 4130 Wilson Ave SW, Grandville, MI, United States, Michigan 49418.
- **Q**: Who is organizing Christmas Eve Worship Service?
  - **A:** Christmas Eve Worship Service is organized by South Grandville CRC.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Worship Service",
        "image": "https://cdn-az.allevents.in/events1/banners/2a86ad24e91b3cd465ad2eb7143857b7a81240ec3af28748f5f2115dd5f2de55-rimg-w851-h315-dcbbafaf-gmir?v=1766595528",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/grandville/christmas-eve-worship-service/200029326165539",
        "location": {
            "@type": "Place",
            "name": "4130 Wilson Ave SW, Grandville, MI, United States, Michigan 49418",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4130 Wilson Ave SW, Grandville, MI 49418-2347, United States",
                "addressLocality": "Grandville",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.88965",
                "longitude": "-85.76153"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us to Celebrate the Light! Using scripture and traditional Christmas carols, we'll remember the reason we can celebrate this season - Jesus, the Light of the World, has come to us!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "South Grandville CRC",
                "url": "https://allevents.in/org/south-grandville-crc/26244946"
            }
        ]
    }
]
```