

# Event Details

- **Event Name**: Spring Concert
- **Event Start and End Date**: Mon, 27 Apr, 2026 at 07:00 pm (-05:00)
- **Event Description**: Come hear our groups in our final concert of the year. Highlights include recognition of 4th and 8th graders finishing their time in each choir, guest musicians and a high-energy combined finale!
- **Event URL**: https://allevents.in/lincoln/spring-concert/200029808733755
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 24

## Ticket Details


## Event venue details

- **city**: Lincoln
- **state**: NE
- **country**: United States
- **location**: First-Plymouth Church
- **lat**: 40.803066917299
- **long**: -96.691741626633
- **full address**: First-Plymouth Church, 2000 D St,Lincoln,NE,United States

## Event gallery

- **Alt text**: Spring Concert
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/0ac225c2826f3a38c163628ce00edd60fe7c2037110d6e76994e67b3d55bd803-rimg-w1200-h675-dcdec5ec-gmir?v=1776392027

## FAQs

- **Q**: When and where is Spring Concert being held?
  - **A:** Spring Concert takes place on Mon, 27 Apr, 2026 at 07:00 pm to Mon, 27 Apr, 2026 at 07:00 pm at First-Plymouth Church, 2000 D St,Lincoln,NE,United States.
- **Q**: Who is organizing Spring Concert?
  - **A:** Spring Concert is organized by Nebraska Children's Choir.
- **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 Lincoln, 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/0ac225c2826f3a38c163628ce00edd60fe7c2037110d6e76994e67b3d55bd803-rimg-w1200-h675-dcdec5ec-gmir?v=1776392027",
        "startDate": "2026-04-27T19:00:00-05:00",
        "url": "https://allevents.in/lincoln/spring-concert/200029808733755",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "First-Plymouth Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2000 D St,Lincoln,NE,United States",
                "addressLocality": "Lincoln",
                "addressRegion": "NE",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.803066917299",
                "longitude": "-96.691741626633"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come hear our groups in our final concert of the year. Highlights include recognition of 4th and 8th graders finishing their time in each choir, guest musicians and a high-energy combined finale!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Nebraska Childrens Choir",
                "url": "https://allevents.in/org/nebraska-childrens-choir/20604219"
            }
        ]
    }
]
```