

# Event Details

- **Event Name**: She And Him
- **Event Start and End Date**: Sat, 19 Sep, 2026 at 06:00 pm – Sat, 19 Sep, 2026 at 08:00 pm (-06:00)
- **Event URL**: https://allevents.in/chicago/she-and-him/2300030193778805
- **Event Categories**: Art, Theatre
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicago
- **state**: IL
- **country**: United States
- **location**: Riviera Theatre - IL
- **lat**: 41.878112792969
- **long**: -87.62979888916
- **full address**: Riviera Theatre - IL, 4746 North Racine Avenue, Chicago, United States

## Event gallery

- **Alt text**: She And Him
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/8943d560-6153-11f1-af60-057f3fab9e06-rimg-w1140-h797-dc041a30-gmir.jpg?v=1780714684

## FAQs

- **Q**: When and where is She And Him being held?
  - **A:** She And Him takes place on Sat, 19 Sep, 2026 at 06:00 pm to Sat, 19 Sep, 2026 at 08:00 pm at Riviera Theatre - IL, 4746 North Racine Avenue, Chicago, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "She And Him",
        "image": "https://cdn-az.allevents.in/events8/banners/8943d560-6153-11f1-af60-057f3fab9e06-rimg-w1140-h797-dc041a30-gmir.jpg?v=1780714684",
        "startDate": "2026-09-19T18:00:00-06:00",
        "endDate": "2026-09-19T20:00:00-06:00",
        "url": "https://allevents.in/chicago/she-and-him/2300030193778805",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Riviera Theatre - IL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4746 North Racine Avenue",
                "addressLocality": "Chicago",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.878112792969",
                "longitude": "-87.62979888916"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```