

# Event Details

- **Event Name**: Men's Breakfast
- **Event Start and End Date**: Wed, 13 May, 2026 at 08:30 am – Wed, 13 May, 2026 at 10:30 am (-04:00)
- **Event Description**: Men’s Breakfast is held in the Fellowship Hall. The time spent together is one of food, fellowship and fun diving into God’s Word with the pastor and deepening our commitment to Christ.
- **Event URL**: https://allevents.in/loveland/mens-breakfast/200029941884019
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Loveland
- **state**: OH
- **country**: United States
- **location**: Bethel Murdoch Presbyterian Church
- **lat**: 39.291410474438
- **long**: -84.203957975632
- **full address**: Bethel Murdoch Presbyterian Church, 9602 Murdoch Goshen Road,Loveland,OH,United States

## Event gallery

- **Alt text**: Men's Breakfast
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/5c04b9ebc50677c68c1e3b6e0454e1ec89921c0688c7c35c3154b88655dda52e-rimg-w1200-h675-dc293308-gmir?v=1776168558

## FAQs

- **Q**: When and where is Men's Breakfast being held?
  - **A:** Men's Breakfast takes place on Wed, 13 May, 2026 at 08:30 am to Wed, 13 May, 2026 at 10:30 am at Bethel Murdoch Presbyterian Church, 9602 Murdoch Goshen Road,Loveland,OH,United States.
- **Q**: Who is organizing Men's Breakfast?
  - **A:** Men's Breakfast is organized by Bethel Murdoch Presbyterian Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Men's Breakfast",
        "image": "https://cdn-az.allevents.in/events10/banners/5c04b9ebc50677c68c1e3b6e0454e1ec89921c0688c7c35c3154b88655dda52e-rimg-w1200-h675-dc293308-gmir?v=1776168558",
        "startDate": "2026-05-13T08:30:00-04:00",
        "endDate": "2026-05-13T10:30:00-04:00",
        "url": "https://allevents.in/loveland/mens-breakfast/200029941884019",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Bethel Murdoch Presbyterian Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9602 Murdoch Goshen Road,Loveland,OH,United States",
                "addressLocality": "Loveland",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.291410474438",
                "longitude": "-84.203957975632"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Men’s Breakfast is held in the Fellowship Hall. The time spent together is one of food, fellowship and fun diving into God’s Word with the pastor and deepening our commitment to Christ.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bethel Murdoch Presbyterian Church",
                "url": "https://allevents.in/org/bethel-murdoch-presbyterian-church/20867875"
            }
        ]
    }
]
```