

# Event Details

- **Event Name**: Garage Brewed 2026
- **Event Start and End Date**: Sat, 31 Jan, 2026 at 12:00 pm – Sat, 31 Jan, 2026 at 11:45 pm
- **Event Description**: Garage Brewed is back! Same great venue, and all new motorcycles!
- **Event URL**: https://allevents.in/cincinnati/garage-brewed-2026/200029243605719
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Cincinnati
- **state**: OH
- **country**: United States
- **location**: 1910 Elm Street, Cincinnati, OH, United States, Ohio 45202
- **lat**: 39.11703
- **long**: -84.52013
- **full address**: 1910 Elm Street, Cincinnati, OH, United States, Ohio 45202

## Event gallery

- **Alt text**: Garage Brewed 2026
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/176c0eb7680f868677c0e2709562110a4d6d6fd503080f8568cbeb9f99603769-rimg-w1200-h444-dc030202-gmir?v=1769428823

## FAQs

- **Q**: When and where is Garage Brewed 2026 being held?
  - **A:** Garage Brewed 2026 takes place on Sat, 31 Jan, 2026 at 12:00 pm to Sat, 31 Jan, 2026 at 11:45 pm at 1910 Elm Street, Cincinnati, OH, United States, Ohio 45202.
- **Q**: Who is organizing Garage Brewed 2026?
  - **A:** Garage Brewed 2026 is organized by Garage Brewed Motorcycle Show.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Garage Brewed 2026",
        "image": "https://cdn-az.allevents.in/events7/banners/176c0eb7680f868677c0e2709562110a4d6d6fd503080f8568cbeb9f99603769-rimg-w1200-h444-dc030202-gmir?v=1769428823",
        "startDate": "2026-01-31",
        "endDate": "2026-01-31",
        "url": "https://allevents.in/cincinnati/garage-brewed-2026/200029243605719",
        "location": {
            "@type": "Place",
            "name": "1910 Elm Street, Cincinnati, OH, United States, Ohio 45202",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1910 Elm St, Cincinnati, OH 45202-7751, United States",
                "addressLocality": "Cincinnati",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.11703",
                "longitude": "-84.52013"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Garage Brewed is back! Same great venue, and all new motorcycles!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Garage Brewed Motorcycle Show",
                "url": "https://allevents.in/org/garage-brewed-motorcycle-show/27132309"
            }
        ]
    }
]
```