

# Event Details

- **Event Name**: SMA Choir Concert
- **Event Start and End Date**: Fri, 12 Jun, 2026 at 03:00 pm – Fri, 12 Jun, 2026 at 04:00 pm
- **Event Description**: Come join us for an hour of choral music featuring the concert choir, show choir, music theater class and jazz choir.
- **Event URL**: https://allevents.in/fairbanks/sma-choir-concert/200030202909427
- **Event Categories**: Music, Entertainment, Concerts, Workshops, Art, Theatre
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Fairbanks
- **state**: AK
- **country**: United States
- **location**: Davis Concert Hall
- **lat**: 64.857386532323
- **long**: -147.8200528187
- **full address**: Davis Concert Hall, 312 Tanana Loop,College, Alaska, Fairbanks, United States

## Event gallery

- **Alt text**: SMA Choir Concert
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/95403c97049dc9531ec9a35c7b459c6ffbe5bf0142feb89368e9a280a7414d44-rimg-w940-h348-dc1a11a2-gmir?v=1780877967

## FAQs

- **Q**: When and where is SMA Choir Concert being held?
  - **A:** SMA Choir Concert takes place on Fri, 12 Jun, 2026 at 03:00 pm to Fri, 12 Jun, 2026 at 04:00 pm at Davis Concert Hall, 312 Tanana Loop,College, Alaska, Fairbanks, United States.
- **Q**: Who is organizing SMA Choir Concert?
  - **A:** SMA Choir Concert is organized by UAF Summer Music Academy.
- **Q**: Who is this event for? Is it right for me?
  - **A:** SMA 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 Fairbanks, this event is thoughtfully curated to deliver a standout experience worth every moment. If SMA 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": "SMA Choir Concert",
        "image": "https://cdn-az.allevents.in/events6/banners/95403c97049dc9531ec9a35c7b459c6ffbe5bf0142feb89368e9a280a7414d44-rimg-w940-h348-dc1a11a2-gmir?v=1780877967",
        "startDate": "2026-06-12",
        "endDate": "2026-06-12",
        "url": "https://allevents.in/fairbanks/sma-choir-concert/200030202909427",
        "location": {
            "@type": "Place",
            "name": "Davis Concert Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "312 Tanana Loop,College, Alaska",
                "addressLocality": "Fairbanks",
                "addressRegion": "AK",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "64.857386532323",
                "longitude": "-147.8200528187"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for an hour of choral music featuring the concert choir, show choir, music theater class and jazz choir.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "UAF Summer Music Academy",
                "url": "https://allevents.in/org/uaf-summer-music-academy/27888068"
            }
        ]
    }
]
```