

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:30 pm
- **Event Description**: Christmas Eve Service at 5:30PM December 24th
- **Event URL**: https://allevents.in/sherwood/christmas-eve-service/200029394985430
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Sherwood
- **state**: OR
- **country**: United States
- **location**: Tualatin North
- **lat**: 45.3816
- **long**: -122.839915
- **full address**: Tualatin North, Sherwood, Oregon, United States

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/c4342729e2b9328d8a57651cc1ec947e0be385f8177c556eb911101c3bf55cbc-rimg-w1200-h1600-dc92765c-gmir?v=1766443227

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 05:30 pm to Wed, 24 Dec, 2025 at 05:30 pm at Tualatin North, Sherwood, Oregon, United States.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Mountain Home United Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events8/banners/c4342729e2b9328d8a57651cc1ec947e0be385f8177c556eb911101c3bf55cbc-rimg-w1200-h1600-dc92765c-gmir?v=1766443227",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/sherwood/christmas-eve-service/200029394985430",
        "location": {
            "@type": "Place",
            "name": "Tualatin North",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Sherwood, Oregon",
                "addressLocality": "Sherwood",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.3816",
                "longitude": "-122.839915"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Christmas Eve Service at 5:30PM December 24th",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mountain Home United Methodist Church",
                "url": "https://allevents.in/org/mountain-home-united-methodist-church/27273526"
            }
        ]
    }
]
```