

# Event Details

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

## Ticket Details

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

## 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**: banner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/f58ec840-6890-11f0-a124-6baa6874ed0b-rimg-w1200-h675-dc050729-gmir.png
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/f5f68ac0-6890-11f0-9c28-bf44ded37898-rimg-w300-h300-dcf1efed-gmir.png

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 07 Dec, 2025 at 11:00 am
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1800 San Juan Street, Tustin, United States
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Sunday Worship Service ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Worship Service",
        "image": "https://cdn-az.allevents.in/events6/banners/f58ec840-6890-11f0-a124-6baa6874ed0b-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-07",
        "endDate": "2025-12-07",
        "url": "https://allevents.in/tustin/sunday-worship-service/1600027687094903",
        "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"
    }
]
```