

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 06:00 pm – Wed, 24 Dec, 2025 at 07:00 pm
- **Event Description**: Join us at Northwood Church as we celebrate the birth of Jesus!
- **Event URL**: https://allevents.in/redwood-falls/christmas-eve-service/200029200708124
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Redwood Falls
- **state**: MN
- **country**: United States
- **location**: 701 Northwood Dr, Redwood Falls, MN, United States, Minnesota 56283
- **lat**: 44.54828
- **long**: -95.09655
- **full address**: 701 Northwood Dr, Redwood Falls, MN, United States, Minnesota 56283

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/55da2ef513d8dd201dc73ab880431b0635fd0454a6642ace01500c7d8ae20886-rimg-w537-h296-dc111819-gmir?v=1766435602

## 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 07:00 pm at 701 Northwood Dr, Redwood Falls, MN, United States, Minnesota 56283.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Northwood Church Redwood Falls.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events6/banners/55da2ef513d8dd201dc73ab880431b0635fd0454a6642ace01500c7d8ae20886-rimg-w537-h296-dc111819-gmir?v=1766435602",
        "startDate": "2025-12-24",
        "endDate": "2025-12-24",
        "url": "https://allevents.in/redwood-falls/christmas-eve-service/200029200708124",
        "location": {
            "@type": "Place",
            "name": "701 Northwood Dr, Redwood Falls, MN, United States, Minnesota 56283",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "701 Northwood Dr, Redwood Falls, MN 56283-1363, United States",
                "addressLocality": "Redwood Falls",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.54828",
                "longitude": "-95.09655"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us at Northwood Church as we celebrate the birth of Jesus!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Northwood Church Redwood Falls",
                "url": "https://allevents.in/org/northwood-church-redwood-falls/21955709"
            }
        ]
    }
]
```