

# Event Details

- **Event Name**: Commute and Caffeinate
- **Event Start and End Date**: Thu, 09 Jul, 2026 at 08:00 am
- **Event Description**: Do you commute to the Buffalo Niagara Medical Campus? Whether you bike, walk, drive, or take transit, all are welcome to kick off your morning with free coffee and the opportunity to connect with your fellow commuters.
- **Event URL**: https://allevents.in/buffalo/commute-and-caffeinate/200030254234431
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: Buffalo
- **state**: NY
- **country**: United States
- **location**: Penny’s Coffee Shop
- **lat**: 42.898787213977
- **long**: -78.870263020959
- **full address**: Penny’s Coffee Shop, 918 Main St, Buffalo, NY 14202, United States

## Event gallery

- **Alt text**: Commute and Caffeinate
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/b76fad911f90a6e81e6ffa866c4505546d84cf0ff7264979c6c2cc39c09560d9-rimg-w940-h788-dcf6f0ea-gmir?v=1783202869

## FAQs

- **Q**: When and where is Commute and Caffeinate being held?
  - **A:** Commute and Caffeinate takes place on Thu, 09 Jul, 2026 at 08:00 am to Thu, 09 Jul, 2026 at 08:00 am at Penny s Coffee Shop, 918 Main St, Buffalo, NY 14202, United States.
- **Q**: Who is organizing Commute and Caffeinate?
  - **A:** Commute and Caffeinate is organized by Buffalo Niagara Medical Campus.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Commute and Caffeinate",
        "image": "https://cdn-az.allevents.in/events2/banners/b76fad911f90a6e81e6ffa866c4505546d84cf0ff7264979c6c2cc39c09560d9-rimg-w940-h788-dcf6f0ea-gmir?v=1783202869",
        "startDate": "2026-07-09",
        "url": "https://allevents.in/buffalo/commute-and-caffeinate/200030254234431",
        "location": {
            "@type": "Place",
            "name": "Penny’s Coffee Shop",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "918 Main St, Buffalo, NY 14202, United States",
                "addressLocality": "Buffalo",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.898787213977",
                "longitude": "-78.870263020959"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Do you commute to the Buffalo Niagara Medical Campus? Whether you bike, walk, drive, or take transit, all are welcome to kick off your morning with free coffee and the opportunity to connect with your fellow commuters.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Buffalo Niagara Medical Campus",
                "url": "https://allevents.in/org/buffalo-niagara-medical-campus/20254001"
            }
        ]
    }
]
```