

# Event Details

- **Event Name**: Church Anniversary #12
- **Event Start and End Date**: Sun, 28 Jun, 2026 at 11:00 am
- **Event Description**: 12 yrs Honoring our past and celebrating our future
- **Event URL**: https://allevents.in/tuscaloosa/church-anniversary-12/200030042699735
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 36

## Ticket Details


## Event venue details

- **city**: Tuscaloosa
- **state**: AL
- **country**: United States
- **location**: Tuscaloosa, Alabama
- **lat**: 33.2065
- **long**: -87.5346
- **full address**: Tuscaloosa, Alabama, United States

## Event gallery

- **Alt text**: Church Anniversary #12
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/f74312110843dc1d0acf2a0fd40d99782f5f11e515c630b3881736fa39186c6c-rimg-w1024-h1536-dc2e5b92-gmir?v=1782464020

## FAQs

- **Q**: When and where is Church Anniversary #12 being held?
  - **A:** Church Anniversary #12 takes place on Sun, 28 Jun, 2026 at 11:00 am to Sun, 28 Jun, 2026 at 11:00 am at Tuscaloosa, Alabama, United States.
- **Q**: Who is organizing Church Anniversary #12?
  - **A:** Church Anniversary #12 is organized by Oasis Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Church Anniversary #12",
        "image": "https://cdn-az.allevents.in/events1/banners/f74312110843dc1d0acf2a0fd40d99782f5f11e515c630b3881736fa39186c6c-rimg-w1024-h1536-dc2e5b92-gmir?v=1782464020",
        "startDate": "2026-06-28",
        "url": "https://allevents.in/tuscaloosa/church-anniversary-12/200030042699735",
        "location": {
            "@type": "Place",
            "name": "Tuscaloosa, Alabama",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Tuscaloosa, Alabama",
                "addressLocality": "Tuscaloosa",
                "addressRegion": "AL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.2065",
                "longitude": "-87.5346"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "12 yrs Honoring our past and celebrating our future",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Oasis Baptist Church",
                "url": "https://allevents.in/org/oasis-baptist-church/25237430"
            }
        ]
    }
]
```