

# Event Details

- **Event Name**: Bean N Breek Coffee Break
- **Event Start and End Date**: Sun, 03 May, 2026 at 09:00 am (-05:00)
- **Event Description**: Come on out for some caffeine and chats!! Wear something yellow so we know
You're apart of the group.
- **Event URL**: https://allevents.in/tinley-park/bean-n-breek-coffee-break/200029892753940
- **Interested Audience**: 
  - total_interested_count: 18

## Ticket Details


## Event venue details

- **city**: Tinley Park
- **state**: IL
- **country**: United States
- **location**: Bean 'N Breek Coffee
- **lat**: 41.56726
- **long**: -87.81128
- **full address**: Bean 'N Breek Coffee, 17835 80th Avenue,Tinley Park, Illinois, United States

## Event gallery

- **Alt text**: Bean N Breek Coffee Break
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/6f7dc0517acdffe6adc87b46565f2b7b775e46974fa6d8d2b9fc7235da993f54-rimg-w720-h960-dc95724c-gmir?v=1775841553

## FAQs

- **Q**: When and where is Bean N Breek Coffee Break being held?
  - **A:** Bean N Breek Coffee Break takes place on Sun, 03 May, 2026 at 09:00 am to Sun, 03 May, 2026 at 09:00 am at Bean 'N Breek Coffee, 17835 80th Avenue,Tinley Park, Illinois, United States.
- **Q**: Who is organizing Bean N Breek Coffee Break?
  - **A:** Bean N Breek Coffee Break is organized by Katrina Sullivan.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bean N Breek Coffee Break",
        "image": "https://cdn-az.allevents.in/events4/banners/6f7dc0517acdffe6adc87b46565f2b7b775e46974fa6d8d2b9fc7235da993f54-rimg-w720-h960-dc95724c-gmir?v=1775841553",
        "startDate": "2026-05-03T09:00:00-05:00",
        "url": "https://allevents.in/tinley-park/bean-n-breek-coffee-break/200029892753940",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Bean 'N Breek Coffee",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "17835 80th Avenue,Tinley Park, Illinois",
                "addressLocality": "Tinley Park",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.56726",
                "longitude": "-87.81128"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come on out for some caffeine and chats!! Wear something yellow so we know\nYou're apart of the group.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Katrina Sullivan",
                "url": "https://allevents.in/org/katrina-sullivan/26689398"
            }
        ]
    }
]
```