

# Event Details

- **Event Name**: Thanksgiving Eve Service
- **Event Start and End Date**: Wed, 26 Nov, 2025 at 05:30 pm
- **Event Description**: On Thanksgiving Eve we will gather together to express our gratitude to God! Join your church family for a Simple Supper at 5:30pm and Worship at 6:30pm. Sign up at info.norkenzie.net!
- **Event URL**: https://allevents.in/eugene/thanksgiving-eve-service/200029153771414
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Eugene
- **state**: OR
- **country**: United States
- **location**: 2530 Crescent Ave, Eugene, OR, United States, Oregon 97408
- **lat**: 44.09216
- **long**: -123.07229
- **full address**: 2530 Crescent Ave, Eugene, OR, United States, Oregon 97408

## Event gallery

- **Alt text**: Thanksgiving Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/49f1a1ef5141dca3767d3dc1c26f99680c1f954d05ecf4b5042f19c7ebe08611-rimg-w1200-h628-dcd5ab61-gmir?v=1763990312

## FAQs

- **Q**: When and where is Thanksgiving Eve Service being held?
  - **A:** Thanksgiving Eve Service takes place on Wed, 26 Nov, 2025 at 05:30 pm to Wed, 26 Nov, 2025 at 05:30 pm at 2530 Crescent Ave, Eugene, OR, United States, Oregon 97408.
- **Q**: Who is organizing Thanksgiving Eve Service?
  - **A:** Thanksgiving Eve Service is organized by Norkenzie Christian Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving Eve Service",
        "image": "https://cdn-az.allevents.in/events6/banners/49f1a1ef5141dca3767d3dc1c26f99680c1f954d05ecf4b5042f19c7ebe08611-rimg-w1200-h628-dcd5ab61-gmir?v=1763990312",
        "startDate": "2025-11-26",
        "url": "https://allevents.in/eugene/thanksgiving-eve-service/200029153771414",
        "location": {
            "@type": "Place",
            "name": "2530 Crescent Ave, Eugene, OR, United States, Oregon 97408",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2530 Crescent Ave, Eugene, OR 97408-4710, United States",
                "addressLocality": "Eugene",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.09216",
                "longitude": "-123.07229"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "On Thanksgiving Eve we will gather together to express our gratitude to God! Join your church family for a Simple Supper at 5:30pm and Worship at 6:30pm. Sign up at info.norkenzie.net!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Norkenzie Christian Church",
                "url": "https://allevents.in/org/norkenzie-christian-church/25993966"
            }
        ]
    }
]
```