

# Event Details

- **Event Name**: Sounds of the Southwest Singers Concert
- **Event Start and End Date**: Sun, 22 Mar, 2026 at 03:00 pm
- **Event Description**: Join us for a song-filled afternoon as the Sounds of the Southwest Singers perform their "Sacred Sounds Concert". Join us March 22nd at 3:00 for this fantastic concert!
- **Event URL**: https://allevents.in/sun-city-west/sounds-of-the-southwest-singers-concert/200029772761153
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/200029772761153?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=sun+city+west-events

## Event venue details

- **city**: Sun City West
- **state**: AZ
- **country**: United States
- **location**: 13131 Spanish Garden Drive, Sun City West, AZ, United States, Arizona 85375
- **lat**: 33.645
- **long**: -112.34304
- **full address**: 13131 Spanish Garden Drive, Sun City West, AZ, United States, Arizona 85375

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Crown of Life Lutheran Church (https://allevents.in/org/crown-of-life-lutheran-church/25328939)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/23a6735788cf52a2e4321bae981dbbb4a0f3f87eb783a3bda24ef68bbd101428-rimg-w1200-h675-dc151615-gmir?v=1773607590
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/f6231b682f4f68139be7b17a74230eb671aaa8ec34f6789dc10ec608f2825d2f-rimg-w300-h300-dc161615-gmir?v=1773607590

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 22 Mar, 2026 at 03:00 pm
- **Q**: Where is the event happening?
  - **A:** 13131 Spanish Garden Drive, Sun City West, AZ, United States, Arizona 85375
- **Q**: Who is organizing the event?
  - **A:** Crown of Life Lutheran Church
- **Q**: What type of event is this?
  - **A:** music, entertainment, concerts
- **Q**: Where can I find ticket details about Sounds of the Southwest Singers Concert ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Sounds of the Southwest Singers Concert",
        "image": "https://cdn-az.allevents.in/events8/banners/23a6735788cf52a2e4321bae981dbbb4a0f3f87eb783a3bda24ef68bbd101428-rimg-w1200-h675-dc151615-gmir?v=1773607590",
        "startDate": "2026-03-22",
        "url": "https://allevents.in/sun-city-west/sounds-of-the-southwest-singers-concert/200029772761153",
        "location": {
            "@type": "Place",
            "name": "13131 Spanish Garden Drive, Sun City West, AZ, United States, Arizona 85375",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "13131 W Spanish Garden Dr, Sun City West, AZ 85375-5000, United States",
                "addressLocality": "Sun City West",
                "addressRegion": "AZ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.645",
                "longitude": "-112.34304"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a song-filled afternoon as the Sounds of the Southwest Singers perform their \"Sacred Sounds Concert\". Join us March 22nd at 3:00 for this fantastic concert!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Crown of Life Lutheran Church",
                "url": "https://allevents.in/org/crown-of-life-lutheran-church/25328939"
            }
        ]
    }
]
```