

# Event Details

- **Event Name**: Sunday Worship Service
- **Event Start and End Date**: Sun, 30 Nov, 2025 at 10:30 am – Sun, 30 Nov, 2025 at 11:30 am
- **Event Description**: Sunday Worship Service
- **Event URL**: https://allevents.in/austin/sunday-worship-service/1600028334892111
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Austin
- **state**: TX
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 30.233028827006
- **long**: -97.735941272475
- **full address**: The Church of Jesus Christ of Latter-day Saints, 2111 Parker Lane, Austin, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/50aa4180-47a0-11f0-bc7a-cfefb9a1b7af-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Sunday Worship Service being held?
  - **A:** Sunday Worship Service takes place on Sun, 30 Nov, 2025 at 10:30 am to Sun, 30 Nov, 2025 at 11:30 am at The Church of Jesus Christ of Latter-day Saints, 2111 Parker Lane, Austin, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Worship Service",
        "image": "https://cdn-az.allevents.in/events2/banners/4fef07d0-47a0-11f0-8a3f-794731e74b0b-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-11-30",
        "endDate": "2025-11-30",
        "url": "https://allevents.in/austin/sunday-worship-service/1600028334892111",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2111 Parker Lane",
                "addressLocality": "Austin",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.233028827006",
                "longitude": "-97.735941272475"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sunday Worship Service"
    }
]
```