

# Event Details

- **Event Name**: Candlelight Christmas Eve
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:00 pm – Wed, 24 Dec, 2025 at 06:00 pm
- **Event Description**: Join us in a heartwarming Christmas celebration! We'll have a traditional Lessons and Carols program featuring a special selection of music. You don't want to miss it!
- **Event URL**: https://allevents.in/oak-harbor/candlelight-christmas-eve/80003993057644
- **Event Categories**: entertainment, christmas, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details

- **Ticket URL**: https://oakharborfumc.org/

## Event venue details

- **city**: Oak Harbor
- **state**: WA
- **country**: United States
- **location**: Oak Harbor First United Methodist Church
- **lat**: 48.28985369999999
- **long**: -122.6463943
- **full address**: Oak Harbor First United Methodist Church, 1050 SE Ireland St, Oak Harbor, WA 98277, United States

## Event Organizer details

- **affiliate_id**: 8
- **organizer**: OHFUMC Office (https://allevents.in/org/ohfumc-office/22745858)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb6931d70e84ade.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Candlelight+Christmas+Eve&date=24+Dec

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 24 Dec, 2025 at 05:00 pm
- **Q**: Where is the event happening?
  - **A:** Oak Harbor First United Methodist Church, 1050 SE Ireland St, Oak Harbor, WA 98277, United States
- **Q**: Who is organizing the event?
  - **A:** OHFUMC Office
- **Q**: What type of event is this?
  - **A:** entertainment, christmas, candlelight-concerts
- **Q**: Where can I find ticket details about Candlelight Christmas Eve ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Candlelight Christmas Eve",
        "image": "https://cdn2.allevents.in/thumbs/thumb6931d70e84ade.jpg",
        "startDate": "2025-12-24",
        "endDate": "2025-12-24",
        "url": "https://allevents.in/oak-harbor/candlelight-christmas-eve/80003993057644",
        "location": {
            "@type": "Place",
            "name": "Oak Harbor First United Methodist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1050 SE Ireland St, Oak Harbor, WA 98277, United States",
                "postalCode": "98277",
                "addressLocality": "Oak Harbor",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "48.28985369999999",
                "longitude": "-122.6463943"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us in a heartwarming Christmas celebration! We'll have a traditional Lessons and Carols program featuring a special selection of music. You don't want to miss it!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "OHFUMC Office",
                "url": "https://allevents.in/org/ohfumc-office/22745858"
            }
        ]
    }
]
```