

# Event Details

- **Event Name**: Holiday weekend celebration at the Onyx!
- **Event Start and End Date**: Fri, 03 Jul, 2026 at 06:00 pm – Fri, 03 Jul, 2026 at 09:00 pm (-07:00)
- **Event Description**: We’re heading to Roseville to celebrate the holiday weekend early. Let the festivities begin!
- **Event URL**: https://allevents.in/roseville/holiday-weekend-celebration-at-the-onyx/200030156443744
- **Interested Audience**: 
  - total_interested_count: 20

## 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, California, United States

## Event gallery

- **Alt text**: Holiday weekend celebration at the Onyx!
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/bb7385520e51c8da6618144edd11390398c857c7681bc1cb223d4b21559a7c42-rimg-w946-h2048-dc000000-gmir?v=1780082090

## FAQs

- **Q**: When and where is Holiday weekend celebration at the Onyx! being held?
  - **A:** Holiday weekend celebration at the Onyx! takes place on Fri, 03 Jul, 2026 at 06:00 pm to Fri, 03 Jul, 2026 at 09:00 pm at OnyxClub Roseville, 116 Main St,Roseville, California, United States.
- **Q**: Who is organizing Holiday weekend celebration at the Onyx!?
  - **A:** Holiday weekend celebration at the Onyx! is organized by Static Sugar.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Holiday weekend celebration at the Onyx!",
        "image": "https://cdn-az.allevents.in/events4/banners/bb7385520e51c8da6618144edd11390398c857c7681bc1cb223d4b21559a7c42-rimg-w946-h2048-dc000000-gmir?v=1780082090",
        "startDate": "2026-07-03T18:00:00-07:00",
        "endDate": "2026-07-03T21:00:00-07:00",
        "url": "https://allevents.in/roseville/holiday-weekend-celebration-at-the-onyx/200030156443744",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "OnyxClub Roseville",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "116 Main St,Roseville, California",
                "addressLocality": "Roseville",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.752083234138",
                "longitude": "-121.28576884517"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We’re heading to Roseville to celebrate the holiday weekend early. Let the festivities begin!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Static Sugar",
                "url": "https://allevents.in/org/static-sugar/25788740"
            }
        ]
    }
]
```