

# Event Details

- **Event Name**: The Wheelmen At Wild Wing Cafe
- **Event Start and End Date**: Fri, 24 Jul, 2026 at 09:30 pm
- **Event Description**: Turn it up! Non stop fun!
- **Event URL**: https://allevents.in/gainesville/the-wheelmen-at-wild-wing-cafe/200030413214111
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Gainesville
- **state**: GA
- **country**: United States
- **location**: 311 Jesse Jewell Pkwy, Gainesville, GA
- **lat**: 34.29874
- **long**: -83.82305
- **full address**: 311 Jesse Jewell Pkwy, Gainesville, GA, United States

## Event gallery

- **Alt text**: The Wheelmen At Wild Wing Cafe
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/b62a5726c497b0cb905d370225372fa85374811ed66ea1e43f8c256d9d560dda-rimg-w1080-h1920-dc030202-gmir?v=1784228111

## FAQs

- **Q**: When and where is The Wheelmen At Wild Wing Cafe being held?
  - **A:** The Wheelmen At Wild Wing Cafe takes place on Fri, 24 Jul, 2026 at 09:30 pm to Fri, 24 Jul, 2026 at 09:30 pm at 311 Jesse Jewell Pkwy, Gainesville, GA, United States.
- **Q**: Who is organizing The Wheelmen At Wild Wing Cafe?
  - **A:** The Wheelmen At Wild Wing Cafe is organized by Wild Wing Cafe (311 Jesse Jewell Parkway, Gainesville, GA).

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Wheelmen At Wild Wing Cafe",
        "image": "https://cdn-az.allevents.in/events3/banners/b62a5726c497b0cb905d370225372fa85374811ed66ea1e43f8c256d9d560dda-rimg-w1080-h1920-dc030202-gmir?v=1784228111",
        "startDate": "2026-07-24",
        "url": "https://allevents.in/gainesville/the-wheelmen-at-wild-wing-cafe/200030413214111",
        "location": {
            "@type": "Place",
            "name": "311 Jesse Jewell Pkwy, Gainesville, GA",
            "address": {
                "@type": "PostalAddress",
                "name": "311 Jesse Jewell Pkwy, Gainesville, GA, United States",
                "addressLocality": "Gainesville",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.29874",
                "longitude": "-83.82305"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Turn it up! Non stop fun!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Wild Wing Cafe (311 Jesse Jewell Parkway Gainesville GA)",
                "url": "https://allevents.in/org/wild-wing-cafe-311-jesse-jewell-parkway-gainesville-ga/16941964"
            }
        ]
    }
]
```