

# Event Details

- **Event Name**: Rock Steady Live!
- **Event Start and End Date**: Fri, 16 Jan, 2026 at 08:30 pm
- **Event Description**: We will be debuting our band at a great live music venue in the near north suburbs this night. Cool atmosphere, wonderful stage and sound system, and spacious with plenty of seating. Come out to support us and have a great time!
- **Event URL**: https://allevents.in/elmwood-park/rock-steady-live/200029078455900
- **Event Categories**: music, entertainment, live-music
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Elmwood Park
- **state**: IL
- **country**: United States
- **location**: Tony D's
- **lat**: 41.937562363766
- **long**: -87.819836139679
- **full address**: Tony D's, 7725 West Belmont,Elmwood Park, Illinois, United States

## Event gallery

- **Alt text**: Rock Steady Live!
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/07a05bcf91187ccd8c1d81a6a9b7fcb45af5d0034cb679c32076e4faaecb01b9-rimg-w1200-h900-dc617690-gmir?v=1768423824

## FAQs

- **Q**: When and where is Rock Steady Live! being held?
  - **A:** Rock Steady Live! takes place on Fri, 16 Jan, 2026 at 08:30 pm to Fri, 16 Jan, 2026 at 08:30 pm at Tony D's, 7725 West Belmont,Elmwood Park, Illinois, United States.
- **Q**: Who is organizing Rock Steady Live!?
  - **A:** Rock Steady Live! is organized by Rock Steady Chicago Local Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Rock Steady Live! is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Elmwood Park, this event is thoughtfully curated to deliver a standout experience worth every moment. If Rock Steady Live! 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": "Rock Steady Live!",
        "image": "https://cdn-az.allevents.in/events1/banners/07a05bcf91187ccd8c1d81a6a9b7fcb45af5d0034cb679c32076e4faaecb01b9-rimg-w1200-h900-dc617690-gmir?v=1768423824",
        "startDate": "2026-01-16",
        "url": "https://allevents.in/elmwood-park/rock-steady-live/200029078455900",
        "location": {
            "@type": "Place",
            "name": "Tony D's",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7725 West Belmont,Elmwood Park, Illinois",
                "addressLocality": "Elmwood Park",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.937562363766",
                "longitude": "-87.819836139679"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will be debuting our band at a great live music venue in the near north suburbs this night. Cool atmosphere, wonderful stage and sound system, and spacious with plenty of seating. Come out to support us and have a great time!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Rock Steady Chicago Local Band",
                "url": "https://allevents.in/org/rock-steady-chicago-local-band/26606903"
            }
        ]
    }
]
```