

# Event Details

- **Event Name**: Blues Traveler at Lincoln Park
- **Event Start and End Date**: Sat, 25 Jul, 2026 at 06:30 pm – Sat, 25 Jul, 2026 at 08:30 pm
- **Event URL**: https://allevents.in/chicago/blues-traveler-at-lincoln-park/2400030237161852
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Lincoln Park
- **lat**: 41.93306231
- **long**: -87.63376641
- **full address**: Lincoln Park, Belmont and LSD, Chicago, IL 60657, United States

## Event gallery

- **Alt text**: Blues Traveler at Lincoln Park
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/8b282d00-8506-11f1-abda-dfea10be995e-rimg-w1200-h600-dcd9cfbb-gmir.png?v=1784639857

## FAQs

- **Q**: When and where is Blues Traveler at Lincoln Park being held?
  - **A:** Blues Traveler at Lincoln Park takes place on Sat, 25 Jul, 2026 at 06:30 pm to Sat, 25 Jul, 2026 at 08:30 pm at Lincoln Park, Belmont and LSD, Chicago, IL 60657, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Blues Traveler at Lincoln Park 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 Chicago, this event is thoughtfully curated to deliver a standout experience worth every moment. If Blues Traveler at Lincoln Park 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": "Blues Traveler at Lincoln Park",
        "image": "https://cdn-az.allevents.in/events6/banners/8b282d00-8506-11f1-abda-dfea10be995e-rimg-w1200-h600-dcd9cfbb-gmir.png?v=1784639857",
        "startDate": "2026-07-25",
        "endDate": "2026-07-25",
        "url": "https://allevents.in/chicago/blues-traveler-at-lincoln-park/2400030237161852",
        "location": {
            "@type": "Place",
            "name": "Lincoln Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Belmont and LSD, Chicago, IL 60657",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.93306231",
                "longitude": "-87.63376641"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```