

# Event Details

- **Event Name**: Rockstar @ O’ Conners
- **Event Start and End Date**: Sat, 24 Oct, 2026 at 08:00 pm (-04:00)
- **Event Description**: Party
- **Event URL**: https://allevents.in/springfield/rockstar-o’-conners/200029253992843
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Springfield
- **state**: OH
- **country**: United States
- **location**: O'Conners Irish Pub
- **lat**: 39.95162
- **long**: -83.80309
- **full address**: O'Conners Irish Pub, 2200 N Limestone St,Springfield, Ohio, United States

## Event gallery

- **Alt text**: Rockstar @ O’ Conners
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/6d9857250bcaaad4a416a156aa1303d7feb62b9faf5808293c45bcaefa6b8c65-rimg-w1200-h1200-dc010101-gmir?v=1775266011

## FAQs

- **Q**: When and where is Rockstar @ O’ Conners being held?
  - **A:** Rockstar @ O’ Conners takes place on Sat, 24 Oct, 2026 at 08:00 pm to Sat, 24 Oct, 2026 at 08:00 pm at O'Conners Irish Pub, 2200 N Limestone St,Springfield, Ohio, United States.
- **Q**: Who is organizing Rockstar @ O’ Conners?
  - **A:** Rockstar @ O’ Conners is organized by The RockStar Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Rockstar @ O’ Conners is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Springfield, this event is thoughtfully curated to deliver a standout experience worth every moment. If Rockstar @ O’ Conners sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Rockstar @ O’ Conners",
        "image": "https://cdn-az.allevents.in/events2/banners/6d9857250bcaaad4a416a156aa1303d7feb62b9faf5808293c45bcaefa6b8c65-rimg-w1200-h1200-dc010101-gmir?v=1775266011",
        "startDate": "2026-10-24T20:00:00-04:00",
        "url": "https://allevents.in/springfield/rockstar-o’-conners/200029253992843",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "O'Conners Irish Pub",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2200 N Limestone St,Springfield, Ohio",
                "addressLocality": "Springfield",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.95162",
                "longitude": "-83.80309"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Party",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The RockStar Band",
                "url": "https://allevents.in/org/the-rockstar-band/20362422"
            }
        ]
    }
]
```