

# Event Details

- **Event Name**: Men's Ministry Breakfast
- **Event Start and End Date**: Sun, 12 Apr, 2026 at 07:30 am (-05:00)
- **Event Description**: Men, you're invited to join us for a time of Food, Fellowship, and Faith beginning at 7:30 AM on Sunday, April 12.
- **Event URL**: https://allevents.in/florence/mens-ministry-breakfast/200029929775541
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Florence
- **state**: MS
- **country**: United States
- **location**: 1207 MS-469, Florence, MS, United States, Mississippi 39073
- **lat**: 32.08713
- **long**: -90.13026
- **full address**: 1207 MS-469, Florence, MS, United States, Mississippi 39073

## Event gallery

- **Alt text**: Men's Ministry Breakfast
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/b1adaa9322fb04911e0b0a1364d52e2ee9955c6eb11865599639e6f7fbc3fe1b-rimg-w933-h461-dc292928-gmir?v=1775936501

## FAQs

- **Q**: When and where is Men's Ministry Breakfast being held?
  - **A:** Men's Ministry Breakfast takes place on Sun, 12 Apr, 2026 at 07:30 am to Sun, 12 Apr, 2026 at 07:30 am at 1207 MS-469, Florence, MS, United States, Mississippi 39073.
- **Q**: Who is organizing Men's Ministry Breakfast?
  - **A:** Men's Ministry Breakfast is organized by Mountain Creek Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Men's Ministry Breakfast",
        "image": "https://cdn-az.allevents.in/events10/banners/b1adaa9322fb04911e0b0a1364d52e2ee9955c6eb11865599639e6f7fbc3fe1b-rimg-w933-h461-dc292928-gmir?v=1775936501",
        "startDate": "2026-04-12T07:30:00-05:00",
        "url": "https://allevents.in/florence/mens-ministry-breakfast/200029929775541",
        "location": {
            "@type": "Place",
            "name": "1207 MS-469, Florence, MS, United States, Mississippi 39073",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1207 MS-469, Florence, MS 39073-9071, United States",
                "addressLocality": "Florence",
                "addressRegion": "MS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.08713",
                "longitude": "-90.13026"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Men, you're invited to join us for a time of Food, Fellowship, and Faith beginning at 7:30 AM on Sunday, April 12.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mountain Creek Baptist Church",
                "url": "https://allevents.in/org/mountain-creek-baptist-church/25306013"
            }
        ]
    }
]
```