

# Event Details

- **Event Name**: Candlelight Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 06:00 pm
- **Event Description**: Candlight Service Christmas Eve 6:00pm
- **Event URL**: https://allevents.in/urbana/candlelight-service/200029389385549
- **Event Categories**: candlelight-concerts, christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Urbana
- **state**: OH
- **country**: United States
- **location**: Urbana Church of Christ In Christian Union
- **lat**: 40.12326103298
- **long**: -83.74939
- **full address**: Urbana Church of Christ In Christian Union, 1115 N Main St, Urbana, OH 43078-1023, United States

## Event gallery

- **Alt text**: Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/a1b661c92e272d1affdab90851dc1b8cf9269d60335fbdef520fdae85ff6f716-rimg-w1080-h1080-dc030102-gmir?v=1766312689

## FAQs

- **Q**: When and where is Candlelight Service being held?
  - **A:** Candlelight Service takes place on Wed, 24 Dec, 2025 at 06:00 pm to Wed, 24 Dec, 2025 at 06:00 pm at Urbana Church of Christ In Christian Union, 1115 N Main St, Urbana, OH 43078-1023, United States.
- **Q**: Who is organizing Candlelight Service?
  - **A:** Candlelight Service is organized by Urbana Church of Christ In Christian Union.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Candlelight Service",
        "image": "https://cdn-az.allevents.in/events1/banners/a1b661c92e272d1affdab90851dc1b8cf9269d60335fbdef520fdae85ff6f716-rimg-w1080-h1080-dc030102-gmir?v=1766312689",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/urbana/candlelight-service/200029389385549",
        "location": {
            "@type": "Place",
            "name": "Urbana Church of Christ In Christian Union",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1115 N Main St, Urbana, OH 43078-1023, United States",
                "addressLocality": "Urbana",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.12326103298",
                "longitude": "-83.74939"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Candlight Service Christmas Eve 6:00pm",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Urbana Church of Christ In Christian Union",
                "url": "https://allevents.in/org/urbana-church-of-christ-in-christian-union/24462561"
            }
        ]
    }
]
```