

# Event Details

- **Event Name**: The Rush Tribute Project
- **Event Start and End Date**: Sun, 01 Feb, 2026 at 07:30 pm – Sun, 01 Feb, 2026 at 11:30 pm
- **Event URL**: https://allevents.in/rockford/the-rush-tribute-project/210002430968530
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/210002430968530

## Event venue details

- **city**: Rockford
- **state**: IL
- **country**: United States
- **location**: Coronado Performing Arts Cente
- **lat**: 42.273926000000006
- **long**: -89.093001
- **full address**: Coronado Performing Arts Cente, Rockford, United States

## Event gallery

- **Alt text**: The Rush Tribute Project
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/8bef7da8f2fee0dd980d59e8d44f7c938bd5823106407e53c37c421f06801963-rimg-w1024-h576-dc2e6091-gmir.jpg?v=1768903376

## FAQs

- **Q**: When and where is The Rush Tribute Project being held?
  - **A:** The Rush Tribute Project takes place on Sun, 01 Feb, 2026 at 07:30 pm to Sun, 01 Feb, 2026 at 11:30 pm at Coronado Performing Arts Cente, Rockford, United States.
- **Q**: Who is organizing The Rush Tribute Project?
  - **A:** The Rush Tribute Project is organized by TicketMaster.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Rush Tribute Project 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 Rockford, this event is thoughtfully curated to deliver a standout experience worth every moment. If The Rush Tribute Project 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": "The Rush Tribute Project",
        "image": "https://cdn-az.allevents.in/events8/banners/8bef7da8f2fee0dd980d59e8d44f7c938bd5823106407e53c37c421f06801963-rimg-w1024-h576-dc2e6091-gmir.jpg?v=1768903376",
        "startDate": "2026-02-01",
        "endDate": "2026-02-01",
        "url": "https://allevents.in/rockford/the-rush-tribute-project/210002430968530",
        "location": {
            "@type": "Place",
            "name": "Coronado Performing Arts Cente",
            "address": {
                "@type": "PostalAddress",
                "name": "Coronado Performing Arts Cente, Rockford, United States",
                "addressLocality": "Rockford",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.273926000000006",
                "longitude": "-89.093001"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```