

# Event Details

- **Event Name**: Lincoln 1st Ward Sacrament Meeting
- **Event Start and End Date**: Sun, 08 Mar, 2026 at 09:00 am – Sun, 27 Dec, 2026 at 09:00 am (-06:00)
- **Event Description**: Weekly Sacrament Meeting for the Lincoln 1st Ward in the Idaho Falls Green Valley Stake.
- **Event URL**: https://allevents.in/idaho-falls/lincoln-1st-ward-sacrament-meeting/1600029428203738
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Idaho Falls
- **state**: ID
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 43.510564088667
- **long**: -111.95797827923
- **full address**: The Church of Jesus Christ of Latter-day Saints, 3700 East Lincoln Road, Idaho Falls, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/ce6eab80-e5eb-11f0-a49b-adc4455cf035-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Lincoln 1st Ward Sacrament Meeting being held?
  - **A:** Lincoln 1st Ward Sacrament Meeting takes place on Sun, 08 Mar, 2026 at 09:00 am to Sun, 27 Dec, 2026 at 09:00 am at The Church of Jesus Christ of Latter-day Saints, 3700 East Lincoln Road, Idaho Falls, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Lincoln 1st Ward Sacrament Meeting",
        "image": "https://cdn-az.allevents.in/events7/banners/b99210f0-17d0-11f1-bd6f-bd69cb84d700-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-03-08T09:00:00-06:00",
        "endDate": "2026-12-27T09:00:00-06:00",
        "url": "https://allevents.in/idaho-falls/lincoln-1st-ward-sacrament-meeting/1600029428203738",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3700 East Lincoln Road",
                "addressLocality": "Idaho Falls",
                "addressRegion": "ID",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.510564088667",
                "longitude": "-111.95797827923"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Weekly Sacrament Meeting for the Lincoln 1st Ward in the Idaho Falls Green Valley Stake."
    }
]
```