

# Event Details

- **Event Name**: Farragut Ward Sacrament
- **Event Start and End Date**: Sun, 14 Jun, 2026 at 10:30 am – Sun, 14 Jun, 2026 at 11:30 am (-07:00)
- **Event Description**: Come worship our Lord and share your love and spirit with others.
- **Event URL**: https://allevents.in/rathdrum/farragut-ward-sacrament/1600028743449748
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Rathdrum
- **state**: ID
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 47.809483
- **long**: -116.873009
- **full address**: The Church of Jesus Christ of Latter-day Saints, 15151 North Meyer Road, Rathdrum, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/909158f0-82ed-11f0-bb5e-dbe2b017c155-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 14 Jun, 2026 at 10:30 am (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 15151 North Meyer Road, Rathdrum, US
- **Q**: Where can I find ticket details about Farragut Ward Sacrament ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Farragut Ward Sacrament",
        "image": "https://cdn-az.allevents.in/events3/banners/8bdef470-82ed-11f0-b755-67c4958e00e5-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-06-14T10:30:00-07:00",
        "endDate": "2026-06-14T11:30:00-07:00",
        "url": "https://allevents.in/rathdrum/farragut-ward-sacrament/1600028743449748",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "15151 North Meyer Road",
                "addressLocality": "Rathdrum",
                "addressRegion": "ID",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.809483",
                "longitude": "-116.873009"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come worship our Lord and share your love and spirit with others."
    }
]
```