

# Event Details

- **Event Name**: Parcels - Band
- **Event Start and End Date**: Mon, 28 Sep, 2026 at 04:00 pm – Tue, 29 Sep, 2026 at 09:00 pm (-07:00)
- **Event URL**: https://allevents.in/las-vegas/parcels-band/2300029958163810
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Las Vegas
- **state**: NV
- **country**: United States
- **location**: A-Lot at Area15
- **lat**: 36.169940948486
- **long**: -115.13983154297
- **full address**: A-Lot at Area15, 3215 S. Rnacho99 Drive, Las Vegas, United States

## Event gallery

- **Alt text**: Parcels - Band
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/c47c81b0-a6ed-11f1-8990-5d04d231a2dd-rimg-w1200-h675-dc686878-gmir.jpg?v=1788367562

## FAQs

- **Q**: When and where is Parcels - Band being held?
  - **A:** Parcels - Band takes place on Mon, 28 Sep, 2026 at 04:00 pm to Tue, 29 Sep, 2026 at 09:00 pm at A-Lot at Area15, 3215 S. Rnacho99 Drive, Las Vegas, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Parcels - Band 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 Las Vegas, this event is thoughtfully curated to deliver a standout experience worth every moment. If Parcels - Band 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": "Parcels - Band",
        "image": "https://cdn-az.allevents.in/events3/banners/c47c81b0-a6ed-11f1-8990-5d04d231a2dd-rimg-w1200-h675-dc686878-gmir.jpg?v=1788367562",
        "startDate": "2026-09-28T16:00:00-07:00",
        "endDate": "2026-09-29T21:00:00-07:00",
        "url": "https://allevents.in/las-vegas/parcels-band/2300029958163810",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "A-Lot at Area15",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3215 S. Rnacho99 Drive",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.169940948486",
                "longitude": "-115.13983154297"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```