

# Event Details

- **Event Name**: Music in the Gardens
- **Event Start and End Date**: Thu, 11 Jun, 2026 at 05:30 pm – Thu, 11 Jun, 2026 at 06:30 pm
- **Event Description**: Join us for music in the gardens on Thursday, June 11 from 5:30 to 6:30! This concert will be featuring the SMA jazz and rock bands! You all are in for a treat!
- **Event URL**: https://allevents.in/ester/music-in-the-gardens/200030194619722
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Ester
- **state**: AK
- **country**: United States
- **location**: Botanical gardens @ UAF
- **lat**: 64.856109095277
- **long**: -147.86049389553
- **full address**: Botanical gardens @ UAF, College, Alaska, Ester, United States

## Event gallery

- **Alt text**: Music in the Gardens
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/5871c89de819c0048e276606ecc360b622b997c088d583fd1d025f1dbcb067a4-rimg-w940-h348-dc1a11a2-gmir?v=1780723161

## FAQs

- **Q**: When and where is Music in the Gardens being held?
  - **A:** Music in the Gardens takes place on Thu, 11 Jun, 2026 at 05:30 pm to Thu, 11 Jun, 2026 at 06:30 pm at Botanical gardens @ UAF, College, Alaska, Ester, United States.
- **Q**: Who is organizing Music in the Gardens?
  - **A:** Music in the Gardens is organized by UAF Summer Music Academy.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Music in the Gardens is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Ester, this event is thoughtfully curated to deliver a standout experience worth every moment. If Music in the Gardens 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": "Music in the Gardens",
        "image": "https://cdn-az.allevents.in/events2/banners/5871c89de819c0048e276606ecc360b622b997c088d583fd1d025f1dbcb067a4-rimg-w940-h348-dc1a11a2-gmir?v=1780723161",
        "startDate": "2026-06-11",
        "endDate": "2026-06-11",
        "url": "https://allevents.in/ester/music-in-the-gardens/200030194619722",
        "location": {
            "@type": "Place",
            "name": "Botanical gardens @ UAF",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "College, Alaska",
                "addressLocality": "Ester",
                "addressRegion": "AK",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "64.856109095277",
                "longitude": "-147.86049389553"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for music in the gardens on Thursday, June 11 from 5:30 to 6:30! This concert will be featuring the SMA jazz and rock bands! You all are in for a treat!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "UAF Summer Music Academy",
                "url": "https://allevents.in/org/uaf-summer-music-academy/27888068"
            }
        ]
    }
]
```