

# Event Details

- **Event Name**: Father's Day Worship Service
- **Event Start and End Date**: Sun, 21 Jun, 2026 at 11:00 am
- **Event Description**: Join us this Sunday June 21st at 11am for a special Father's Day at Austin Alive Church. We have gifts for all the Father's and an encouraging message to all the men out there.
- **Event URL**: https://allevents.in/cedar-park/fathers-day-worship-service/200030271601144
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Cedar Park
- **state**: TX
- **country**: United States
- **location**: 304 W. Whitestone Blvd , Cedar Park, TX, United States, Texas 78613
- **lat**: 30.51909
- **long**: -97.83282
- **full address**: 304 W. Whitestone Blvd , Cedar Park, TX, United States, Texas 78613

## Event gallery

- **Alt text**: Father's Day Worship Service
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/4e4c089e423795274574994c4260542b2180618890e29195d8320105f43786fd-rimg-w1200-h675-dc302f18-gmir?v=1781905544

## FAQs

- **Q**: When and where is Father's Day Worship Service being held?
  - **A:** Father's Day Worship Service takes place on Sun, 21 Jun, 2026 at 11:00 am to Sun, 21 Jun, 2026 at 11:00 am at 304 W. Whitestone Blvd , Cedar Park, TX, United States, Texas 78613.
- **Q**: Who is organizing Father's Day Worship Service?
  - **A:** Father's Day Worship Service is organized by Austin Alive Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Father's Day Worship Service",
        "image": "https://cdn-az.allevents.in/events1/banners/4e4c089e423795274574994c4260542b2180618890e29195d8320105f43786fd-rimg-w1200-h675-dc302f18-gmir?v=1781905544",
        "startDate": "2026-06-21",
        "url": "https://allevents.in/cedar-park/fathers-day-worship-service/200030271601144",
        "location": {
            "@type": "Place",
            "name": "304 W. Whitestone Blvd , Cedar Park, TX, United States, Texas 78613",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "304 W Whitestone Blvd, Cedar Park, TX 78613-7003, United States",
                "addressLocality": "Cedar Park",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.51909",
                "longitude": "-97.83282"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us this Sunday June 21st at 11am for a special Father's Day at Austin Alive Church. We have gifts for all the Father's and an encouraging message to all the men out there.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Austin Alive Church",
                "url": "https://allevents.in/org/austin-alive-church/21038152"
            }
        ]
    }
]
```