

# Event Details

- **Event Name**: Punk Rock Brunch at The Composers Room
- **Event Start and End Date**: Sun, 06 Sep, 2026 at 10:00 am – Sun, 13 Sep, 2026 at 12:00 pm (-08:00)
- **Event URL**: https://allevents.in/las-vegas/punk-rock-brunch-at-the-composers-room/2400030538847130
- **Event Categories**: brunch
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Las Vegas
- **state**: NV
- **country**: United States
- **location**: The Composers Room
- **lat**: 36.14367730
- **long**: -115.14115180
- **full address**: The Composers Room, 953 E Sahara Ave, Las Vegas, NV 89104, United States

## Event gallery

- **Alt text**: Punk Rock Brunch at The Composers Room
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/fa590d00-9548-11f1-8024-43018c8ac4af-rimg-w1200-h675-dce8e8e8-gmir.jpg?v=1786427614

## FAQs

- **Q**: When and where is Punk Rock Brunch at The Composers Room being held?
  - **A:** Punk Rock Brunch at The Composers Room takes place on Sun, 06 Sep, 2026 at 10:00 am to Sun, 13 Sep, 2026 at 12:00 pm at The Composers Room, 953 E Sahara Ave, Las Vegas, NV 89104, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Punk Rock Brunch at The Composers Room",
        "image": "https://cdn-az.allevents.in/events8/banners/fa590d00-9548-11f1-8024-43018c8ac4af-rimg-w1200-h675-dce8e8e8-gmir.jpg?v=1786427614",
        "startDate": "2026-09-06T10:00:00-08:00",
        "endDate": "2026-09-13T12:00:00-08:00",
        "url": "https://allevents.in/las-vegas/punk-rock-brunch-at-the-composers-room/2400030538847130",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Composers Room",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "953 E Sahara Ave, Las Vegas, NV 89104",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.14367730",
                "longitude": "-115.14115180"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```