

# Event Details

- **Event Name**: North End Coffee Hour
- **Event Start and End Date**: Thu, 25 Jun, 2026 at 03:00 pm
- **Event Description**: Join us for our North End Coffee Hour! All are welcome ☕️
- **Event URL**: https://allevents.in/boston/north-end-coffee-hour/200030265664216
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Boston
- **state**: MA
- **country**: United States
- **location**: North End Branch of the Boston Public Library
- **lat**: 42.36408
- **long**: -71.0549
- **full address**: North End Branch of the Boston Public Library, 25 Parmenter St,Boston, Massachusetts, United States

## Event gallery

- **Alt text**: North End Coffee Hour
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/24f74e0a66e02a245cbff413c56f8efb3238ca86dca1e2607c97e7e7106d0539-rimg-w1080-h1350-dc034d8e-gmir?v=1781814976

## FAQs

- **Q**: When and where is North End Coffee Hour being held?
  - **A:** North End Coffee Hour takes place on Thu, 25 Jun, 2026 at 03:00 pm to Thu, 25 Jun, 2026 at 03:00 pm at North End Branch of the Boston Public Library, 25 Parmenter St,Boston, Massachusetts, United States.
- **Q**: Who is organizing North End Coffee Hour?
  - **A:** North End Coffee Hour is organized by State Senator Lydia Edwards.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "North End Coffee Hour",
        "image": "https://cdn-az.allevents.in/events3/banners/24f74e0a66e02a245cbff413c56f8efb3238ca86dca1e2607c97e7e7106d0539-rimg-w1080-h1350-dc034d8e-gmir?v=1781814976",
        "startDate": "2026-06-25",
        "url": "https://allevents.in/boston/north-end-coffee-hour/200030265664216",
        "location": {
            "@type": "Place",
            "name": "North End Branch of the Boston Public Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "25 Parmenter St,Boston, Massachusetts",
                "addressLocality": "Boston",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.36408",
                "longitude": "-71.0549"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our North End Coffee Hour! All are welcome ☕️",
        "organizer": [
            {
                "@type": "Organization",
                "name": "State Senator Lydia Edwards",
                "url": "https://allevents.in/org/state-senator-lydia-edwards/18828402"
            }
        ]
    }
]
```