

# Event Details

- **Event Name**: Christmas Eve Candlelight Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 07:00 pm
- **Event Description**: Join us on Christmas Eve for a traditional Service of Lessons and Carols. 7pm
- **Event URL**: https://allevents.in/goshen/christmas-eve-candlelight-service/200029183006445
- **Event Categories**: christmas-services, christmas, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 23

## Ticket Details


## Event venue details

- **city**: Goshen
- **state**: IN
- **country**: United States
- **location**: 215 W Clinton St, Goshen, IN, United States, Indiana 46526
- **lat**: 41.58812
- **long**: -85.8374
- **full address**: 215 W Clinton St, Goshen, IN, United States, Indiana 46526

## Event gallery

- **Alt text**: Christmas Eve Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/a2b499e788182be2a892c161f179462db282f46a0c1048d70c9bc864d829d58e-rimg-w1200-h800-dc010100-gmir?v=1766210390

## 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 07:00 pm to Wed, 24 Dec, 2025 at 07:00 pm at 215 W Clinton St, Goshen, IN, United States, Indiana 46526.
- **Q**: Who is organizing Christmas Eve Candlelight Service?
  - **A:** Christmas Eve Candlelight Service is organized by Goshen First Brethren 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/a2b499e788182be2a892c161f179462db282f46a0c1048d70c9bc864d829d58e-rimg-w1200-h800-dc010100-gmir?v=1766210390",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/goshen/christmas-eve-candlelight-service/200029183006445",
        "location": {
            "@type": "Place",
            "name": "215 W Clinton St, Goshen, IN, United States, Indiana 46526",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "215 W Clinton St, Goshen, IN 46526-3215, United States",
                "addressLocality": "Goshen",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.58812",
                "longitude": "-85.8374"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us on Christmas Eve for a traditional Service of Lessons and Carols. 7pm",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Goshen First Brethren Church",
                "url": "https://allevents.in/org/goshen-first-brethren-church/26079502"
            }
        ]
    }
]
```