

# Event Details

- **Event Name**: AWC Spring Concert
- **Event Start and End Date**: Sun, 26 Apr, 2026 at 02:00 pm (-07:00)
- **Event Description**: Come enjoy beautiful music by the Az Women’s Chorus
- **Event URL**: https://allevents.in/tucson/awc-spring-concert/200029811994225
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 23

## Ticket Details


## Event venue details

- **city**: Tucson
- **state**: AZ
- **country**: United States
- **location**: La Rosa
- **lat**: 32.23295
- **long**: -110.92595
- **full address**: La Rosa, 800 N Country Club Rd,Tucson, Arizona, United States

## Event gallery

- **Alt text**: AWC Spring Concert
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/dbdef64d473104e60107ff4448dee375f8c993f0152409260845114eb11edabc-rimg-w1156-h868-dc060301-gmir?v=1776294789

## FAQs

- **Q**: When and where is AWC Spring Concert being held?
  - **A:** AWC Spring Concert takes place on Sun, 26 Apr, 2026 at 02:00 pm to Sun, 26 Apr, 2026 at 02:00 pm at La Rosa, 800 N Country Club Rd,Tucson, Arizona, United States.
- **Q**: Who is organizing AWC Spring Concert?
  - **A:** AWC Spring Concert is organized by Arizona Women's Chorus.
- **Q**: Who is this event for? Is it right for me?
  - **A:** AWC Spring Concert 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 Tucson, this event is thoughtfully curated to deliver a standout experience worth every moment. If AWC Spring Concert 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": "AWC Spring Concert",
        "image": "https://cdn-az.allevents.in/events3/banners/dbdef64d473104e60107ff4448dee375f8c993f0152409260845114eb11edabc-rimg-w1156-h868-dc060301-gmir?v=1776294789",
        "startDate": "2026-04-26T14:00:00-07:00",
        "url": "https://allevents.in/tucson/awc-spring-concert/200029811994225",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "La Rosa",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "800 N Country Club Rd,Tucson, Arizona",
                "addressLocality": "Tucson",
                "addressRegion": "AZ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.23295",
                "longitude": "-110.92595"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come enjoy beautiful music by the Az Women’s Chorus",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Arizona Womens Chorus",
                "url": "https://allevents.in/org/arizona-womens-chorus/21418773"
            }
        ]
    }
]
```