

# Event Details

- **Event Name**: 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**: A Christian worship service where you can gather with a group of like-minded men and women to help build your faith in Jesus Christ.
- **Event URL**: https://allevents.in/boise/sacrament-meeting/1600027801345239
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Boise
- **state**: ID
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 43.62596199
- **long**: -116.2652877
- **full address**: The Church of Jesus Christ of Latter-day Saints, 6711 West Northview Street, Boise, United States

## Event gallery

- **Alt text**: Sacrament Meeting
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/bfec9f40-e155-11ef-be0f-b50b8bc3f74a-rimg-w1200-h675-dc050729-gmir.png

## FAQs

- **Q**: When and where is Sacrament Meeting being held?
  - **A:** Sacrament Meeting takes place on Sun, 28 Dec, 2025 at 01:00 pm to Sun, 28 Dec, 2025 at 02:00 pm at The Church of Jesus Christ of Latter-day Saints, 6711 West Northview Street, Boise, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sacrament Meeting",
        "image": "https://cdn-az.allevents.in/events3/banners/bfec9f40-e155-11ef-be0f-b50b8bc3f74a-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-28",
        "endDate": "2025-12-28",
        "url": "https://allevents.in/boise/sacrament-meeting/1600027801345239",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6711 West Northview Street",
                "addressLocality": "Boise",
                "addressRegion": "ID",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.62596199",
                "longitude": "-116.2652877"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A Christian worship service where you can gather with a group of like-minded men and women to help build your faith in Jesus Christ."
    }
]
```