

# Event Details

- **Event Name**: Vintage Culture
- **Event Start and End Date**: Sat, 04 Jul, 2026 at 06:00 pm – Sun, 05 Jul, 2026 at 04:00 pm
- **Event URL**: https://allevents.in/chicago/vintage-culture/2300030157275454
- **Event Categories**: contests, trips-adventures, fourth-of-july
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Lakefront Green at Theater on the Lake
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: Lakefront Green at Theater on the Lake, 2401 N Lake Shore Dr, Chicago, United States

## Event gallery

- **Alt text**: Vintage Culture
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Vintage+Culture&date=Sat%2C+04+Jul%2C+2026+at+06%3A00+pm&bg=5

## FAQs

- **Q**: When and where is Vintage Culture being held?
  - **A:** Vintage Culture takes place on Sat, 04 Jul, 2026 at 06:00 pm to Sun, 05 Jul, 2026 at 04:00 pm at Lakefront Green at Theater on the Lake, 2401 N Lake Shore Dr, Chicago, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Vintage Culture is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. 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 Vintage Culture sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Vintage Culture",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Vintage+Culture&date=Sat%2C+04+Jul%2C+2026+at+06%3A00+pm&bg=5",
        "startDate": "2026-07-04",
        "endDate": "2026-07-05",
        "url": "https://allevents.in/chicago/vintage-culture/2300030157275454",
        "location": {
            "@type": "Place",
            "name": "Lakefront Green at Theater on the Lake",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2401 N Lake Shore Dr",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```