

# Event Details

- **Event Name**: America - The Band
- **Event Start and End Date**: Fri, 18 Sep, 2026 at 08:00 pm – Fri, 18 Sep, 2026 at 10:00 pm (-07:00)
- **Event URL**: https://allevents.in/las-vegas/america-the-band/2300029827726454
- **Event Categories**: music, entertainment, art
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Las Vegas
- **state**: NV
- **country**: United States
- **location**: The Theatre at Resorts World Las Vegas
- **lat**: 36.169940948486
- **long**: -115.13983154297
- **full address**: The Theatre at Resorts World Las Vegas, 3000 South Las Vegas Boulevard, Las Vegas, United States

## Event gallery

- **Alt text**: America - The Band
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=America+-+The+Band&date=Fri%2C+18+Sep%2C+2026+at+08%3A00+pm&bg=5

## FAQs

- **Q**: When and where is America - The Band being held?
  - **A:** America - The Band takes place on Fri, 18 Sep, 2026 at 08:00 pm to Fri, 18 Sep, 2026 at 10:00 pm at The Theatre at Resorts World Las Vegas, 3000 South Las Vegas Boulevard, Las Vegas, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** America - The Band is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. 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 America - The Band sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "America - The Band",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=America+-+The+Band&date=Fri%2C+18+Sep%2C+2026+at+08%3A00+pm&bg=5",
        "startDate": "2026-09-18T20:00:00-07:00",
        "endDate": "2026-09-18T22:00:00-07:00",
        "url": "https://allevents.in/las-vegas/america-the-band/2300029827726454",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Theatre at Resorts World Las Vegas",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3000 South Las Vegas Boulevard",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.169940948486",
                "longitude": "-115.13983154297"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```