

# Event Details

- **Event Name**: Father's Day Brewkskis
- **Event Start and End Date**: Sun, 21 Jun, 2026 at 11:00 am
- **Event Description**: Come get a climb in with your Dad and grab a beer after the climb. $9 day passes for all Fathers!
- **Event URL**: https://allevents.in/columbus/fathers-day-brewkskis/200030144922214
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Columbus
- **state**: OH
- **country**: United States
- **location**: Chambers Purely Boulders
- **lat**: 39.99351
- **long**: -83.03882
- **full address**: Chambers Purely Boulders, 1165 Chambers Rd, Columbus, OH 43212-1701, United States

## Event gallery

- **Alt text**: Father's Day Brewkskis
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/45436c44f35d4fe14e317fc77c71971cb85e841ccb1da202113e0d5dcb8455a9-rimg-w1200-h675-dc01001e-gmir?v=1781933750

## FAQs

- **Q**: When and where is Father's Day Brewkskis being held?
  - **A:** Father's Day Brewkskis takes place on Sun, 21 Jun, 2026 at 11:00 am to Sun, 21 Jun, 2026 at 11:00 am at Chambers Purely Boulders, 1165 Chambers Rd, Columbus, OH 43212-1701, United States.
- **Q**: Who is organizing Father's Day Brewkskis?
  - **A:** Father's Day Brewkskis is organized by Chambers Purely Boulders.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Father's Day Brewkskis",
        "image": "https://cdn-az.allevents.in/events4/banners/45436c44f35d4fe14e317fc77c71971cb85e841ccb1da202113e0d5dcb8455a9-rimg-w1200-h675-dc01001e-gmir?v=1781933750",
        "startDate": "2026-06-21",
        "url": "https://allevents.in/columbus/fathers-day-brewkskis/200030144922214",
        "location": {
            "@type": "Place",
            "name": "Chambers Purely Boulders",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1165 Chambers Rd, Columbus, OH 43212-1701, United States",
                "addressLocality": "Columbus",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.99351",
                "longitude": "-83.03882"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come get a climb in with your Dad and grab a beer after the climb. $9 day passes for all Fathers!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Chambers Purely Boulders",
                "url": "https://allevents.in/org/chambers-purely-boulders/14222766"
            }
        ]
    }
]
```