

# Event Details

- **Event Name**: Annual Spring Concert
- **Event Start and End Date**: Sun, 26 Apr, 2026 at 06:00 pm (-04:00)
- **Event Description**: Come here a concert of music by African American composers including Hailstork's Shout for Joy.  Admission is free. Donations appreciated.
- **Event URL**: https://allevents.in/atlanta/annual-spring-concert/200029975625110
- **Event Categories**: concerts, music, entertainment, nonprofit
- **Interested Audience**: 
  - total_interested_count: 74

## Ticket Details


## Event venue details

- **city**: Atlanta
- **state**: GA
- **country**: United States
- **location**: Ray Charles Performing Arts Center
- **lat**: 33.74389792988
- **long**: -84.417141960456
- **full address**: Ray Charles Performing Arts Center, 900 West End Ave SW,Atlanta,GA,United States

## Event gallery

- **Alt text**: Annual Spring Concert
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/c873ec7ff8b29b3902bcd1538f0b7110dccaa2acc412122a6f8e26cc7f8558b5-rimg-w1200-h927-dcedefee-gmir?v=1776902890

## FAQs

- **Q**: When and where is Annual Spring Concert being held?
  - **A:** Annual Spring Concert takes place on Sun, 26 Apr, 2026 at 06:00 pm to Sun, 26 Apr, 2026 at 06:00 pm at Ray Charles Performing Arts Center, 900 West End Ave SW,Atlanta,GA,United States.
- **Q**: Who is organizing Annual Spring Concert?
  - **A:** Annual Spring Concert is organized by The Wendell P. Whalum Community Chorus.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Annual 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 Atlanta, this event is thoughtfully curated to deliver a standout experience worth every moment. With 70+ people already showing interest, this is clearly an event worth adding to your calendar - don't miss out.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Annual Spring Concert",
        "image": "https://cdn-az.allevents.in/events5/banners/c873ec7ff8b29b3902bcd1538f0b7110dccaa2acc412122a6f8e26cc7f8558b5-rimg-w1200-h927-dcedefee-gmir?v=1776902890",
        "startDate": "2026-04-26T18:00:00-04:00",
        "url": "https://allevents.in/atlanta/annual-spring-concert/200029975625110",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Ray Charles Performing Arts Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "900 West End Ave SW,Atlanta,GA,United States",
                "addressLocality": "Atlanta",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.74389792988",
                "longitude": "-84.417141960456"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come here a concert of music by African American composers including Hailstork's Shout for Joy.  Admission is free. Donations appreciated.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Wendell P. Whalum Community Chorus",
                "url": "https://allevents.in/org/the-wendell-p-whalum-community-chorus/15481372",
                "description": "The WPWCC is a wonderful group of singers and musicians committed to carrying forth the spirit and tradition of Wendell P. Whalum."
            }
        ]
    }
]
```