

# Event Details

- **Event Name**: Spring Concert
- **Event Start and End Date**: Tue, 21 Apr, 2026 at 07:30 pm (-05:00)
- **Event Description**: Tickets are $5 for adults, $3 for students and $10 for families. For our fans that can't make it in person, it will be live-streamed, 

Live on our YouTube Channel https://www.youtube.com/@ameshsorchestra
- **Event URL**: https://allevents.in/ames/spring-concert/200029950577347
- **Event Categories**: concerts, music, entertainment, virtual
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: Ames
- **state**: IA
- **country**: United States
- **location**: 1801 Ridgewood Ave., Ames, IA, United States, Iowa 50010
- **lat**: 42.03998
- **long**: -93.63548
- **full address**: 1801 Ridgewood Ave., Ames, IA, United States, Iowa 50010

## Event gallery

- **Alt text**: Spring Concert
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/49fc28da4aab438d77a3ac13be89ed25d5c0fce1b553dbe8b0d6287795f58294-rimg-w1200-h676-dcffffff-gmir?v=1776311687

## FAQs

- **Q**: When and where is Spring Concert being held?
  - **A:** Spring Concert takes place on Tue, 21 Apr, 2026 at 07:30 pm to Tue, 21 Apr, 2026 at 07:30 pm at 1801 Ridgewood Ave., Ames, IA, United States, Iowa 50010.
- **Q**: Who is organizing Spring Concert?
  - **A:** Spring Concert is organized by Ames High School 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 Ames, 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/events5/banners/49fc28da4aab438d77a3ac13be89ed25d5c0fce1b553dbe8b0d6287795f58294-rimg-w1200-h676-dcffffff-gmir?v=1776311687",
        "startDate": "2026-04-21T19:30:00-05:00",
        "url": "https://allevents.in/ames/spring-concert/200029950577347",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "1801 Ridgewood Ave., Ames, IA, United States, Iowa 50010",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1801 Ridgewood Ave, Ames, IA 50010, United States",
                "addressLocality": "Ames",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.03998",
                "longitude": "-93.63548"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Tickets are $5 for adults, $3 for students and $10 for families. For our fans that can't make it in person, it will be live-streamed, \n\nLive on our YouTube Channel https://www.youtube.com/@ameshsorchestra",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Ames High School Orchestra",
                "url": "https://allevents.in/org/ames-high-school-orchestra/27697037"
            }
        ]
    }
]
```