

# Event Details

- **Event Name**: Potlatch Branch Sacrament Meeting
- **Event Start and End Date**: Sun, 19 Apr, 2026 at 10:00 am – Sun, 19 Apr, 2026 at 11:00 am (-07:00)
- **Event Description**: Sacrament Meeting.
- **Event URL**: https://allevents.in/potlatch/potlatch-branch-sacrament-meeting/1600028077601624
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Potlatch
- **state**: ID
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 46.9194329
- **long**: -116.8975537
- **full address**: The Church of Jesus Christ of Latter-day Saints, 405 4th Street, Potlatch, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/b5a12bb0-1e9e-11f0-8741-ed8597769ee1-rimg-w1000-h562-dc

## FAQs

- **Q**: When and where is Potlatch Branch Sacrament Meeting being held?
  - **A:** Potlatch Branch Sacrament Meeting takes place on Sun, 19 Apr, 2026 at 10:00 am to Sun, 19 Apr, 2026 at 11:00 am at The Church of Jesus Christ of Latter-day Saints, 405 4th Street, Potlatch, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Potlatch Branch Sacrament Meeting",
        "image": "https://cdn-az.allevents.in/events6/banners/a83910c0-336d-11f1-99a0-e133baf342d3-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-04-19T10:00:00-07:00",
        "endDate": "2026-04-19T11:00:00-07:00",
        "url": "https://allevents.in/potlatch/potlatch-branch-sacrament-meeting/1600028077601624",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "405 4th Street",
                "addressLocality": "Potlatch",
                "addressRegion": "ID",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.9194329",
                "longitude": "-116.8975537"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sacrament Meeting."
    }
]
```