

# Event Details

- **Event Name**: Live at the Tartan Inn
- **Event Start and End Date**: Thu, 19 Mar, 2026 at 08:00 pm – Thu, 19 Mar, 2026 at 11:00 pm
- **Event Description**: Bringing my Spoon River Soul Blues to the Tartan Inn in West Peoria from 8 to 11. It's always a good time.
- **Event URL**: https://allevents.in/peoria/live-at-the-tartan-inn/200029337928852
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details

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

## Event venue details

- **city**: Peoria
- **state**: IL
- **country**: United States
- **location**: Tartan Inn
- **lat**: 40.693639632354
- **long**: -89.627568464705
- **full address**: Tartan Inn, 428 N Waverly Ave,West Peoria, Illinois, Peoria, United States

## Event gallery

- **Alt text**: Live at the Tartan Inn
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/5af0c972853797203066136205a7650d66152f7b463170703e21458d6897dd1a-rimg-w600-h600-dcffffff-gmir?v=1772200067

## FAQs

- **Q**: When and where is Live at the Tartan Inn being held?
  - **A:** Live at the Tartan Inn takes place on Thu, 19 Mar, 2026 at 08:00 pm to Thu, 19 Mar, 2026 at 11:00 pm at Tartan Inn, 428 N Waverly Ave,West Peoria, Illinois, Peoria, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Live at the Tartan Inn is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Peoria, this event is thoughtfully curated to deliver a standout experience worth every moment. If Live at the Tartan Inn sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Live at the Tartan Inn",
        "image": "https://cdn-az.allevents.in/events2/banners/5af0c972853797203066136205a7650d66152f7b463170703e21458d6897dd1a-rimg-w600-h600-dcffffff-gmir?v=1772200067",
        "startDate": "2026-03-19",
        "endDate": "2026-03-19",
        "url": "https://allevents.in/peoria/live-at-the-tartan-inn/200029337928852",
        "location": {
            "@type": "Place",
            "name": "Tartan Inn",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "428 N Waverly Ave,West Peoria, Illinois",
                "addressLocality": "Peoria",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.693639632354",
                "longitude": "-89.627568464705"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Bringing my Spoon River Soul Blues to the Tartan Inn in West Peoria from 8 to 11. It's always a good time."
    }
]
```