

# Event Details

- **Event Name**: CO Sacrament Meeting
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 11:00 am – Sun, 21 Dec, 2025 at 12:00 pm
- **Event URL**: https://allevents.in/corona/co-sacrament-meeting/1600027845701157
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Corona
- **state**: CA
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 33.8581125
- **long**: -117.5911092
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1290 W Ontario Ave, Corona, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/eda874f0-ea78-11ef-9a4f-fbc370fe4c87-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is CO Sacrament Meeting being held?
  - **A:** CO Sacrament Meeting takes place on Sun, 21 Dec, 2025 at 11:00 am to Sun, 21 Dec, 2025 at 12:00 pm at The Church of Jesus Christ of Latter-day Saints, 1290 W Ontario Ave, Corona, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "CO Sacrament Meeting",
        "image": "https://cdn-az.allevents.in/events5/banners/42cece70-531a-11f0-89a3-53d0ad149218-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-21",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/corona/co-sacrament-meeting/1600027845701157",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1290 W Ontario Ave",
                "addressLocality": "Corona",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.8581125",
                "longitude": "-117.5911092"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```