

# Event Details

- **Event Name**: Men's Breakfast
- **Event Start and End Date**: Sat, 27 Jun, 2026 at 09:00 am
- **Event Description**: Men of Harvest! Let's gather at the church for breakfast and fellowship.
- **Event URL**: https://allevents.in/warrensburg/mens-breakfast/200030262926725
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Warrensburg
- **state**: MO
- **country**: United States
- **location**: 372 S. Division, Warrensburg, MO, United States, Missouri 64093
- **lat**: 38.70624
- **long**: -93.73471
- **full address**: 372 S. Division, Warrensburg, MO, United States, Missouri 64093

## Event gallery

- **Alt text**: Men's Breakfast
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/4d634f8ff3a9a6be795f1f3fab02f2a2b2aab8dc5ec4f715cf2c4364fc7ac62a-rimg-w1065-h565-dc020202-gmir?v=1782423622

## FAQs

- **Q**: When and where is Men's Breakfast being held?
  - **A:** Men's Breakfast takes place on Sat, 27 Jun, 2026 at 09:00 am to Sat, 27 Jun, 2026 at 09:00 am at 372 S. Division, Warrensburg, MO, United States, Missouri 64093.
- **Q**: Who is organizing Men's Breakfast?
  - **A:** Men's Breakfast is organized by Harvest Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Men's Breakfast",
        "image": "https://cdn-az.allevents.in/events6/banners/4d634f8ff3a9a6be795f1f3fab02f2a2b2aab8dc5ec4f715cf2c4364fc7ac62a-rimg-w1065-h565-dc020202-gmir?v=1782423622",
        "startDate": "2026-06-27",
        "url": "https://allevents.in/warrensburg/mens-breakfast/200030262926725",
        "location": {
            "@type": "Place",
            "name": "372 S. Division, Warrensburg, MO, United States, Missouri 64093",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "372 S Division Rd, Warrensburg, MO 64093-4500, United States",
                "addressLocality": "Warrensburg",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.70624",
                "longitude": "-93.73471"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Men of Harvest! Let's gather at the church for breakfast and fellowship.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Harvest Church",
                "url": "https://allevents.in/org/harvest-church/13444222",
                "description": "Come experience vibrant worship, deep teaching, the love of a family, and a heart for kingdom transformations."
            }
        ]
    }
]
```