

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:00 pm
- **Event Description**: Come join us for our special Christmas Eve service.
- **Event URL**: https://allevents.in/onalaska/christmas-eve-service/200029352789636
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Onalaska
- **state**: WI
- **country**: United States
- **location**: 1415 Well St, Onalaska, WI, United States, Wisconsin 54650
- **lat**: 43.88846
- **long**: -91.21613
- **full address**: 1415 Well St, Onalaska, WI, United States, Wisconsin 54650

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/c408374920bee4e62903e8ad8ed506cdf909909ac0bea3fd94a29a1ac40343e1-rimg-w1200-h675-dc2d1419-gmir?v=1766315870

## 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 1415 Well St, Onalaska, WI, United States, Wisconsin 54650.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Onalaska Church of Christ.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events10/banners/c408374920bee4e62903e8ad8ed506cdf909909ac0bea3fd94a29a1ac40343e1-rimg-w1200-h675-dc2d1419-gmir?v=1766315870",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/onalaska/christmas-eve-service/200029352789636",
        "location": {
            "@type": "Place",
            "name": "1415 Well St, Onalaska, WI, United States, Wisconsin 54650",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1415 Well St, Onalaska, WI 54650-2449, United States",
                "addressLocality": "Onalaska",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.88846",
                "longitude": "-91.21613"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for our special Christmas Eve service.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Onalaska Church of Christ",
                "url": "https://allevents.in/org/onalaska-church-of-christ/25952222"
            }
        ]
    }
]
```