

# Event Details

- **Event Name**: Sunday Sacrament and Worship Meeting
- **Event Start and End Date**: Sun, 23 Nov, 2025 at 09:00 am – Sun, 23 Nov, 2025 at 10:00 am
- **Event Description**: All are welcome to join in worshiping and learning of Christ.
- **Event URL**: https://allevents.in/yorba-linda/sunday-sacrament-and-worship-meeting/1600028211002845
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Yorba Linda
- **state**: CA
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 33.879903893219
- **long**: -117.80585767281
- **full address**: The Church of Jesus Christ of Latter-day Saints, 5550 Ohio Street, Yorba Linda, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/4c7def60-3438-11f0-b6e4-8346a1385c86-rimg-w1000-h562-dcc

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 23 Nov, 2025 at 09:00 am
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 5550 Ohio Street, Yorba Linda, United States
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Sunday Sacrament and Worship Meeting ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Sacrament and Worship Meeting",
        "image": "https://cdn-az.allevents.in/events10/banners/50da9ac0-70e9-11f0-9cd1-c9d59d3bc1a1-rimg-w1200-h675-dcc1c1bd-gmir.png",
        "startDate": "2025-11-23",
        "endDate": "2025-11-23",
        "url": "https://allevents.in/yorba-linda/sunday-sacrament-and-worship-meeting/1600028211002845",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5550 Ohio Street",
                "addressLocality": "Yorba Linda",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.879903893219",
                "longitude": "-117.80585767281"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All are welcome to join in worshiping and learning of Christ."
    }
]
```