

# Event Details

- **Event Name**: Sacrament Meeting
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 10:00 am – Sun, 14 Dec, 2025 at 11:00 am
- **Event URL**: https://allevents.in/altamont/sacrament-meeting/1600027686202244
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Altamont
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.35900642
- **long**: -110.2884916
- **full address**: The Church of Jesus Christ of Latter-day Saints, 15600 W 4000 N, Center of Town, Altamont, US

## Event gallery

- **Alt text**: Sacrament Meeting
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/8a62b830-d21f-11f0-8847-13c74ce67ee0-rimg-w1200-h675-dc2e1918-gmir.jpg

## FAQs

- **Q**: When and where is Sacrament Meeting being held?
  - **A:** Sacrament Meeting takes place on Sun, 14 Dec, 2025 at 10:00 am to Sun, 14 Dec, 2025 at 11:00 am at The Church of Jesus Christ of Latter-day Saints, 15600 W 4000 N, Center of Town, Altamont, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sacrament Meeting",
        "image": "https://cdn-az.allevents.in/events10/banners/8a62b830-d21f-11f0-8847-13c74ce67ee0-rimg-w1200-h675-dc2e1918-gmir.jpg",
        "startDate": "2025-12-14",
        "endDate": "2025-12-14",
        "url": "https://allevents.in/altamont/sacrament-meeting/1600027686202244",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "15600 W 4000 N, Center of Town",
                "addressLocality": "Altamont",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.35900642",
                "longitude": "-110.2884916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```