

# Event Details

- **Event Name**: Weekly Christ -centered worship service
- **Event Start and End Date**: Sun, 28 Dec, 2025 at 10:30 am – Sun, 28 Dec, 2025 at 12:30 pm
- **Event Description**: Come join us for our weekly Sunday worship service!
- **Event URL**: https://allevents.in/austin/weekly-christ-centered-worship-service/1600028210334757
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600028210334757

## Event venue details

- **city**: Austin
- **state**: TX
- **country**: US
- **location**: Church of Jesus Christ of Latter-Day Saints
- **lat**: 30.493017
- **long**: -97.7357124
- **full address**: Church of Jesus Christ of Latter-Day Saints, 8140 Racine Trail, Austin, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/5c057360-3404-11f0-9be3-8fa412d14dfd-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Weekly Christ -centered worship service being held?
  - **A:** Weekly Christ -centered worship service takes place on Sun, 28 Dec, 2025 at 10:30 am to Sun, 28 Dec, 2025 at 12:30 pm at Church of Jesus Christ of Latter-Day Saints, 8140 Racine Trail, Austin, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Weekly Christ -centered worship service",
        "image": "https://cdn-az.allevents.in/events5/banners/bd09cfd0-e40d-11f0-983f-3f1406156a47-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-28",
        "endDate": "2025-12-28",
        "url": "https://allevents.in/austin/weekly-christ-centered-worship-service/1600028210334757",
        "location": {
            "@type": "Place",
            "name": "Church of Jesus Christ of Latter-Day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8140 Racine Trail",
                "addressLocality": "Austin",
                "addressRegion": "TX",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.493017",
                "longitude": "-97.7357124"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for our weekly Sunday worship service!"
    }
]
```