

# Event Details

- **Event Name**: Sacrament Meeting
- **Event Start and End Date**: Sun, 30 Nov, 2025 at 01:30 pm – Sun, 30 Nov, 2025 at 02:30 pm
- **Event Description**: Come join us for Sacrament Meeting to learn and partake of the Sacrament
- **Event URL**: https://allevents.in/rexburg/sacrament-meeting/1600028210890740
- **Event Categories**: Meetups
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Rexburg
- **state**: ID
- **country**: United States
- **location**: BYU-I Smith Building
- **lat**: 43.81998408
- **long**: -111.78099171
- **full address**: BYU-I Smith Building, 298 S 1st E, Room 440, Rexburg, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/1717efb0-342e-11f0-b7d6-b534d8876ebc-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Sacrament Meeting being held?
  - **A:** Sacrament Meeting takes place on Sun, 30 Nov, 2025 at 01:30 pm to Sun, 30 Nov, 2025 at 02:30 pm at BYU-I Smith Building, 298 S 1st E, Room 440, Rexburg, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sacrament Meeting",
        "image": "https://cdn-az.allevents.in/events10/banners/13964300-342e-11f0-9be3-8fa412d14dfd-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-11-30",
        "endDate": "2025-11-30",
        "url": "https://allevents.in/rexburg/sacrament-meeting/1600028210890740",
        "location": {
            "@type": "Place",
            "name": "BYU-I Smith Building",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "298 S 1st E, Room 440",
                "addressLocality": "Rexburg",
                "addressRegion": "ID",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.81998408",
                "longitude": "-111.78099171"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for Sacrament Meeting to learn and partake of the Sacrament"
    }
]
```