

# Event Details

- **Event Name**: Coffee Hour
- **Event Start and End Date**: Sat, 28 Mar, 2026 at 11:00 am – Sat, 28 Mar, 2026 at 12:30 pm
- **Event Description**: Come join me at True North in Burlington for coffee and conversation. I look forward to meeting you all and discussing my vision for the district.
- **Event URL**: https://allevents.in/burlington/coffee-hour/200029762096313
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details

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

## Event venue details

- **city**: Burlington
- **state**: MA
- **country**: United States
- **location**: True North Coffee
- **lat**: 42.512019191
- **long**: -71.201008229
- **full address**: True North Coffee, 204 Cambridge St,Burlington, Massachusetts, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Reeves for BSC (https://allevents.in/org/reeves-for-bsc/27535853)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/90f039a85ae8e182c8872eea3235f7a3e5be623b90ec5ce1ec7e5356d0bd2c18-rimg-w1200-h800-dcf6f2ee-gmir?v=1774093232
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/d7057ba0e247244c8e2972d8b7adef15bb5e791814e2c12ba782ecb52349c832-rimg-w300-h300-dcc10605-gmir?v=1774093232

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 28 Mar, 2026 at 11:00 am
- **Q**: Where is the event happening?
  - **A:** True North Coffee, 204 Cambridge St,Burlington, Massachusetts, United States
- **Q**: Who is organizing the event?
  - **A:** Reeves for BSC
- **Q**: What type of event is this?
  - **A:** meetups
- **Q**: Where can I find ticket details about 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": "Coffee Hour",
        "image": "https://cdn-az.allevents.in/events7/banners/90f039a85ae8e182c8872eea3235f7a3e5be623b90ec5ce1ec7e5356d0bd2c18-rimg-w1200-h800-dcf6f2ee-gmir?v=1774093232",
        "startDate": "2026-03-28",
        "endDate": "2026-03-28",
        "url": "https://allevents.in/burlington/coffee-hour/200029762096313",
        "location": {
            "@type": "Place",
            "name": "True North Coffee",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "204 Cambridge St,Burlington, Massachusetts",
                "addressLocality": "Burlington",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.512019191",
                "longitude": "-71.201008229"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join me at True North in Burlington for coffee and conversation. I look forward to meeting you all and discussing my vision for the district.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Reeves for BSC",
                "url": "https://allevents.in/org/reeves-for-bsc/27535853"
            }
        ]
    }
]
```