

# Event Details

- **Event Name**: Sacrament Meeting
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 09:00 am – Sun, 14 Dec, 2025 at 10:00 am
- **Event Description**: Our main Sunday service, open to everyone. Come worship with us!
- **Event URL**: https://allevents.in/ogden/sacrament-meeting/1600027683965456
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Ogden
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 41.25776225502
- **long**: -111.94583255059
- **full address**: The Church of Jesus Christ of Latter-day Saints, 300 Iowa Avenue, Ogden, US

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/b05147d0-d20d-11f0-8847-13c74ce67ee0-rimg-w1200-h675-dc050729-gmir.png
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/b0b0ccf0-d20d-11f0-996b-d59fe40bb918-rimg-w300-h300-dcf1efed-gmir.png

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 14 Dec, 2025 at 09:00 am
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 300 Iowa Avenue, Ogden, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Sacrament Meeting ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sacrament Meeting",
        "image": "https://cdn-az.allevents.in/events9/banners/b05147d0-d20d-11f0-8847-13c74ce67ee0-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-14",
        "endDate": "2025-12-14",
        "url": "https://allevents.in/ogden/sacrament-meeting/1600027683965456",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "300 Iowa Avenue",
                "addressLocality": "Ogden",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.25776225502",
                "longitude": "-111.94583255059"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our main Sunday service, open to everyone. Come worship with us!"
    }
]
```