

# Event Details

- **Event Name**: Sinclair Jazz Concert
- **Event Start and End Date**: Fri, 24 Apr, 2026 at 07:00 pm (-04:00)
- **Event Description**: Join us to celebrate Legends of Jazz at Sinclair College with Special Guest Matt Anklan. Free concert and free parking.
- **Event URL**: https://allevents.in/dayton/sinclair-jazz-concert/200029924124502
- **Event Categories**: Music, Entertainment, Concerts
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Dayton
- **state**: OH
- **country**: United States
- **location**: 401 W Fourth St., building 2, Dayton, OH, United States, Ohio 45402
- **lat**: 39.75704
- **long**: -84.19863
- **full address**: 401 W Fourth St., building 2, Dayton, OH, United States, Ohio 45402

## Event gallery

- **Alt text**: Sinclair Jazz Concert
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/658750736f7345fbce946fb9159675ce9f75179b17a970c25ec929897477d274-rimg-w1200-h628-dc41c1da-gmir?v=1775849701

## FAQs

- **Q**: When and where is Sinclair Jazz Concert being held?
  - **A:** Sinclair Jazz Concert takes place on Fri, 24 Apr, 2026 at 07:00 pm to Fri, 24 Apr, 2026 at 07:00 pm at 401 W Fourth St., building 2, Dayton, OH, United States, Ohio 45402.
- **Q**: Who is organizing Sinclair Jazz Concert?
  - **A:** Sinclair Jazz Concert is organized by Music at Sinclair.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Sinclair Jazz 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 Dayton, this event is thoughtfully curated to deliver a standout experience worth every moment. If Sinclair Jazz 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": "Sinclair Jazz Concert",
        "image": "https://cdn-az.allevents.in/events2/banners/658750736f7345fbce946fb9159675ce9f75179b17a970c25ec929897477d274-rimg-w1200-h628-dc41c1da-gmir?v=1775849701",
        "startDate": "2026-04-24T19:00:00-04:00",
        "url": "https://allevents.in/dayton/sinclair-jazz-concert/200029924124502",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "401 W Fourth St., building 2, Dayton, OH, United States, Ohio 45402",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "413 W 4th St, Dayton, OH 45402-1404, United States",
                "addressLocality": "Dayton",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.75704",
                "longitude": "-84.19863"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us to celebrate Legends of Jazz at Sinclair College with Special Guest Matt Anklan. Free concert and free parking.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Music at Sinclair",
                "url": "https://allevents.in/org/music-at-sinclair/14129990",
                "description": "Like our page to find out what is happening with the Music Department of Sinclair Community College."
            }
        ]
    }
]
```