

# Event Details

- **Event Name**: Sanctity of Life Sunday
- **Event Start and End Date**: Sun, 18 Jan, 2026 at 10:30 am
- **Event Description**: We will observe Sanctity of Life Sunday on January 18th.
- **Event URL**: https://allevents.in/gardendale/sanctity-of-life-sunday/200029354757646
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Gardendale
- **state**: AL
- **country**: United States
- **location**: 2649 Decatur Hwy, Gardendale, AL, United States, Alabama 35071
- **lat**: 33.69098
- **long**: -86.81837
- **full address**: 2649 Decatur Hwy, Gardendale, AL, United States, Alabama 35071

## Event gallery

- **Alt text**: Sanctity of Life Sunday
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/2ba3b8328dbf6a61007083d971a99501739253eda953377b5fb68cebf46d1e8c-rimg-w1200-h675-dc2f1d16-gmir?v=1768590983

## FAQs

- **Q**: When and where is Sanctity of Life Sunday being held?
  - **A:** Sanctity of Life Sunday takes place on Sun, 18 Jan, 2026 at 10:30 am to Sun, 18 Jan, 2026 at 10:30 am at 2649 Decatur Hwy, Gardendale, AL, United States, Alabama 35071.
- **Q**: Who is organizing Sanctity of Life Sunday?
  - **A:** Sanctity of Life Sunday is organized by Gardendale Baptist Tabernacle.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sanctity of Life Sunday",
        "image": "https://cdn-az.allevents.in/events6/banners/2ba3b8328dbf6a61007083d971a99501739253eda953377b5fb68cebf46d1e8c-rimg-w1200-h675-dc2f1d16-gmir?v=1768590983",
        "startDate": "2026-01-18",
        "url": "https://allevents.in/gardendale/sanctity-of-life-sunday/200029354757646",
        "location": {
            "@type": "Place",
            "name": "2649 Decatur Hwy, Gardendale, AL, United States, Alabama 35071",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2649 Decatur Hwy, Gardendale, AL 35068-1723, United States",
                "addressLocality": "Gardendale",
                "addressRegion": "AL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.69098",
                "longitude": "-86.81837"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will observe Sanctity of Life Sunday on January 18th.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Gardendale Baptist Tabernacle",
                "url": "https://allevents.in/org/gardendale-baptist-tabernacle/26217848"
            }
        ]
    }
]
```