

# Event Details

- **Event Name**: Thursday Coffee
- **Event Start and End Date**: Thu, 03 Sep, 2026 at 10:00 am – Thu, 10 Sep, 2026 at 10:00 am (-06:00)
- **Event Description**: Join us on Thursdays for coffee at Amazing Glaze Donuts.
- **Event URL**: https://allevents.in/idaho-falls/thursday-coffee/200030622963333
- **Event Categories**: 
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Idaho Falls
- **state**: ID
- **country**: United States
- **location**: 2299 E 17th St, Idaho Falls, ID 83404-6512, United States
- **lat**: 43.48375
- **long**: -111.98891
- **full address**: 2299 E 17th St, Idaho Falls, ID 83404-6512, United States

## Event gallery

- **Alt text**: Thursday Coffee
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/6ad227c4ddb6fddc7a80eaa1930d36fcd011a1ba41a3e97b7b8b6366bc2c2785-rimg-w1200-h675-dc080808-gmir?v=1788299899

## FAQs

- **Q**: When and where is Thursday Coffee being held?
  - **A:** Thursday Coffee takes place on Thu, 03 Sep, 2026 at 10:00 am to Thu, 10 Sep, 2026 at 10:00 am at 2299 E 17th St, Idaho Falls, ID 83404-6512, United States.
- **Q**: Who is organizing Thursday Coffee?
  - **A:** Thursday Coffee is organized by New Day Lutheran.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thursday Coffee",
        "image": "https://cdn-az.allevents.in/events8/banners/6ad227c4ddb6fddc7a80eaa1930d36fcd011a1ba41a3e97b7b8b6366bc2c2785-rimg-w1200-h675-dc080808-gmir?v=1788299899",
        "startDate": "2026-09-03T10:00:00-06:00",
        "endDate": "2026-09-10T10:00:00-06:00",
        "url": "https://allevents.in/idaho-falls/thursday-coffee/200030622963333",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "2299 E 17th St, Idaho Falls, ID 83404-6512, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2299 E 17th St, Idaho Falls, ID 83404-6512, United States",
                "addressLocality": "Idaho Falls",
                "addressRegion": "ID",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.48375",
                "longitude": "-111.98891"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us on Thursdays for coffee at Amazing Glaze Donuts.",
        "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."
            }
        ]
    }
]
```