

# Event Details

- **Event Name**: Live at Onyx club 
- **Event Start and End Date**: Fri, 11 Sep, 2026 at 08:00 pm (-07:00)
- **Event Description**: Red Bluff plays live at the Onyx in Roseville
- **Event URL**: https://allevents.in/roseville/live-at-onyx-club/200030234973627
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 18

## Ticket Details


## Event venue details

- **city**: Roseville
- **state**: CA
- **country**: United States
- **location**: OnyxClub Roseville
- **lat**: 38.752083234138
- **long**: -121.28576884517
- **full address**: OnyxClub Roseville, 116 Main St,Roseville,CA,United States

## Event gallery

- **Alt text**: Live at Onyx club
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/8800a4b2232f31a57a1636f5536582fb8225f040dfe24043683fcc4ff78a5498-rimg-w1200-h1200-dcf8d828-gmir?v=1787574914

## FAQs

- **Q**: When and where is Live at Onyx club  being held?
  - **A:** Live at Onyx club  takes place on Fri, 11 Sep, 2026 at 08:00 pm to Fri, 11 Sep, 2026 at 08:00 pm at OnyxClub Roseville, 116 Main St,Roseville,CA,United States.
- **Q**: Who is organizing Live at Onyx club ?
  - **A:** Live at Onyx club  is organized by Red Bluff Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Live at Onyx club  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 Roseville, this event is thoughtfully curated to deliver a standout experience worth every moment. If Live at Onyx club  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": "Live at Onyx club",
        "image": "https://cdn-az.allevents.in/events2/banners/8800a4b2232f31a57a1636f5536582fb8225f040dfe24043683fcc4ff78a5498-rimg-w1200-h1200-dcf8d828-gmir?v=1787574914",
        "startDate": "2026-09-11T20:00:00-07:00",
        "url": "https://allevents.in/roseville/live-at-onyx-club/200030234973627",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "OnyxClub Roseville",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "116 Main St,Roseville,CA,United States",
                "addressLocality": "Roseville",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.752083234138",
                "longitude": "-121.28576884517"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Red Bluff plays live at the Onyx in Roseville",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Red Bluff Band",
                "url": "https://allevents.in/org/red-bluff-band/27918392"
            }
        ]
    }
]
```