

# Event Details

- **Event Name**: Las Vegas, NV
- **Event Start and End Date**: Sat, 10 Jan, 2026 at 06:00 pm
- **Event Description**: The Kings of Queen perform at Freedom Hall!
- **Event URL**: https://allevents.in/campbell/las-vegas-nv/200029235089515
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Campbell
- **state**: CA
- **country**: United States
- **location**: Starbright Theater
- **lat**: 37.28537
- **long**: -121.98167
- **full address**: Starbright Theater, 1770 West Campbell Ave,Campbell, California, United States

## Event gallery

- **Alt text**: Las Vegas, NV
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/d55d55d6f0a9433c7aafa3ed2d1ecff4f3173f53fd0b31c93c01c9b681b2ccbc-rimg-w1200-h675-dc051619-gmir?v=1765816623

## FAQs

- **Q**: When and where is Las Vegas, NV being held?
  - **A:** Las Vegas, NV takes place on Sat, 10 Jan, 2026 at 06:00 pm to Sat, 10 Jan, 2026 at 06:00 pm at Starbright Theater, 1770 West Campbell Ave,Campbell, California, United States.
- **Q**: Who is organizing Las Vegas, NV?
  - **A:** Las Vegas, NV is organized by The Kings of Queen.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Las Vegas, NV",
        "image": "https://cdn-az.allevents.in/events7/banners/d55d55d6f0a9433c7aafa3ed2d1ecff4f3173f53fd0b31c93c01c9b681b2ccbc-rimg-w1200-h675-dc051619-gmir?v=1765816623",
        "startDate": "2026-01-10",
        "url": "https://allevents.in/campbell/las-vegas-nv/200029235089515",
        "location": {
            "@type": "Place",
            "name": "Starbright Theater",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1770 West Campbell Ave,Campbell, California",
                "addressLocality": "Campbell",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.28537",
                "longitude": "-121.98167"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Kings of Queen perform at Freedom Hall!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Kings of Queen",
                "url": "https://allevents.in/org/the-kings-of-queen/25937781"
            }
        ]
    }
]
```