

# Event Details

- **Event Name**: Sunday Funday at The Wheelhouse 
- **Event Start and End Date**: Sun, 14 Jun, 2026 at 01:00 pm – Sun, 14 Jun, 2026 at 04:00 pm
- **Event Description**: Come see us for Sunday funday at The Wheelhouse Tavern from 1-4!
- **Event URL**: https://allevents.in/apache-junction/sunday-funday-at-the-wheelhouse/200030215414708
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Apache Junction
- **state**: AZ
- **country**: United States
- **location**: The Wheelhouse Tavern
- **lat**: 33.414137256194
- **long**: -111.55152
- **full address**: The Wheelhouse Tavern, 495 W Apache Trail ,Apache Junction, Arizona, United States

## Event gallery

- **Alt text**: Sunday Funday at The Wheelhouse
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/6b64ff03e55f16d1f612e3c199e3f590d032b2f9df937339b7cb0b21302e6555-rimg-w1024-h1535-dce7ad5d-gmir?v=1781063587

## FAQs

- **Q**: When and where is Sunday Funday at The Wheelhouse  being held?
  - **A:** Sunday Funday at The Wheelhouse  takes place on Sun, 14 Jun, 2026 at 01:00 pm to Sun, 14 Jun, 2026 at 04:00 pm at The Wheelhouse Tavern, 495 W Apache Trail ,Apache Junction, Arizona, United States.
- **Q**: Who is organizing Sunday Funday at The Wheelhouse ?
  - **A:** Sunday Funday at The Wheelhouse  is organized by AZ JukeBox.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Sunday Funday at The Wheelhouse  is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Apache Junction, this event is thoughtfully curated to deliver a standout experience worth every moment. If Sunday Funday at The Wheelhouse  sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Funday at The Wheelhouse",
        "image": "https://cdn-az.allevents.in/events2/banners/6b64ff03e55f16d1f612e3c199e3f590d032b2f9df937339b7cb0b21302e6555-rimg-w1024-h1535-dce7ad5d-gmir?v=1781063587",
        "startDate": "2026-06-14",
        "endDate": "2026-06-14",
        "url": "https://allevents.in/apache-junction/sunday-funday-at-the-wheelhouse/200030215414708",
        "location": {
            "@type": "Place",
            "name": "The Wheelhouse Tavern",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "495 W Apache Trail ,Apache Junction, Arizona",
                "addressLocality": "Apache Junction",
                "addressRegion": "AZ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.414137256194",
                "longitude": "-111.55152"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come see us for Sunday funday at The Wheelhouse Tavern from 1-4!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "AZ JukeBox",
                "url": "https://allevents.in/org/az-jukebox/25635265"
            }
        ]
    }
]
```