

# Event Details

- **Event Name**: HHS Spring Choir Concert
- **Event Start and End Date**: Tue, 21 Apr, 2026 at 07:00 pm (-05:00)
- **Event Description**: All choirs will perform for friends and family.
- **Event URL**: https://allevents.in/hoover/hhs-spring-choir-concert/200029934170802
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details

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

## Event venue details

- **city**: Hoover
- **state**: AL
- **country**: United States
- **location**: Shades Crest Baptist Church
- **lat**: 33.40206
- **long**: -86.85703
- **full address**: Shades Crest Baptist Church, 452 Park Ave,Hoover, Alabama, United States

## Event gallery

- **Alt text**: HHS Spring Choir Concert
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/86eea926104d3c433ed5f6fa8a2cb16edd3103b4816f2aa446302fcc9208d4e3-rimg-w1080-h1350-dcf5efe7-gmir?v=1776050702

## FAQs

- **Q**: When and where is HHS Spring Choir Concert being held?
  - **A:** HHS Spring Choir Concert takes place on Tue, 21 Apr, 2026 at 07:00 pm to Tue, 21 Apr, 2026 at 07:00 pm at Shades Crest Baptist Church, 452 Park Ave,Hoover, Alabama, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** HHS Spring Choir 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 Hoover, this event is thoughtfully curated to deliver a standout experience worth every moment. If HHS Spring Choir 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": "HHS Spring Choir Concert",
        "image": "https://cdn-az.allevents.in/events6/banners/86eea926104d3c433ed5f6fa8a2cb16edd3103b4816f2aa446302fcc9208d4e3-rimg-w1080-h1350-dcf5efe7-gmir?v=1776050702",
        "startDate": "2026-04-21T19:00:00-05:00",
        "url": "https://allevents.in/hoover/hhs-spring-choir-concert/200029934170802",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Shades Crest Baptist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "452 Park Ave,Hoover, Alabama",
                "addressLocality": "Hoover",
                "addressRegion": "AL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.40206",
                "longitude": "-86.85703"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All choirs will perform for friends and family."
    }
]
```