

# Event Details

- **Event Name**: Christmas Eve service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 07:00 pm – Wed, 24 Dec, 2025 at 08:00 pm
- **Event Description**: Can’t wait for this year's Christmas Eve service at 7 pm!  Come and join us sing about our sweet Jesus' birth!
- **Event URL**: https://allevents.in/paw-paw/christmas-eve-service/200029354656123
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: Paw Paw
- **state**: MI
- **country**: United States
- **location**: 201 W Michigan Ave, Paw Paw, MI
- **lat**: 42.21683
- **long**: -85.89817
- **full address**: 201 W Michigan Ave, Paw Paw, MI, United States

## Event gallery

- **Alt text**: Christmas Eve service
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/e2343ed80ebefee9f97274716685b019938b9820030f8d8fb456cc5237e38aa7-rimg-w474-h355-dc032d48-gmir?v=1766317850

## FAQs

- **Q**: When and where is Christmas Eve service being held?
  - **A:** Christmas Eve service takes place on Wed, 24 Dec, 2025 at 07:00 pm to Wed, 24 Dec, 2025 at 08:00 pm at 201 W Michigan Ave, Paw Paw, MI, United States.
- **Q**: Who is organizing Christmas Eve service?
  - **A:** Christmas Eve service is organized by New Hope Family Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve service",
        "image": "https://cdn-az.allevents.in/events1/banners/e2343ed80ebefee9f97274716685b019938b9820030f8d8fb456cc5237e38aa7-rimg-w474-h355-dc032d48-gmir?v=1766317850",
        "startDate": "2025-12-24",
        "endDate": "2025-12-24",
        "url": "https://allevents.in/paw-paw/christmas-eve-service/200029354656123",
        "location": {
            "@type": "Place",
            "name": "201 W Michigan Ave, Paw Paw, MI",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "201 W Michigan Ave, Paw Paw, MI 49079-1054, United States",
                "addressLocality": "Paw Paw",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.21683",
                "longitude": "-85.89817"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Can’t wait for this year's Christmas Eve service at 7 pm!  Come and join us sing about our sweet Jesus' birth!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "New Hope Family Church",
                "url": "https://allevents.in/org/new-hope-family-church/25985737"
            }
        ]
    }
]
```