

# Event Details

- **Event Name**: Alumni Band: Performance at UCLA Football vs. Washington
- **Event Start and End Date**: Sat, 22 Nov, 2025 at 12:00 pm
- **Event Description**: Alumni Band performance, time TBA
- **Event URL**: https://allevents.in/pasadena/alumni-band-performance-at-ucla-football-vs-washington/200029173508300
- **Event Categories**: music, entertainment, sports, football
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details

- **Ticket URL**: http://facebook.com/200029173508300?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=pasadena-events

## Event venue details

- **city**: Pasadena
- **state**: CA
- **country**: United States
- **location**: Rose Bowl Stadium
- **lat**: 34.161395713249
- **long**: -118.16791706238
- **full address**: Rose Bowl Stadium, 1001 Rose Bowl Drive,Pasadena,CA,United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: UCLA Alumni (https://allevents.in/org/ucla-alumni/25993006)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/205c81ce293328f6048a26f9be3b12dfc7471b1ebbe8cb45da6056dd529b39ab-rimg-w600-h450-dc161618-gmir?v=1763680203
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/59b1ad006f12a239d310779539c2efe35a584a21b78102740efd87314ebfd9ee-rimg-w300-h300-dc151518-gmir?v=1763680203

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 22 Nov, 2025 at 12:00 pm
- **Q**: Where is the event happening?
  - **A:** Rose Bowl Stadium, 1001 Rose Bowl Drive,Pasadena,CA,United States
- **Q**: Who is organizing the event?
  - **A:** UCLA Alumni
- **Q**: What type of event is this?
  - **A:** music, entertainment, sports, football
- **Q**: Where can I find ticket details about Alumni Band: Performance at UCLA Football vs. Washington ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Alumni Band: Performance at UCLA Football vs. Washington",
        "image": "https://cdn-az.allevents.in/events7/banners/205c81ce293328f6048a26f9be3b12dfc7471b1ebbe8cb45da6056dd529b39ab-rimg-w600-h450-dc161618-gmir?v=1763680203",
        "startDate": "2025-11-22",
        "url": "https://allevents.in/pasadena/alumni-band-performance-at-ucla-football-vs-washington/200029173508300",
        "location": {
            "@type": "Place",
            "name": "Rose Bowl Stadium",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1001 Rose Bowl Drive,Pasadena,CA,United States",
                "addressLocality": "Pasadena",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.161395713249",
                "longitude": "-118.16791706238"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Alumni Band performance, time TBA",
        "organizer": [
            {
                "@type": "Organization",
                "name": "UCLA Alumni",
                "url": "https://allevents.in/org/ucla-alumni/25993006"
            }
        ]
    }
]
```