

# Event Details

- **Event Name**: Rock ‘N Roll Institute Concert (July 17th)
- **Event Start and End Date**: Fri, 17 Jul, 2026 at 05:00 pm
- **Event Description**: GET YOUR TICKETS NOW!!!
- **Event URL**: https://allevents.in/rockford/rock-‘n-roll-institute-concert-july-17th/200030247981137
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 19

## Ticket Details


## Event venue details

- **city**: Rockford
- **state**: IL
- **country**: United States
- **location**: District Bar and Grill
- **lat**: 42.271238439756
- **long**: -89.093963708812
- **full address**: District Bar and Grill, 205 W State St,Rockford,IL,United States

## Event gallery

- **Alt text**: Rock ‘N Roll Institute Concert (July 17th)
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/b6267602397d52e9d0bf17cdea084282e6ff2884e2ca446c763b57b64c0a6c65-rimg-w1200-h1600-dc030101-gmir?v=1784279169

## FAQs

- **Q**: When and where is Rock  N Roll Institute Concert (July 17th) being held?
  - **A:** Rock  N Roll Institute Concert (July 17th) takes place on Fri, 17 Jul, 2026 at 05:00 pm to Fri, 17 Jul, 2026 at 05:00 pm at District Bar and Grill, 205 W State St,Rockford,IL,United States.
- **Q**: Who is organizing Rock  N Roll Institute Concert (July 17th)?
  - **A:** Rock  N Roll Institute Concert (July 17th) is organized by District Bar and Grill.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Rock  N Roll Institute Concert (July 17th) 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 Rock  N Roll Institute Concert (July 17th) 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 ‘N Roll Institute Concert (July 17th)",
        "image": "https://cdn-az.allevents.in/events7/banners/b6267602397d52e9d0bf17cdea084282e6ff2884e2ca446c763b57b64c0a6c65-rimg-w1200-h1600-dc030101-gmir?v=1784279169",
        "startDate": "2026-07-17",
        "url": "https://allevents.in/rockford/rock-‘n-roll-institute-concert-july-17th/200030247981137",
        "location": {
            "@type": "Place",
            "name": "District Bar and Grill",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "205 W State St,Rockford,IL,United States",
                "addressLocality": "Rockford",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.271238439756",
                "longitude": "-89.093963708812"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "GET YOUR TICKETS NOW!!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "District Bar and Grill",
                "url": "https://allevents.in/org/district-bar-and-grill/2599202",
                "description": "Sports Bar and Live Entertainment Venue Located in Downtown Rockford"
            }
        ]
    }
]
```