

# Event Details

- **Event Name**: Monroe 3rd Ward Sacrament Meeting
- **Event Start and End Date**: Sun, 28 Dec, 2025 at 01:00 pm – Sun, 28 Dec, 2025 at 02:00 pm
- **Event Description**: Weekly Sacrament Meeting.
- **Event URL**: https://allevents.in/monroe/monroe-3rd-ward-sacrament-meeting/1600027705570544
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Monroe
- **state**: UT
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 38.629721530976
- **long**: -112.12199842173
- **full address**: The Church of Jesus Christ of Latter-day Saints, 140 South Main Street, Monroe, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/482fcaa0-52e7-11f0-bf10-61f15e1a81f0-rimg-w1200-h675-dc050729-gmir.png
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/48914b90-52e7-11f0-9aa3-310219561f6c-rimg-w300-h300-dcf1efed-gmir.png

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 28 Dec, 2025 at 01:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 140 South Main Street, Monroe, United States
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Monroe 3rd Ward 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": "Monroe 3rd Ward Sacrament Meeting",
        "image": "https://cdn-az.allevents.in/events5/banners/482fcaa0-52e7-11f0-bf10-61f15e1a81f0-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-28",
        "endDate": "2025-12-28",
        "url": "https://allevents.in/monroe/monroe-3rd-ward-sacrament-meeting/1600027705570544",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "140 South Main Street",
                "addressLocality": "Monroe",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.629721530976",
                "longitude": "-112.12199842173"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Weekly Sacrament Meeting."
    }
]
```