

# Event Details

- **Event Name**: Rep. Koleszar Coffee Hour
- **Event Start and End Date**: Wed, 01 Apr, 2026 at 06:00 pm
- **Event Description**: Please join us for a coffee hour to discuss what's happening in Lansing as we head into budget season.
- **Event URL**: https://allevents.in/plymouth/rep-koleszar-coffee-hour/200029853751027
- **Interested Audience**: 
  - total_interested_count: 23

## Ticket Details

- **Ticket URL**: http://facebook.com/200029853751027?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=plymouth-events

## Event venue details

- **city**: Plymouth
- **state**: MI
- **country**: United States
- **location**: Plymouth District Library
- **lat**: 42.37162330375
- **long**: -83.467358604211
- **full address**: Plymouth District Library, 223 S Main St,Plymouth, Michigan, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: State Representative Matt Koleszar (https://allevents.in/org/state-representative-matt-koleszar/14698677)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/ad6a5367beff3b080334fb123825ac19859b385de3500b06443f385d65d40e12-rimg-w1200-h675-dcc2daed-gmir?v=1775002678
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/63dbd0ef5ebb91301866fc4a3c3945556ba63653e67ac4e952f8fb298403f990-rimg-w300-h300-dcbed6ea-gmir?v=1775002678

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 01 Apr, 2026 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** Plymouth District Library, 223 S Main St,Plymouth, Michigan, United States
- **Q**: Who is organizing the event?
  - **A:** State Representative Matt Koleszar
- **Q**: Where can I find ticket details about Rep. Koleszar Coffee Hour ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Rep. Koleszar Coffee Hour",
        "image": "https://cdn-az.allevents.in/events4/banners/ad6a5367beff3b080334fb123825ac19859b385de3500b06443f385d65d40e12-rimg-w1200-h675-dcc2daed-gmir?v=1775002678",
        "startDate": "2026-04-01",
        "url": "https://allevents.in/plymouth/rep-koleszar-coffee-hour/200029853751027",
        "location": {
            "@type": "Place",
            "name": "Plymouth District Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "223 S Main St,Plymouth, Michigan",
                "addressLocality": "Plymouth",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.37162330375",
                "longitude": "-83.467358604211"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us for a coffee hour to discuss what's happening in Lansing as we head into budget season.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "State Representative Matt Koleszar",
                "url": "https://allevents.in/org/state-representative-matt-koleszar/14698677",
                "description": "Educator, Assistant House Democratic Leader and State Representative serving the communities of Northville, Plymouth and Eastern Canton."
            }
        ]
    }
]
```