

# Event Details

- **Event Name**: Christmas Eve by Candlelight
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 07:00 pm
- **Event Description**: Join us for a service of lessons and carols celebrating the birth of Jesus. All are welcome!
- **Event URL**: https://allevents.in/trumbull/christmas-eve-by-candlelight/200029380156018
- **Event Categories**: candlelight-concerts, christmas
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Trumbull
- **state**: CT
- **country**: United States
- **location**: 2975 Nichols Ave, Trumbull, CT
- **lat**: 41.23569
- **long**: -73.16083
- **full address**: 2975 Nichols Ave, Trumbull, CT, United States

## Event gallery

- **Alt text**: Christmas Eve by Candlelight
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/6a6d5ffd4e0aa2dc167e0f93cad02035b2e9f6cccdcfb9359d9f326bde4aa8fe-rimg-w1200-h1600-dc5c8bc4-gmir?v=1766203758

## FAQs

- **Q**: When and where is Christmas Eve by Candlelight being held?
  - **A:** Christmas Eve by Candlelight takes place on Wed, 24 Dec, 2025 at 07:00 pm to Wed, 24 Dec, 2025 at 07:00 pm at 2975 Nichols Ave, Trumbull, CT, United States.
- **Q**: Who is organizing Christmas Eve by Candlelight?
  - **A:** Christmas Eve by Candlelight is organized by Christ Redeemer Evangelical Lutheran Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve by Candlelight",
        "image": "https://cdn-az.allevents.in/events5/banners/6a6d5ffd4e0aa2dc167e0f93cad02035b2e9f6cccdcfb9359d9f326bde4aa8fe-rimg-w1200-h1600-dc5c8bc4-gmir?v=1766203758",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/trumbull/christmas-eve-by-candlelight/200029380156018",
        "location": {
            "@type": "Place",
            "name": "2975 Nichols Ave, Trumbull, CT",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2975 Nichols Ave, Trumbull, CT 06611-5324, United States",
                "addressLocality": "Trumbull",
                "addressRegion": "CT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.23569",
                "longitude": "-73.16083"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a service of lessons and carols celebrating the birth of Jesus. All are welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Christ Redeemer Evangelical Lutheran Church",
                "url": "https://allevents.in/org/christ-redeemer-evangelical-lutheran-church/25980438"
            }
        ]
    }
]
```