

# Event Details

- **Event Name**: Breakfast on Broadway
- **Event Start and End Date**: Sun, 13 Sep, 2026 at 10:00 am – Sun, 13 Sep, 2026 at 12:00 pm (-04:00)
- **Event Description**: Always a fun, social event.
- **Event URL**: https://allevents.in/norwich/breakfast-on-broadway/200030518768002
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: Norwich
- **state**: CT
- **country**: United States
- **location**: 60-64 Broadway, Norwich, CT, United States, Connecticut 06360
- **lat**: 41.5254
- **long**: -72.07599
- **full address**: 60-64 Broadway, Norwich, CT, United States, Connecticut 06360

## Event gallery

- **Alt text**: Breakfast on Broadway
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/553cf67574339e3c30d406ce57679822eabd827f94748a99d492e993578c8280-rimg-w1200-h542-dcf8f8e8-gmir?v=1786843704

## FAQs

- **Q**: When and where is Breakfast on Broadway being held?
  - **A:** Breakfast on Broadway takes place on Sun, 13 Sep, 2026 at 10:00 am to Sun, 13 Sep, 2026 at 12:00 pm at 60-64 Broadway, Norwich, CT, United States, Connecticut 06360.
- **Q**: Who is organizing Breakfast on Broadway?
  - **A:** Breakfast on Broadway is organized by Norwich Arts Center.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Breakfast on Broadway",
        "image": "https://cdn-az.allevents.in/events6/banners/553cf67574339e3c30d406ce57679822eabd827f94748a99d492e993578c8280-rimg-w1200-h542-dcf8f8e8-gmir?v=1786843704",
        "startDate": "2026-09-13T10:00:00-04:00",
        "endDate": "2026-09-13T12:00:00-04:00",
        "url": "https://allevents.in/norwich/breakfast-on-broadway/200030518768002",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "60-64 Broadway, Norwich, CT, United States, Connecticut 06360",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "60 Broadway, Norwich, CT 06360-5702, United States",
                "addressLocality": "Norwich",
                "addressRegion": "CT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.5254",
                "longitude": "-72.07599"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Always a fun, social event.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Norwich Arts Center",
                "url": "https://allevents.in/org/norwich-arts-center/21756560"
            }
        ]
    }
]
```