

# Event Details

- **Event Name**: Michael McElrath Live at Impact Coffee
- **Event Start and End Date**: Sat, 21 Feb, 2026 at 07:00 pm
- **Event Description**: Enjoy some live music by local artist Michael McElrath!!
- **Event URL**: https://allevents.in/decorah/michael-mcelrath-live-at-impact-coffee/200029654333416
- **Event Categories**: music, live-music, art, entertainment
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details

- **Ticket URL**: http://facebook.com/200029654333416?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=decorah-events

## Event venue details

- **city**: Decorah
- **state**: IA
- **country**: United States
- **location**: Impact Coffee
- **lat**: 43.30391
- **long**: -91.78612
- **full address**: Impact Coffee, 101 W Water St, Decorah, IA 52101-1805, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Impact Coffee (https://allevents.in/org/impact-coffee/19262606)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/f10da19bfdb1fa6170c3688e89ca9d9aa1b90f3b2ad53df1b6f789d051d7dc47-rimg-w1200-h1201-dc170506-gmir?v=1770882075
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/c781ce2eeb8f679a8b262b6490366df6b5dd4d6f66232eb628c39ca8f6d3fc8d-rimg-w300-h300-dc170406-gmir?v=1770882076

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 21 Feb, 2026 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** Impact Coffee, 101 W Water St, Decorah, IA 52101-1805, United States
- **Q**: Who is organizing the event?
  - **A:** Impact Coffee
- **Q**: What type of event is this?
  - **A:** music, live-music, art, entertainment
- **Q**: Where can I find ticket details about Michael McElrath Live at Impact Coffee ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Michael McElrath Live at Impact Coffee",
        "image": "https://cdn-az.allevents.in/events8/banners/f10da19bfdb1fa6170c3688e89ca9d9aa1b90f3b2ad53df1b6f789d051d7dc47-rimg-w1200-h1201-dc170506-gmir?v=1770882075",
        "startDate": "2026-02-21",
        "url": "https://allevents.in/decorah/michael-mcelrath-live-at-impact-coffee/200029654333416",
        "location": {
            "@type": "Place",
            "name": "Impact Coffee",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "101 W Water St, Decorah, IA 52101-1805, United States",
                "addressLocality": "Decorah",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.30391",
                "longitude": "-91.78612"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Enjoy some live music by local artist Michael McElrath!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Impact Coffee",
                "url": "https://allevents.in/org/impact-coffee/19262606"
            }
        ]
    }
]
```