

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 07:00 pm
- **Event Description**: Join us for a short service with music and a teaching as we center our minds on the reason for the season: Jesus.
- **Event URL**: https://allevents.in/glide/christmas-eve-service/200029375544839
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Glide
- **state**: OR
- **country**: United States
- **location**: 1547 Wild River Drive, Roseburg, OR
- **lat**: 43.30364
- **long**: -123.14069
- **full address**: 1547 Wild River Drive, Roseburg, OR, 1547 Wild River Dr, Roseburg, OR 97470-7706, United States, Glide

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/147da9c2db8de56eb402202d83756ca8e220e64596c3d895f17ecd94b662b522-rimg-w1200-h857-dc47454a-gmir?v=1766107598

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 07:00 pm to Wed, 24 Dec, 2025 at 07:00 pm at 1547 Wild River Drive, Roseburg, OR, 1547 Wild River Dr, Roseburg, OR 97470-7706, United States, Glide.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by North Umpqua Bible Fellowship - Glide.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events7/banners/147da9c2db8de56eb402202d83756ca8e220e64596c3d895f17ecd94b662b522-rimg-w1200-h857-dc47454a-gmir?v=1766107598",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/glide/christmas-eve-service/200029375544839",
        "location": {
            "@type": "Place",
            "name": "1547 Wild River Drive, Roseburg, OR",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1547 Wild River Dr, Roseburg, OR 97470-7706, United States",
                "addressLocality": "Glide",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.30364",
                "longitude": "-123.14069"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a short service with music and a teaching as we center our minds on the reason for the season: Jesus.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "North Umpqua Bible Fellowship - Glide",
                "url": "https://allevents.in/org/north-umpqua-bible-fellowship-glide/24669855"
            }
        ]
    }
]
```