

# Event Details

- **Event Name**: Sunday Sacrament and Worship Meeting
- **Event Start and End Date**: Sun, 28 Dec, 2025 at 09:00 am – Sun, 28 Dec, 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/1600028210986830
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Yorba Linda
- **state**: CA
- **country**: US
- **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, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/0233a4f0-3437-11f0-b7d6-b534d8876ebc-rimg-w1000-h562-dc

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 28 Dec, 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, US
- **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/events5/banners/a9f52010-d5e0-11f0-a572-8351d1aa0224-rimg-w1200-h675-dcc1c1bd-gmir.png",
        "startDate": "2025-12-28",
        "endDate": "2025-12-28",
        "url": "https://allevents.in/yorba-linda/sunday-sacrament-and-worship-meeting/1600028210986830",
        "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": {
                    "@type": "Country",
                    "name": "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."
    }
]
```