

# Event Details

- **Event Name**: office hours
- **Event Start and End Date**: Fri, 06 Mar, 2026 at 04:30 pm – Fri, 06 Mar, 2026 at 06:00 pm
- **Event Description**: Show up, start a tab or just grab a drink, pull up a chair, and let's chat.
- **Event URL**: https://allevents.in/manhattan/office-hours/200029748039222
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Manhattan
- **state**: KS
- **country**: United States
- **location**: Manhattan Brewing Company
- **lat**: 39.1796999
- **long**: -96.5622099
- **full address**: Manhattan Brewing Company, 412 Poyntz Ave, Manhattan, KS 66502-6039, United States

## Event gallery

- **Alt text**: office hours
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/f0e88325a2f33b20dc09b60f4f91b292d9810f58d1093f32461aa8184db0fcfb-rimg-w744-h365-dcffffff-gmir?v=1772296222

## FAQs

- **Q**: When and where is office hours being held?
  - **A:** office hours takes place on Fri, 06 Mar, 2026 at 04:30 pm to Fri, 06 Mar, 2026 at 06:00 pm at Manhattan Brewing Company, 412 Poyntz Ave, Manhattan, KS 66502-6039, United States.
- **Q**: Who is organizing office hours?
  - **A:** office hours is organized by Mosaic Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "office hours",
        "image": "https://cdn-az.allevents.in/events5/banners/f0e88325a2f33b20dc09b60f4f91b292d9810f58d1093f32461aa8184db0fcfb-rimg-w744-h365-dcffffff-gmir?v=1772296222",
        "startDate": "2026-03-06",
        "endDate": "2026-03-06",
        "url": "https://allevents.in/manhattan/office-hours/200029748039222",
        "location": {
            "@type": "Place",
            "name": "Manhattan Brewing Company",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "412 Poyntz Ave, Manhattan, KS 66502-6039, United States",
                "addressLocality": "Manhattan",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.1796999",
                "longitude": "-96.5622099"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Show up, start a tab or just grab a drink, pull up a chair, and let's chat.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mosaic Church",
                "url": "https://allevents.in/org/mosaic-church/20986108"
            }
        ]
    }
]
```