

# Event Details

- **Event Name**: Christmas Eve at Valley Baptist
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:30 pm
- **Event Description**: Join us for our Christmas Eve service at 5:30 PM as we celebrate the birth of our Savior together.
- **Event URL**: https://allevents.in/valley/christmas-eve-at-valley-baptist/200029350072855
- **Event Categories**: christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 30

## Ticket Details


## Event venue details

- **city**: Valley
- **state**: AL
- **country**: United States
- **location**: 3302 20th Ave, Valley, AL
- **lat**: 32.84002
- **long**: -85.17651
- **full address**: 3302 20th Ave, Valley, AL, United States

## Event gallery

- **Alt text**: Christmas Eve at Valley Baptist
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/7b16307eff8ac0b99ad41b335a463388c1490e68a2d871908cf2ec7c0b8183ea-rimg-w1200-h675-dc272931-gmir?v=1766252371

## FAQs

- **Q**: When and where is Christmas Eve at Valley Baptist being held?
  - **A:** Christmas Eve at Valley Baptist takes place on Wed, 24 Dec, 2025 at 05:30 pm to Wed, 24 Dec, 2025 at 05:30 pm at 3302 20th Ave, Valley, AL, United States.
- **Q**: Who is organizing Christmas Eve at Valley Baptist?
  - **A:** Christmas Eve at Valley Baptist is organized by Valley Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve at Valley Baptist",
        "image": "https://cdn-az.allevents.in/events9/banners/7b16307eff8ac0b99ad41b335a463388c1490e68a2d871908cf2ec7c0b8183ea-rimg-w1200-h675-dc272931-gmir?v=1766252371",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/valley/christmas-eve-at-valley-baptist/200029350072855",
        "location": {
            "@type": "Place",
            "name": "3302 20th Ave, Valley, AL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3302 20th Ave, Valley, AL 36854-3201, United States",
                "addressLocality": "Valley",
                "addressRegion": "AL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.84002",
                "longitude": "-85.17651"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our Christmas Eve service at 5:30 PM as we celebrate the birth of our Savior together.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Valley Baptist Church",
                "url": "https://allevents.in/org/valley-baptist-church/24897821"
            }
        ]
    }
]
```