

# Event Details

- **Event Name**: Tove Lo
- **Event Start and End Date**: Tue, 15 Sep, 2026 at 06:00 pm – Wed, 16 Sep, 2026 at 09:00 pm (-05:00)
- **Event URL**: https://allevents.in/chicago/tove-lo/2300030156376103
- **Event Categories**: trips-adventures, contests
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: The Salt Shed Outdoors - Chicago
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: The Salt Shed Outdoors - Chicago, 1357 North Elston Avenue, Chicago, United States

## Event gallery

- **Alt text**: Tove Lo
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/cc7639d0-a76d-11f1-b98f-cbeba3585b3a-rimg-w1200-h675-dc686878-gmir.jpg?v=1788422547

## FAQs

- **Q**: When and where is Tove Lo being held?
  - **A:** Tove Lo takes place on Tue, 15 Sep, 2026 at 06:00 pm to Wed, 16 Sep, 2026 at 09:00 pm at The Salt Shed Outdoors - Chicago, 1357 North Elston Avenue, Chicago, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Tove Lo",
        "image": "https://cdn-az.allevents.in/events2/banners/cc7639d0-a76d-11f1-b98f-cbeba3585b3a-rimg-w1200-h675-dc686878-gmir.jpg?v=1788422547",
        "startDate": "2026-09-15T18:00:00-05:00",
        "endDate": "2026-09-16T21:00:00-05:00",
        "url": "https://allevents.in/chicago/tove-lo/2300030156376103",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Salt Shed Outdoors - Chicago",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1357 North Elston Avenue",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```