

# Event Details

- **Event Name**: Monroe Branch Sacrament Meeting
- **Event Start and End Date**: Sun, 17 May, 2026 at 10:00 am – Sun, 17 May, 2026 at 11:00 am (-05:00)
- **Event Description**: https://zoom.us/j/97134615747
- **Event URL**: https://allevents.in/monroe/monroe-branch-sacrament-meeting/1600029481492431
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Monroe
- **state**: WI
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 42.58897318992
- **long**: -89.650587591954
- **full address**: The Church of Jesus Christ of Latter-day Saints, 714 24th Street, Monroe, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/d3803980-ef0b-11f0-8a94-a79c01f52a05-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Monroe Branch Sacrament Meeting being held?
  - **A:** Monroe Branch Sacrament Meeting takes place on Sun, 17 May, 2026 at 10:00 am to Sun, 17 May, 2026 at 11:00 am at The Church of Jesus Christ of Latter-day Saints, 714 24th Street, Monroe, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Monroe Branch Sacrament Meeting",
        "image": "https://cdn-az.allevents.in/events4/banners/3e15ad80-23ef-11f1-8500-4f0c3b0bf48e-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-05-17T10:00:00-05:00",
        "endDate": "2026-05-17T11:00:00-05:00",
        "url": "https://allevents.in/monroe/monroe-branch-sacrament-meeting/1600029481492431",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "714 24th Street",
                "addressLocality": "Monroe",
                "addressRegion": "WI",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.58897318992",
                "longitude": "-89.650587591954"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "https://zoom.us/j/97134615747"
    }
]
```