

# Event Details

- **Event Name**: Watch Night Service 
- **Event Start and End Date**: Wed, 31 Dec, 2025 at 06:00 pm
- **Event Description**: Join us for Watch Night Service, December 31, 2025 at 6:00 p.m.
- **Event URL**: https://allevents.in/birmingham/watch-night-service/200029341977703
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Birmingham
- **state**: AL
- **country**: United States
- **location**: Collegeville
- **lat**: 33.553146
- **long**: -86.802145
- **full address**: Collegeville, Birmingham, Alabama, United States

## Event gallery

- **Alt text**: Watch Night Service
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/61b3b3893aa3ad8a2ea060ab2789d80587a026cdf3c94ce6998bd8f64ced1069-rimg-w1200-h1600-dc31302a-gmir?v=1766773132

## FAQs

- **Q**: When and where is Watch Night Service  being held?
  - **A:** Watch Night Service  takes place on Wed, 31 Dec, 2025 at 06:00 pm to Wed, 31 Dec, 2025 at 06:00 pm at Collegeville, Birmingham, Alabama, United States.
- **Q**: Who is organizing Watch Night Service ?
  - **A:** Watch Night Service  is organized by Bethel Baptist Church of Collegeville.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Watch Night Service",
        "image": "https://cdn-az.allevents.in/events9/banners/61b3b3893aa3ad8a2ea060ab2789d80587a026cdf3c94ce6998bd8f64ced1069-rimg-w1200-h1600-dc31302a-gmir?v=1766773132",
        "startDate": "2025-12-31",
        "url": "https://allevents.in/birmingham/watch-night-service/200029341977703",
        "location": {
            "@type": "Place",
            "name": "Collegeville",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Birmingham, Alabama",
                "addressLocality": "Birmingham",
                "addressRegion": "AL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.553146",
                "longitude": "-86.802145"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for Watch Night Service, December 31, 2025 at 6:00 p.m.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bethel Baptist Church of Collegeville",
                "url": "https://allevents.in/org/bethel-baptist-church-of-collegeville/27225481"
            }
        ]
    }
]
```