

# Event Details

- **Event Name**: Foy Vance
- **Event Start and End Date**: Sat, 17 Apr, 2027 at 07:00 pm – Sat, 17 Apr, 2027 at 09:00 pm (-05:00)
- **Event URL**: https://allevents.in/chicago/foy-vance/2300030618192600
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Thalia Hall
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: Thalia Hall, 1807 S Allport St, Chicago, United States

## Event gallery

- **Alt text**: Foy Vance
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/b1432900-a49f-11f1-8345-8160f1306c66-rimg-w1080-h1080-dcd8d8d8-gmir.jpg?v=1788114131

## FAQs

- **Q**: When and where is Foy Vance being held?
  - **A:** Foy Vance takes place on Sat, 17 Apr, 2027 at 07:00 pm to Sat, 17 Apr, 2027 at 09:00 pm at Thalia Hall, 1807 S Allport St, Chicago, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Foy Vance 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 Foy Vance 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": "Foy Vance",
        "image": "https://cdn-az.allevents.in/events2/banners/b1432900-a49f-11f1-8345-8160f1306c66-rimg-w1080-h1080-dcd8d8d8-gmir.jpg?v=1788114131",
        "startDate": "2027-04-17T19:00:00-05:00",
        "endDate": "2027-04-17T21:00:00-05:00",
        "url": "https://allevents.in/chicago/foy-vance/2300030618192600",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Thalia Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1807 S Allport St",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```