

# Event Details

- **Event Name**: The All-American Rejects
- **Event Start and End Date**: Fri, 24 Jul, 2026 at 04:00 pm
- **Event URL**: https://allevents.in/las-vegas/the-all-american-rejects/2300029748419507
- **Event Categories**: art, theatre
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

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

## Event gallery

- **Alt text**: The All-American Rejects
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=The+All-American+Rejects&date=Fri%2C+24+Jul%2C+2026+at+04%3A00+pm&bg=3

## FAQs

- **Q**: When and where is The All-American Rejects being held?
  - **A:** The All-American Rejects takes place on Fri, 24 Jul, 2026 at 04:00 pm to Fri, 24 Jul, 2026 at 04: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:** The All-American Rejects is ideal for art lovers, collectors, creatives, and anyone inspired by visual arts, installations, and exhibitions. 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 The All-American Rejects 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": "The All-American Rejects",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=The+All-American+Rejects&date=Fri%2C+24+Jul%2C+2026+at+04%3A00+pm&bg=3",
        "startDate": "2026-07-24",
        "url": "https://allevents.in/las-vegas/the-all-american-rejects/2300029748419507",
        "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.1699412000",
                "longitude": "-115.1398296000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```