

# Event Details

- **Event Name**: Christmas Eve Worship
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 04:00 pm – Wed, 24 Dec, 2025 at 05:00 pm
- **Event Description**: Please join us at First Church as we celebrate the birth of our Savior, Jesus Christ. Nursery Care will be available at 4:00pm and 7:00pm.
- **Event URL**: https://allevents.in/appleton/christmas-eve-worship/200029392233055
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Appleton
- **state**: WI
- **country**: United States
- **location**: 325 E Franklin Street, Appleton, WI, United States, Wisconsin 54911
- **lat**: 44.26386
- **long**: -88.40226
- **full address**: 325 E Franklin Street, Appleton, WI, United States, Wisconsin 54911

## Event gallery

- **Alt text**: Christmas Eve Worship
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/549d4172f7206ef39bbc669aa945b2172be4675a143b404ed99a3e4ddeeecce9-rimg-w1200-h675-dc010101-gmir?v=1766398974

## FAQs

- **Q**: When and where is Christmas Eve Worship being held?
  - **A:** Christmas Eve Worship takes place on Wed, 24 Dec, 2025 at 04:00 pm to Wed, 24 Dec, 2025 at 05:00 pm at 325 E Franklin Street, Appleton, WI, United States, Wisconsin 54911.
- **Q**: Who is organizing Christmas Eve Worship?
  - **A:** Christmas Eve Worship is organized by First United Methodist Church - Appleton.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Worship",
        "image": "https://cdn-az.allevents.in/events6/banners/549d4172f7206ef39bbc669aa945b2172be4675a143b404ed99a3e4ddeeecce9-rimg-w1200-h675-dc010101-gmir?v=1766398974",
        "startDate": "2025-12-24",
        "endDate": "2025-12-24",
        "url": "https://allevents.in/appleton/christmas-eve-worship/200029392233055",
        "location": {
            "@type": "Place",
            "name": "325 E Franklin Street, Appleton, WI, United States, Wisconsin 54911",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "325 E Franklin St, Appleton, WI 54911-5436, United States",
                "addressLocality": "Appleton",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.26386",
                "longitude": "-88.40226"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us at First Church as we celebrate the birth of our Savior, Jesus Christ. Nursery Care will be available at 4:00pm and 7:00pm.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First United Methodist Church - Appleton",
                "url": "https://allevents.in/org/first-united-methodist-church-appleton/20980957"
            }
        ]
    }
]
```