

# Event Details

- **Event Name**: Men's Breakfast
- **Event Start and End Date**: Sat, 18 Jul, 2026 at 08:00 am
- **Event Description**: All men are invited to our next Men's Breakfast on July 18 at 8:00 a.m.!
- **Event URL**: https://allevents.in/new-bern/mens-breakfast/200030207455554
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: New Bern
- **state**: NC
- **country**: United States
- **location**: 616 Broad Street, New Bern, NC, United States, North Carolina 28560
- **lat**: 35.10866
- **long**: -77.04377
- **full address**: 616 Broad Street, New Bern, NC, United States, North Carolina 28560

## Event gallery

- **Alt text**: Men's Breakfast
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/6cb30b5c1b7fb5c8711ffd12d9b271ae77ea75c994cd6b071c226b34edb7d387-rimg-w1200-h675-dc16171b-gmir?v=1783775236

## FAQs

- **Q**: When and where is Men's Breakfast being held?
  - **A:** Men's Breakfast takes place on Sat, 18 Jul, 2026 at 08:00 am to Sat, 18 Jul, 2026 at 08:00 am at 616 Broad Street, New Bern, NC, United States, North Carolina 28560.
- **Q**: Who is organizing Men's Breakfast?
  - **A:** Men's Breakfast is organized by Tabernacle Baptist Church.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Men's Breakfast is ideal for professionals, entrepreneurs, startup founders, and networking enthusiasts eager to grow their connections. Whether you're a first-time attendee or a longtime enthusiast in New Bern, this event is thoughtfully curated to deliver a standout experience worth every moment. If Men's Breakfast sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Men's Breakfast",
        "image": "https://cdn-az.allevents.in/events4/banners/6cb30b5c1b7fb5c8711ffd12d9b271ae77ea75c994cd6b071c226b34edb7d387-rimg-w1200-h675-dc16171b-gmir?v=1783775236",
        "startDate": "2026-07-18",
        "url": "https://allevents.in/new-bern/mens-breakfast/200030207455554",
        "location": {
            "@type": "Place",
            "name": "616 Broad Street, New Bern, NC, United States, North Carolina 28560",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "616 Broad St, New Bern, NC 28560-4806, United States",
                "addressLocality": "New Bern",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.10866",
                "longitude": "-77.04377"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All men are invited to our next Men's Breakfast on July 18 at 8:00 a.m.!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Tabernacle Baptist Church",
                "url": "https://allevents.in/org/tabernacle-baptist-church/14190538",
                "description": "Tabernacle Baptist Church"
            }
        ]
    }
]
```