

# Event Details

- **Event Name**: Spring Concert
- **Event Start and End Date**: Sat, 16 May, 2026 at 03:00 pm
- **Event Description**: Join the Albany String Orchestra for our spring concert! Music includes Holst's beloved Brook Green Suite, lovely contemplative pieces by Sibelius and Schoenberg, the Appalachia Waltz by Mark O'Connor, and other wonderful favorites. Admission is free and all are welcome.
- **Event URL**: https://allevents.in/albany/spring-concert/200030048590235
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 17

## Ticket Details


## Event venue details

- **city**: Albany
- **state**: OR
- **country**: United States
- **location**: Albany First Christian Church
- **lat**: 44.63399
- **long**: -123.10871
- **full address**: Albany First Christian Church, 432 Ferry St SW,Albany,OR,United States

## Event gallery

- **Alt text**: Spring Concert
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/e603df2d93da225daec84594ca7f83c9c59ef6cea0c54d2dfb578933c12795ad-rimg-w1200-h800-dc181514-gmir?v=1778640274

## FAQs

- **Q**: When and where is Spring Concert being held?
  - **A:** Spring Concert takes place on Sat, 16 May, 2026 at 03:00 pm to Sat, 16 May, 2026 at 03:00 pm at Albany First Christian Church, 432 Ferry St SW,Albany,OR,United States.
- **Q**: Who is organizing Spring Concert?
  - **A:** Spring Concert is organized by Albany String Orchestra.
- **Q**: Who is this event for? Is it right for me?
  - **A:** 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 Albany, this event is thoughtfully curated to deliver a standout experience worth every moment. If Spring 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": "Spring Concert",
        "image": "https://cdn-az.allevents.in/events2/banners/e603df2d93da225daec84594ca7f83c9c59ef6cea0c54d2dfb578933c12795ad-rimg-w1200-h800-dc181514-gmir?v=1778640274",
        "startDate": "2026-05-16",
        "url": "https://allevents.in/albany/spring-concert/200030048590235",
        "location": {
            "@type": "Place",
            "name": "Albany First Christian Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "432 Ferry St SW,Albany,OR,United States",
                "addressLocality": "Albany",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.63399",
                "longitude": "-123.10871"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join the Albany String Orchestra for our spring concert! Music includes Holst's beloved Brook Green Suite, lovely contemplative pieces by Sibelius and Schoenberg, the Appalachia Waltz by Mark O'Connor, and other wonderful favorites. Admission is free and all are welcome.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Albany String Orchestra",
                "url": "https://allevents.in/org/albany-string-orchestra/20710638"
            }
        ]
    }
]
```