

# Event Details

- **Event Name**: The Contenders at Wings
- **Event Start and End Date**: Fri, 10 Jul, 2026 at 09:00 pm (-04:00)
- **Event Description**: Join us for your favorite rock, pop and a sprinkle of country tunes!
- **Event URL**: https://allevents.in/dayton/the-contenders-at-wings/200029348701240
- **Event Categories**: pop
- **Interested Audience**: 
  - total_interested_count: 26

## Ticket Details


## Event venue details

- **city**: Dayton
- **state**: OH
- **country**: United States
- **location**: Wings Sports Bar and Grille
- **lat**: 39.84365
- **long**: -84.1984
- **full address**: Wings Sports Bar and Grille, 7902 N Dixie Dr, Dayton, OH 45414-2861, United States

## Event gallery

- **Alt text**: The Contenders at Wings
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/51049698852d5d6dd7d8649470f7174415991b4c13be9223d95877696afbb62e-rimg-w1024-h1536-dc181816-gmir?v=1775574745

## FAQs

- **Q**: When and where is The Contenders at Wings being held?
  - **A:** The Contenders at Wings takes place on Fri, 10 Jul, 2026 at 09:00 pm to Fri, 10 Jul, 2026 at 09:00 pm at Wings Sports Bar and Grille, 7902 N Dixie Dr, Dayton, OH 45414-2861, United States.
- **Q**: Who is organizing The Contenders at Wings?
  - **A:** The Contenders at Wings is organized by The Contenders .
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Contenders at Wings 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 The Contenders at Wings 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": "The Contenders at Wings",
        "image": "https://cdn-az.allevents.in/events8/banners/51049698852d5d6dd7d8649470f7174415991b4c13be9223d95877696afbb62e-rimg-w1024-h1536-dc181816-gmir?v=1775574745",
        "startDate": "2026-07-10T21:00:00-04:00",
        "url": "https://allevents.in/dayton/the-contenders-at-wings/200029348701240",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Wings Sports Bar and Grille",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7902 N Dixie Dr, Dayton, OH 45414-2861, United States",
                "addressLocality": "Dayton",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.84365",
                "longitude": "-84.1984"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for your favorite rock, pop and a sprinkle of country tunes!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Contenders ",
                "url": "https://allevents.in/org/the-contenders/23908227"
            }
        ]
    }
]
```