

# Event Details

- **Event Name**: Sunday Service
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 11:00 am – Sun, 07 Dec, 2025 at 12:00 pm
- **Event Description**: Your place to meet new people through celebrating the life of Jesus which unites us to God and to each other.
- **Event URL**: https://allevents.in/hayden/sunday-service/200029279508140
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Hayden
- **state**: AL
- **country**: United States
- **location**: 5375 State Highway 160, Hayden, AL, United States, Alabama 35079
- **lat**: 33.89309
- **long**: -86.75133
- **full address**: 5375 State Highway 160, Hayden, AL, United States, Alabama 35079

## Event gallery

- **Alt text**: Sunday Service
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/1f90a20ffcc07a053d9e4726710eb69358fef09b69346c1c3f230aa2b6f0b415-rimg-w1200-h900-dc797877-gmir?v=1764536019

## FAQs

- **Q**: When and where is Sunday Service being held?
  - **A:** Sunday Service takes place on Sun, 07 Dec, 2025 at 11:00 am to Sun, 07 Dec, 2025 at 12:00 pm at 5375 State Highway 160, Hayden, AL, United States, Alabama 35079.
- **Q**: Who is organizing Sunday Service?
  - **A:** Sunday Service is organized by New Beginnings Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Service",
        "image": "https://cdn-az.allevents.in/events10/banners/1f90a20ffcc07a053d9e4726710eb69358fef09b69346c1c3f230aa2b6f0b415-rimg-w1200-h900-dc797877-gmir?v=1764536019",
        "startDate": "2025-12-07",
        "endDate": "2025-12-07",
        "url": "https://allevents.in/hayden/sunday-service/200029279508140",
        "location": {
            "@type": "Place",
            "name": "5375 State Highway 160, Hayden, AL, United States, Alabama 35079",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5315 AL-160, Hayden, AL 35079-6224, United States",
                "addressLocality": "Hayden",
                "addressRegion": "AL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.89309",
                "longitude": "-86.75133"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Your place to meet new people through celebrating the life of Jesus which unites us to God and to each other.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "New Beginnings Baptist Church",
                "url": "https://allevents.in/org/new-beginnings-baptist-church/25313215"
            }
        ]
    }
]
```