

# Event Details

- **Event Name**: 2026 Spring Concert
- **Event Start and End Date**: Sun, 03 May, 2026 at 04:00 pm (-05:00)
- **Event Description**: Our Spring Concert is right around the corner!  Join us for a beautiful afternoon of choral music from a mix of genres.  This is a wonderful opportunity to celebrate our community in the newly built atrium at Columbus High School.  Free admission!
- **Event URL**: https://allevents.in/columbus/2026-spring-concert/200029955344749
- **Event Categories**: Concerts, Music, Entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Columbus
- **state**: WI
- **country**: United States
- **location**: Columbus High School
- **lat**: 43.326975021082
- **long**: -89.02026338039
- **full address**: Columbus High School, 1164 Farnham St,Columbus,WI,United States

## Event gallery

- **Alt text**: 2026 Spring Concert
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/6e3a52c4315005952cac5a5a3f8fc8cd1fe2ff82d33bedc3d5cf0e57b2ee948d-rimg-w1200-h1553-dcebeef6-gmir?v=1776364729

## FAQs

- **Q**: When and where is 2026 Spring Concert being held?
  - **A:** 2026 Spring Concert takes place on Sun, 03 May, 2026 at 04:00 pm to Sun, 03 May, 2026 at 04:00 pm at Columbus High School, 1164 Farnham St,Columbus,WI,United States.
- **Q**: Who is organizing 2026 Spring Concert?
  - **A:** 2026 Spring Concert is organized by Columbus Chamber Choir.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "2026 Spring Concert",
        "image": "https://cdn-az.allevents.in/events1/banners/6e3a52c4315005952cac5a5a3f8fc8cd1fe2ff82d33bedc3d5cf0e57b2ee948d-rimg-w1200-h1553-dcebeef6-gmir?v=1776364729",
        "startDate": "2026-05-03T16:00:00-05:00",
        "url": "https://allevents.in/columbus/2026-spring-concert/200029955344749",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Columbus High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1164 Farnham St,Columbus,WI,United States",
                "addressLocality": "Columbus",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.326975021082",
                "longitude": "-89.02026338039"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our Spring Concert is right around the corner!  Join us for a beautiful afternoon of choral music from a mix of genres.  This is a wonderful opportunity to celebrate our community in the newly built atrium at Columbus High School.  Free admission!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Columbus Chamber Choir",
                "url": "https://allevents.in/org/columbus-chamber-choir/21299747"
            }
        ]
    }
]
```