

# Event Details

- **Event Name**: Monday Coffee
- **Event Start and End Date**: Mon, 07 Sep, 2026 at 10:00 am – Mon, 07 Sep, 2026 at 11:15 am (-06:00)
- **Event Description**: Join us for Coffee on Mondays. Traditionally the women meet on Mondays. Anyone is invited!
- **Event URL**: https://allevents.in/idaho-falls/monday-coffee/200030645081223
- **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**: Monday Coffee
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/ffa2ee383fe053e076790650895378eb7d8d5eafa3a84e9b0614f1fc845d6e91-rimg-w1200-h675-dc080808-gmir?v=1788299903

## FAQs

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

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Monday Coffee",
        "image": "https://cdn-az.allevents.in/events5/banners/ffa2ee383fe053e076790650895378eb7d8d5eafa3a84e9b0614f1fc845d6e91-rimg-w1200-h675-dc080808-gmir?v=1788299903",
        "startDate": "2026-09-07T10:00:00-06:00",
        "endDate": "2026-09-07T11:15:00-06:00",
        "url": "https://allevents.in/idaho-falls/monday-coffee/200030645081223",
        "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 for Coffee on Mondays. Traditionally the women meet on Mondays. Anyone is invited!",
        "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."
            }
        ]
    }
]
```