

# Event Details

- **Event Name**: Bible Study
- **Event Start and End Date**: Mon, 07 Sep, 2026 at 06:00 pm – Mon, 07 Sep, 2026 at 07:00 pm (-06:00)
- **Event Description**: Join us in the Columbarium for our weekly Bible Study where we discuss the readings for the upcoming Sunday. 6-7pm every Monday.
- **Event URL**: https://allevents.in/idaho-falls/bible-study/200030645080720
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Idaho Falls
- **state**: ID
- **country**: United States
- **location**: 270 N. Placer Ave., Idaho Falls, ID, United States, Idaho 83402
- **lat**: 43.48916
- **long**: -112.03444
- **full address**: 270 N. Placer Ave., Idaho Falls, ID, United States, Idaho 83402

## Event gallery

- **Alt text**: Bible Study
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/64b59de5b377786e1b0d4f7838b0511333204551090985f9119027e1e34140ef-rimg-w1200-h630-dca8a8a8-gmir?v=1788299900

## FAQs

- **Q**: When and where is Bible Study being held?
  - **A:** Bible Study takes place on Mon, 07 Sep, 2026 at 06:00 pm to Mon, 07 Sep, 2026 at 07:00 pm at 270 N. Placer Ave., Idaho Falls, ID, United States, Idaho 83402.
- **Q**: Who is organizing Bible Study?
  - **A:** Bible Study is organized by New Day Lutheran.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bible Study",
        "image": "https://cdn-az.allevents.in/events3/banners/64b59de5b377786e1b0d4f7838b0511333204551090985f9119027e1e34140ef-rimg-w1200-h630-dca8a8a8-gmir?v=1788299900",
        "startDate": "2026-09-07T18:00:00-06:00",
        "endDate": "2026-09-07T19:00:00-06:00",
        "url": "https://allevents.in/idaho-falls/bible-study/200030645080720",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "270 N. Placer Ave., Idaho Falls, ID, United States, Idaho 83402",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "270 N Placer Ave, Idaho Falls, ID 83402-4021, United States",
                "addressLocality": "Idaho Falls",
                "addressRegion": "ID",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.48916",
                "longitude": "-112.03444"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us in the Columbarium for our weekly Bible Study where we discuss the readings for the upcoming Sunday. 6-7pm every Monday.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "New Day Lutheran",
                "url": "https://allevents.in/org/new-day-lutheran/4429920",
                "description": "We are a Christian community passionate about sharing the love and grace of God with ALL people, regardless of age, race, gender, sexual orientation, etc."
            }
        ]
    }
]
```