

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 06:00 pm
- **Event Description**: Please join us for a simple and traditional Christmas Eve Service. Children welcome. The service will be short - about 35 minutes. Come hear and celebrate the good news about a baby in a manger!
- **Event URL**: https://allevents.in/grandville/christmas-eve-service/200029358908157
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 33

## Ticket Details


## Event venue details

- **city**: Grandville
- **state**: MI
- **country**: United States
- **location**: 2260 Porter St SW, Wyoming, MI, United States, Michigan 49519
- **lat**: 42.92077
- **long**: -85.7219
- **full address**: 2260 Porter St SW, Wyoming, MI, United States, Michigan 49519, 2260 Porter St SW, Wyoming, MI 49519-2290, United States, Grandville

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/6d4304b7e9a0605119ca41559db32896441addd52b94744b9e52315b3bb59162-rimg-w1200-h675-dcffffff-gmir?v=1766499816

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 06:00 pm to Wed, 24 Dec, 2025 at 06:00 pm at 2260 Porter St SW, Wyoming, MI, United States, Michigan 49519, 2260 Porter St SW, Wyoming, MI 49519-2290, United States, Grandville.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Wyoming Park Bible Fellowship.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events3/banners/6d4304b7e9a0605119ca41559db32896441addd52b94744b9e52315b3bb59162-rimg-w1200-h675-dcffffff-gmir?v=1766499816",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/grandville/christmas-eve-service/200029358908157",
        "location": {
            "@type": "Place",
            "name": "2260 Porter St SW, Wyoming, MI, United States, Michigan 49519",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2260 Porter St SW, Wyoming, MI 49519-2290, United States",
                "addressLocality": "Grandville",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.92077",
                "longitude": "-85.7219"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us for a simple and traditional Christmas Eve Service. Children welcome. The service will be short - about 35 minutes. Come hear and celebrate the good news about a baby in a manger!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Wyoming Park Bible Fellowship",
                "url": "https://allevents.in/org/wyoming-park-bible-fellowship/27241547"
            }
        ]
    }
]
```