

# Event Details

- **Event Name**: Men's Breakfast
- **Event Start and End Date**: Sat, 10 Jan, 2026 at 08:30 am
- **Event Description**: Join us for a hearty meal and great fellowship.
- **Event URL**: https://allevents.in/o-fallon/mens-breakfast/200029395259948
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: O Fallon
- **state**: IL
- **country**: United States
- **location**: Shiloh Church
- **lat**: 38.559378020833
- **long**: -89.897830729385
- **full address**: Shiloh Church, 210 S Main St,Shiloh, Illinois, O Fallon, United States

## Event gallery

- **Alt text**: Men's Breakfast
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/3c0a3cc016496cd3c944f95bd48ee2c473bc6d82a5fb26bbbafc40bef11f7060-rimg-w1200-h675-dc110710-gmir?v=1767073801

## FAQs

- **Q**: When and where is Men's Breakfast being held?
  - **A:** Men's Breakfast takes place on Sat, 10 Jan, 2026 at 08:30 am to Sat, 10 Jan, 2026 at 08:30 am at Shiloh Church, 210 S Main St,Shiloh, Illinois, O Fallon, United States.
- **Q**: Who is organizing Men's Breakfast?
  - **A:** Men's Breakfast is organized by Shiloh Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Men's Breakfast",
        "image": "https://cdn-az.allevents.in/events4/banners/3c0a3cc016496cd3c944f95bd48ee2c473bc6d82a5fb26bbbafc40bef11f7060-rimg-w1200-h675-dc110710-gmir?v=1767073801",
        "startDate": "2026-01-10",
        "url": "https://allevents.in/o-fallon/mens-breakfast/200029395259948",
        "location": {
            "@type": "Place",
            "name": "Shiloh Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "210 S Main St,Shiloh, Illinois",
                "addressLocality": "O Fallon",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.559378020833",
                "longitude": "-89.897830729385"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a hearty meal and great fellowship.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Shiloh Church",
                "url": "https://allevents.in/org/shiloh-church/25981939",
                "description": "Shiloh Church, Shiloh. 784 likes · 26 talking about this · 1,258 were here. Gather Together | Grow Deeper | Give Back\n9:00a - Contemporary \n10:30a -..."
            }
        ]
    }
]
```