

# Event Details

- **Event Name**: Choir Concert
- **Event Start and End Date**: Sun, 26 Apr, 2026 at 02:00 pm (-04:00)
- **Event Description**: This event is FREE and open to the public of any age.  Doors will open at 1:30pm.  Light refreshments provided.
- **Event URL**: https://allevents.in/sidney/choir-concert/200029955328556
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 22

## Ticket Details


## Event venue details

- **city**: Sidney
- **state**: OH
- **country**: United States
- **location**: 304 S West Ave, Sidney, OH, United States, Ohio 45365
- **lat**: 40.28292
- **long**: -84.15799
- **full address**: 304 S West Ave, Sidney, OH, United States, Ohio 45365

## Event gallery

- **Alt text**: Choir Concert
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/9fdb3cef3ae1feffa8ffe640bc8c2f0c19900b0b82b6cc5a4378343f6c0e2e49-rimg-w940-h788-dcfee8d8-gmir?v=1776364436

## FAQs

- **Q**: When and where is Choir Concert being held?
  - **A:** Choir Concert takes place on Sun, 26 Apr, 2026 at 02:00 pm to Sun, 26 Apr, 2026 at 02:00 pm at 304 S West Ave, Sidney, OH, United States, Ohio 45365.
- **Q**: Who is organizing Choir Concert?
  - **A:** Choir Concert is organized by Senior Center of Sidney Shelby County.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Choir 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 Sidney, this event is thoughtfully curated to deliver a standout experience worth every moment. If Choir 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": "Choir Concert",
        "image": "https://cdn-az.allevents.in/events4/banners/9fdb3cef3ae1feffa8ffe640bc8c2f0c19900b0b82b6cc5a4378343f6c0e2e49-rimg-w940-h788-dcfee8d8-gmir?v=1776364436",
        "startDate": "2026-04-26T14:00:00-04:00",
        "url": "https://allevents.in/sidney/choir-concert/200029955328556",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "304 S West Ave, Sidney, OH, United States, Ohio 45365",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "304 S West Ave, Sidney, OH 45365-3020, United States",
                "addressLocality": "Sidney",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.28292",
                "longitude": "-84.15799"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This event is FREE and open to the public of any age.  Doors will open at 1:30pm.  Light refreshments provided.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Senior Center of Sidney Shelby County",
                "url": "https://allevents.in/org/senior-center-of-sidney-shelby-county/20536918"
            }
        ]
    }
]
```