

# Event Details

- **Event Name**: Hollywood Riot Live at Grand Lake Casino
- **Event Start and End Date**: Sat, 17 Jan, 2026 at 08:00 pm
- **Event Description**: Free rock show!   Goes from 8pm to 12am
- **Event URL**: https://allevents.in/grove/hollywood-riot-live-at-grand-lake-casino/200029231289001
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 64

## Ticket Details

- **Ticket URL**: http://facebook.com/200029231289001?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=grove-events

## Event venue details

- **city**: Grove
- **state**: OK
- **country**: United States
- **location**: Grand Lake Casino, Grove Oklahoma
- **lat**: 36.657892516861
- **long**: -94.708111171252
- **full address**: Grand Lake Casino, Grove Oklahoma, 24701 S 655 Rd,Cayuga, Oklahoma, Grove, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Hollywood Riot (https://allevents.in/org/hollywood-riot/26371790)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/8c273850f63b9f4e403e8199092c76272696c4a5a187f15f0146b1413a80e0f7-rimg-w960-h502-dc020202-gmir?v=1768068996
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/08f2402d59277297fe02afafc7e63af976b0b57dc53239e19843d9c1e93ac47f-rimg-w300-h300-dc030203-gmir?v=1768068996

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 17 Jan, 2026 at 08:00 pm
- **Q**: Where is the event happening?
  - **A:** Grand Lake Casino, Grove Oklahoma, 24701 S 655 Rd,Cayuga, Oklahoma, Grove, United States
- **Q**: Who is organizing the event?
  - **A:** Hollywood Riot
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Hollywood Riot Live at Grand Lake Casino ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Hollywood Riot Live at Grand Lake Casino",
        "image": "https://cdn-az.allevents.in/events3/banners/8c273850f63b9f4e403e8199092c76272696c4a5a187f15f0146b1413a80e0f7-rimg-w960-h502-dc020202-gmir?v=1768068996",
        "startDate": "2026-01-17",
        "url": "https://allevents.in/grove/hollywood-riot-live-at-grand-lake-casino/200029231289001",
        "location": {
            "@type": "Place",
            "name": "Grand Lake Casino, Grove Oklahoma",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "24701 S 655 Rd,Cayuga, Oklahoma",
                "addressLocality": "Grove",
                "addressRegion": "OK",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.657892516861",
                "longitude": "-94.708111171252"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Free rock show!   Goes from 8pm to 12am",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hollywood Riot",
                "url": "https://allevents.in/org/hollywood-riot/26371790"
            }
        ]
    }
]
```