

# Event Details

- **Event Name**: Men's Prayer Breakfast
- **Event Start and End Date**: Tue, 16 Dec, 2025 at 07:00 am – Tue, 16 Dec, 2025 at 08:00 am
- **Event Description**: On Tuesday mornings, MOCC gathers at 7 AM for breakfast ($5 per person—the first is free), study, fellowship, and conversation.
- **Event URL**: https://allevents.in/mount-pleasant/mens-prayer-breakfast/200029356663515
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Mount Pleasant
- **state**: SC
- **country**: United States
- **location**: All Saints Lutheran Church - Mt Pleasant
- **lat**: 32.83679
- **long**: -79.82015
- **full address**: All Saints Lutheran Church - Mt Pleasant, 2107 North Highway 17,Mount Pleasant, South Carolina, United States

## Event gallery

- **Alt text**: Men's Prayer Breakfast
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/0ef60e0133624abef8c35d2e26b0f798320cd2873ed83048345706cdc651c450-rimg-w885-h894-dcc2c2c3-gmir?v=1765753635

## FAQs

- **Q**: When and where is Men's Prayer Breakfast being held?
  - **A:** Men's Prayer Breakfast takes place on Tue, 16 Dec, 2025 at 07:00 am to Tue, 16 Dec, 2025 at 08:00 am at All Saints Lutheran Church - Mt Pleasant, 2107 North Highway 17,Mount Pleasant, South Carolina, United States.
- **Q**: Who is organizing Men's Prayer Breakfast?
  - **A:** Men's Prayer Breakfast is organized by Men of Christ Church Mount Pleasant South Carolina.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Men's Prayer Breakfast",
        "image": "https://cdn-az.allevents.in/events5/banners/0ef60e0133624abef8c35d2e26b0f798320cd2873ed83048345706cdc651c450-rimg-w885-h894-dcc2c2c3-gmir?v=1765753635",
        "startDate": "2025-12-16",
        "endDate": "2025-12-16",
        "url": "https://allevents.in/mount-pleasant/mens-prayer-breakfast/200029356663515",
        "location": {
            "@type": "Place",
            "name": "All Saints Lutheran Church - Mt Pleasant",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2107 North Highway 17,Mount Pleasant, South Carolina",
                "addressLocality": "Mount Pleasant",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.83679",
                "longitude": "-79.82015"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "On Tuesday mornings, MOCC gathers at 7 AM for breakfast ($5 per person—the first is free), study, fellowship, and conversation.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Men of Christ Church Mount Pleasant South Carolina",
                "url": "https://allevents.in/org/men-of-christ-church-mount-pleasant-south-carolina/26558088"
            }
        ]
    }
]
```