

# Event Details

- **Event Name**: Bar Olympics
- **Event Start and End Date**: Fri, 19 Dec, 2025 at 09:00 pm
- **Event Description**: BAR OLYMPICS!!!
Friday December 19th
One last chance to qualify for the Tournament of Champions in January!!
- **Event URL**: https://allevents.in/juneau/bar-olympics/200029313144644
- **Event Categories**: sports, tournaments
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Juneau
- **state**: WI
- **country**: United States
- **location**: Juneau Lanes
- **lat**: 43.406808716927
- **long**: -88.702863402508
- **full address**: Juneau Lanes, 150 E Oak st,Juneau, Wisconsin, United States

## Event gallery

- **Alt text**: Bar Olympics
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/ea317472019b50ec83881d5d3c6d073442e72b0c114d9ca9ff52050ad04e7040-rimg-w1200-h1594-dcb8a597-gmir?v=1765665079

## FAQs

- **Q**: When and where is Bar Olympics being held?
  - **A:** Bar Olympics takes place on Fri, 19 Dec, 2025 at 09:00 pm to Fri, 19 Dec, 2025 at 09:00 pm at Juneau Lanes, 150 E Oak st,Juneau, Wisconsin, United States.
- **Q**: Who is organizing Bar Olympics?
  - **A:** Bar Olympics is organized by Juneau Lanes.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Bar Olympics 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 Juneau, this event is thoughtfully curated to deliver a standout experience worth every moment. If Bar Olympics 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": "Bar Olympics",
        "image": "https://cdn-az.allevents.in/events6/banners/ea317472019b50ec83881d5d3c6d073442e72b0c114d9ca9ff52050ad04e7040-rimg-w1200-h1594-dcb8a597-gmir?v=1765665079",
        "startDate": "2025-12-19",
        "url": "https://allevents.in/juneau/bar-olympics/200029313144644",
        "location": {
            "@type": "Place",
            "name": "Juneau Lanes",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "150 E Oak st,Juneau, Wisconsin",
                "addressLocality": "Juneau",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.406808716927",
                "longitude": "-88.702863402508"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "BAR OLYMPICS!!!\nFriday December 19th\nOne last chance to qualify for the Tournament of Champions in January!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Juneau Lanes",
                "url": "https://allevents.in/org/juneau-lanes/25959383"
            }
        ]
    }
]
```