

# Event Details

- **Event Name**: Christmas Candlelight Service
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 07:00 pm – Sun, 21 Dec, 2025 at 08:00 pm
- **Event Description**: Join us for an evening of carols, Scripture, prayer, and fellowship as we celebrate Christ together.
- **Event URL**: https://allevents.in/mitchell/christmas-candlelight-service/200029354784133
- **Event Categories**: christmas-services, candlelight-concerts, christmas
- **Interested Audience**: 
  - total_interested_count: 36

## Ticket Details


## Event venue details

- **city**: Mitchell
- **state**: IN
- **country**: United States
- **location**: Tulip Street Christian Church
- **lat**: 38.728155165657
- **long**: -86.474815189228
- **full address**: Tulip Street Christian Church, 900 Tulip St,Mitchell, Indiana, United States

## Event gallery

- **Alt text**: Christmas Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/601918df0aece9d3c73cf5adb9acab7399bef19120219793e29179fef15a6ff2-rimg-w1200-h675-dc020100-gmir?v=1765703253

## FAQs

- **Q**: When and where is Christmas Candlelight Service being held?
  - **A:** Christmas Candlelight Service takes place on Sun, 21 Dec, 2025 at 07:00 pm to Sun, 21 Dec, 2025 at 08:00 pm at Tulip Street Christian Church, 900 Tulip St,Mitchell, Indiana, United States.
- **Q**: Who is organizing Christmas Candlelight Service?
  - **A:** Christmas Candlelight Service is organized by Tulip Street Christian Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Candlelight Service",
        "image": "https://cdn-az.allevents.in/events7/banners/601918df0aece9d3c73cf5adb9acab7399bef19120219793e29179fef15a6ff2-rimg-w1200-h675-dc020100-gmir?v=1765703253",
        "startDate": "2025-12-21",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/mitchell/christmas-candlelight-service/200029354784133",
        "location": {
            "@type": "Place",
            "name": "Tulip Street Christian Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "900 Tulip St,Mitchell, Indiana",
                "addressLocality": "Mitchell",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.728155165657",
                "longitude": "-86.474815189228"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for an evening of carols, Scripture, prayer, and fellowship as we celebrate Christ together.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Tulip Street Christian Church",
                "url": "https://allevents.in/org/tulip-street-christian-church/23273683"
            }
        ]
    }
]
```