

# Event Details

- **Event Name**: Christmas Eve Candlelight Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:00 pm
- **Event Description**: Join us at Woodland Street United Methodist Church on Christmas Eve on a special candlelight service at 5:00pm. We would love to see your beautiful faces in these pews.
- **Event URL**: https://allevents.in/springfield/christmas-eve-candlelight-service/200029337257932
- **Event Categories**: candlelight-concerts, christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Springfield
- **state**: TN
- **country**: United States
- **location**: Woodland Street United Methodist Church
- **lat**: 36.49184
- **long**: -86.88457
- **full address**: Woodland Street United Methodist Church, 2120 Woodland St,Springfield, Tennessee, United States

## Event gallery

- **Alt text**: Christmas Eve Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/f6fe89a834077fe4ac753300a734002ba8e58c1440f02afae9f040da21ff8f88-rimg-w1200-h1600-dc5f3316-gmir?v=1766057774

## FAQs

- **Q**: When and where is Christmas Eve Candlelight Service being held?
  - **A:** Christmas Eve Candlelight Service takes place on Wed, 24 Dec, 2025 at 05:00 pm to Wed, 24 Dec, 2025 at 05:00 pm at Woodland Street United Methodist Church, 2120 Woodland St,Springfield, Tennessee, United States.
- **Q**: Who is organizing Christmas Eve Candlelight Service?
  - **A:** Christmas Eve Candlelight Service is organized by Woodland Street United Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Candlelight Service",
        "image": "https://cdn-az.allevents.in/events4/banners/f6fe89a834077fe4ac753300a734002ba8e58c1440f02afae9f040da21ff8f88-rimg-w1200-h1600-dc5f3316-gmir?v=1766057774",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/springfield/christmas-eve-candlelight-service/200029337257932",
        "location": {
            "@type": "Place",
            "name": "Woodland Street United Methodist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2120 Woodland St,Springfield, Tennessee",
                "addressLocality": "Springfield",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.49184",
                "longitude": "-86.88457"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us at Woodland Street United Methodist Church on Christmas Eve on a special candlelight service at 5:00pm. We would love to see your beautiful faces in these pews.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Woodland Street United Methodist Church",
                "url": "https://allevents.in/org/woodland-street-united-methodist-church/23568985"
            }
        ]
    }
]
```