

# Event Details

- **Event Name**: Rock the Rino
- **Event Start and End Date**: Fri, 12 Jun, 2026 at 07:00 pm (-05:00)
- **Event Description**: Terrible News is making our debut at The Rino with  Phase Distorter, Return to Madness, and Violets Are Blue.
- **Event URL**: https://allevents.in/kansas-city/rock-the-rino/200029972958755
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: Kansas City
- **state**: KS
- **country**: United States
- **location**: The RINO
- **lat**: 39.1422855
- **long**: -94.5763591
- **full address**: The RINO, 314 Armour Rd,North Kansas City,MO,United States, Kansas City

## Event gallery

- **Alt text**: Rock the Rino
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/f575d3abdd6802eba9dfc1701e76ae817478aad472cc3c64c3c6f43b61d15df8-rimg-w636-h800-dcaa935c-gmir?v=1776869155

## FAQs

- **Q**: When and where is Rock the Rino being held?
  - **A:** Rock the Rino takes place on Fri, 12 Jun, 2026 at 07:00 pm to Fri, 12 Jun, 2026 at 07:00 pm at The RINO, 314 Armour Rd,North Kansas City,MO,United States, Kansas City.
- **Q**: Who is organizing Rock the Rino?
  - **A:** Rock the Rino is organized by Terrible News.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Rock the Rino",
        "image": "https://cdn-az.allevents.in/events1/banners/f575d3abdd6802eba9dfc1701e76ae817478aad472cc3c64c3c6f43b61d15df8-rimg-w636-h800-dcaa935c-gmir?v=1776869155",
        "startDate": "2026-06-12T19:00:00-05:00",
        "url": "https://allevents.in/kansas-city/rock-the-rino/200029972958755",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The RINO",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "314 Armour Rd,North Kansas City,MO,United States",
                "addressLocality": "Kansas City",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.1422855",
                "longitude": "-94.5763591"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Terrible News is making our debut at The Rino with  Phase Distorter, Return to Madness, and Violets Are Blue.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Terrible News",
                "url": "https://allevents.in/org/terrible-news/25919390"
            }
        ]
    }
]
```