

# Event Details

- **Event Name**: Christmas Eve Candlelight Service 
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 06:00 pm
- **Event Description**: Please Join us for a Candlelight Christmas Eve celebration! All are welcome!
- **Event URL**: https://allevents.in/tennyson/christmas-eve-candlelight-service/200029343749023
- **Event Categories**: candlelight-concerts, christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Tennyson
- **state**: IN
- **country**: United States
- **location**: Baker Chapel United Methodist Church
- **lat**: 38.053249973273
- **long**: -87.177399262093
- **full address**: Baker Chapel United Methodist Church, 3495 E State Route 62,Tennyson, Indiana, United States

## Event gallery

- **Alt text**: Christmas Eve Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/0bdd30ec5e1ef537bbe0e8c5723d55dd980f04bde31aed360deb590bdae58110-rimg-w940-h788-dcd8c5a4-gmir?v=1766211045

## 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 06:00 pm to Wed, 24 Dec, 2025 at 06:00 pm at Baker Chapel United Methodist Church, 3495 E State Route 62,Tennyson, Indiana, United States.
- **Q**: Who is organizing Christmas Eve Candlelight Service ?
  - **A:** Christmas Eve Candlelight Service  is organized by Baker Chapel 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/events2/banners/0bdd30ec5e1ef537bbe0e8c5723d55dd980f04bde31aed360deb590bdae58110-rimg-w940-h788-dcd8c5a4-gmir?v=1766211045",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/tennyson/christmas-eve-candlelight-service/200029343749023",
        "location": {
            "@type": "Place",
            "name": "Baker Chapel United Methodist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3495 E State Route 62,Tennyson, Indiana",
                "addressLocality": "Tennyson",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.053249973273",
                "longitude": "-87.177399262093"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please Join us for a Candlelight Christmas Eve celebration! All are welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Baker Chapel United Methodist Church",
                "url": "https://allevents.in/org/baker-chapel-united-methodist-church/27226811"
            }
        ]
    }
]
```