

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 06:00 pm – Wed, 24 Dec, 2025 at 07:00 pm
- **Event Description**: Come one and all. Join us as we celebrate the reason for the season.
- **Event URL**: https://allevents.in/astoria/christmas-eve-service/200029380697356
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: Astoria
- **state**: OR
- **country**: United States
- **location**: 349 7th St, Astoria, OR
- **lat**: 46.1889
- **long**: -123.83598
- **full address**: 349 7th St, Astoria, OR, United States

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/39bd494ef545f66a7986b5a397a8331c04c2c6091c2abe3b7c19f2eb9045b1a1-rimg-w851-h315-dc0ab8ed-gmir?v=1766212735

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 06:00 pm to Wed, 24 Dec, 2025 at 07:00 pm at 349 7th St, Astoria, OR, United States.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by First Baptist Church of Astoria, Oregon.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events1/banners/39bd494ef545f66a7986b5a397a8331c04c2c6091c2abe3b7c19f2eb9045b1a1-rimg-w851-h315-dc0ab8ed-gmir?v=1766212735",
        "startDate": "2025-12-24",
        "endDate": "2025-12-24",
        "url": "https://allevents.in/astoria/christmas-eve-service/200029380697356",
        "location": {
            "@type": "Place",
            "name": "349 7th St, Astoria, OR",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "349 7th St, Astoria, OR 97103-4533, United States",
                "addressLocality": "Astoria",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.1889",
                "longitude": "-123.83598"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come one and all. Join us as we celebrate the reason for the season.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First Baptist Church of Astoria Oregon",
                "url": "https://allevents.in/org/first-baptist-church-of-astoria-oregon/26700004"
            }
        ]
    }
]
```