

# Event Details

- **Event Name**: Sunday Worship Service
- **Event Start and End Date**: Sun, 28 Dec, 2025 at 11:00 am – Sun, 28 Dec, 2025 at 01:00 pm
- **Event URL**: https://allevents.in/tustin/sunday-worship-service/1600027687095522
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Tustin
- **state**: CA
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 33.73299
- **long**: -117.80832
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1800 San Juan Street, Tustin, United States

## Event gallery

- **Alt text**: Sunday Worship Service
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/f28c0f90-6890-11f0-b5e4-c72822db3bb9-rimg-w1200-h675-dc050729-gmir.png

## FAQs

- **Q**: When and where is Sunday Worship Service being held?
  - **A:** Sunday Worship Service takes place on Sun, 28 Dec, 2025 at 11:00 am to Sun, 28 Dec, 2025 at 01:00 pm at The Church of Jesus Christ of Latter-day Saints, 1800 San Juan Street, Tustin, 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/f28c0f90-6890-11f0-b5e4-c72822db3bb9-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-28",
        "endDate": "2025-12-28",
        "url": "https://allevents.in/tustin/sunday-worship-service/1600027687095522",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1800 San Juan Street",
                "addressLocality": "Tustin",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.73299",
                "longitude": "-117.80832"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```