

# Event Details

- **Event Name**: Live Music by Todd Hennigan
- **Event Start and End Date**: Mon, 22 Dec, 2025 at 07:00 pm
- **Event Description**: A live event for all my Ohio people
- **Event URL**: https://allevents.in/springfield/live-music-by-todd-hennigan/200029205798525
- **Event Categories**: music, live-music, entertainment
- **Interested Audience**: 
  - total_interested_count: 48

## Ticket Details

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

## Event venue details

- **city**: Springfield
- **state**: OH
- **country**: United States
- **location**: O'Connor's Irish Pub
- **lat**: 39.951649676767
- **long**: -83.803454719745
- **full address**: O'Connor's Irish Pub, 2200 N Limestone St.,Springfield, Ohio, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Todd Hennigan Music -Latitude Adjustment (https://allevents.in/org/todd-hennigan-music-latitude-adjustment/23437607)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/83f3e1c6db69b4ce99a052ee2757ea0aeeec0921573a8bdceba8456a955582db-rimg-w1200-h670-dcd42026-gmir?v=1766167580
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/a8c03f100af49b95416f2ad9968fe22ce3f57e14b920ba798716717503e856a1-rimg-w300-h300-dc030203-gmir?v=1766167580

## FAQs

- **Q**: When is the event happening?
  - **A:** Mon, 22 Dec, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** O'Connor's Irish Pub, 2200 N Limestone St.,Springfield, Ohio, United States
- **Q**: Who is organizing the event?
  - **A:** Todd Hennigan Music -Latitude Adjustment
- **Q**: What type of event is this?
  - **A:** music, live-music, entertainment
- **Q**: Where can I find ticket details about Live Music by Todd Hennigan ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Live Music by Todd Hennigan",
        "image": "https://cdn-az.allevents.in/events1/banners/83f3e1c6db69b4ce99a052ee2757ea0aeeec0921573a8bdceba8456a955582db-rimg-w1200-h670-dcd42026-gmir?v=1766167580",
        "startDate": "2025-12-22",
        "url": "https://allevents.in/springfield/live-music-by-todd-hennigan/200029205798525",
        "location": {
            "@type": "Place",
            "name": "O'Connor's Irish Pub",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2200 N Limestone St.,Springfield, Ohio",
                "addressLocality": "Springfield",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.951649676767",
                "longitude": "-83.803454719745"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A live event for all my Ohio people",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Todd Hennigan Music -Latitude Adjustment",
                "url": "https://allevents.in/org/todd-hennigan-music-latitude-adjustment/23437607"
            }
        ]
    }
]
```