

# Event Details

- **Event Name**: Spring Music Recital
- **Event Start and End Date**: Thu, 21 May, 2026 at 06:30 pm (-07:00)
- **Event Description**: Join us for an evening of listening to young aspiring musicians in your community. Listen to the progression of skill from beginner to advanced musicians. Free to the public, donations for our scholarship fund are welcome and appreciated.
- **Event URL**: https://allevents.in/astoria/spring-music-recital/200030075916516
- **Event Categories**: Music, Entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Astoria
- **state**: OR
- **country**: United States
- **location**: Liberty Theatre- 1203 Commercial St Astoria, Or. 97103
- **lat**: 46.18881
- **long**: -123.82986
- **full address**: Liberty Theatre- 1203 Commercial St Astoria, Or. 97103, 1203 Commercial St, Astoria, OR 97103-4004, United States

## Event gallery

- **Alt text**: Spring Music Recital
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/9255856b90d0e0fd5acf2a4715070261a5b97450767b50bcba9d4f8431457e58-rimg-w1200-h1600-dcffffff-gmir?v=1779285975

## FAQs

- **Q**: When and where is Spring Music Recital being held?
  - **A:** Spring Music Recital takes place on Thu, 21 May, 2026 at 06:30 pm to Thu, 21 May, 2026 at 06:30 pm at Liberty Theatre- 1203 Commercial St Astoria, Or. 97103, 1203 Commercial St, Astoria, OR 97103-4004, United States.
- **Q**: Who is organizing Spring Music Recital?
  - **A:** Spring Music Recital is organized by Astoria Conservatory.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Spring Music Recital",
        "image": "https://cdn-az.allevents.in/events7/banners/9255856b90d0e0fd5acf2a4715070261a5b97450767b50bcba9d4f8431457e58-rimg-w1200-h1600-dcffffff-gmir?v=1779285975",
        "startDate": "2026-05-21T18:30:00-07:00",
        "url": "https://allevents.in/astoria/spring-music-recital/200030075916516",
        "location": {
            "@type": "Place",
            "name": "Liberty Theatre- 1203 Commercial St Astoria, Or. 97103",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1203 Commercial St, Astoria, OR 97103-4004, United States",
                "addressLocality": "Astoria",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.18881",
                "longitude": "-123.82986"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for an evening of listening to young aspiring musicians in your community. Listen to the progression of skill from beginner to advanced musicians. Free to the public, donations for our scholarship fund are welcome and appreciated.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Astoria Conservatory",
                "url": "https://allevents.in/org/astoria-conservatory/23720865"
            }
        ]
    }
]
```