

# Event Details

- **Event Name**: Youth Orchestra Spring Concert
- **Event Start and End Date**: Sun, 19 Apr, 2026 at 04:00 pm (-05:00)
- **Event Description**: We are excited to present our spring concert at Sentry Theater this spring! Tickets are available for $7 online or at the door.
- **Event URL**: https://allevents.in/stevens-point/youth-orchestra-spring-concert/200029111854127
- **Event Categories**: music, entertainment, concerts, art, theatre
- **Interested Audience**: 
  - total_interested_count: 66

## Ticket Details

- **Ticket URL**: https://cwso.app.neoncrm.com/nx/portal/neonevents/events?path=%2Fportal%2Fevents%2F21348&utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=stevens+point-events

## Event venue details

- **city**: Stevens Point
- **state**: WI
- **country**: United States
- **location**: Sentry Theater
- **lat**: 44.5430503
- **long**: -89.572193
- **full address**: Sentry Theater, 1800 N Point Dr, Stevens Point, WI 54481-1253, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Central Wisconsin Youth Symphony Orchestra (https://allevents.in/org/central-wisconsin-youth-symphony-orchestra/26990783)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/5f8ff30e7cf40e1b02bee3713b0806ffd9a3e6ed2bc1e0ae04ff3464095a0aea-rimg-w1200-h381-dc030202-gmir?v=1774906160
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/603a5f57a87c79a1646fd78843a56445eb32ef675d5397d5da4e3e36d37563a8-rimg-w300-h300-dc040303-gmir?v=1774906160

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 19 Apr, 2026 at 04:00 pm (-05:00)
- **Q**: Where is the event happening?
  - **A:** Sentry Theater, 1800 N Point Dr, Stevens Point, WI 54481-1253, United States
- **Q**: Who is organizing the event?
  - **A:** Central Wisconsin Youth Symphony Orchestra
- **Q**: What type of event is this?
  - **A:** music, entertainment, concerts, art, theatre
- **Q**: Where can I find ticket details about Youth Orchestra Spring Concert ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Youth Orchestra Spring Concert",
        "image": "https://cdn-az.allevents.in/events2/banners/5f8ff30e7cf40e1b02bee3713b0806ffd9a3e6ed2bc1e0ae04ff3464095a0aea-rimg-w1200-h381-dc030202-gmir?v=1774906160",
        "startDate": "2026-04-19T16:00:00-05:00",
        "url": "https://allevents.in/stevens-point/youth-orchestra-spring-concert/200029111854127",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Sentry Theater",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1800 N Point Dr, Stevens Point, WI 54481-1253, United States",
                "addressLocality": "Stevens Point",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.5430503",
                "longitude": "-89.572193"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We are excited to present our spring concert at Sentry Theater this spring! Tickets are available for $7 online or at the door.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Central Wisconsin Youth Symphony Orchestra",
                "url": "https://allevents.in/org/central-wisconsin-youth-symphony-orchestra/26990783"
            }
        ]
    }
]
```