

# Event Details

- **Event Name**: Men's Breakfast
- **Event Start and End Date**: Sat, 25 Apr, 2026 at 08:00 am – Sat, 25 Apr, 2026 at 09:00 am (-05:00)
- **Event Description**: Men and boys of all ages are invited to Scoops Cafe at 8 AM on the 4th Saturday of each month. As we partake of our ordered meals, we reflect on the love of Christ through prayer, devotion, and neighborly conversation.
Come and join us.
- **Event URL**: https://allevents.in/horton/mens-breakfast/200029918254952
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Horton
- **state**: KS
- **country**: United States
- **location**: Scoops n' Smiles Ice Cream Parlor
- **lat**: 39.6602
- **long**: -95.52713
- **full address**: Scoops n' Smiles Ice Cream Parlor, 108 E 8th St, Horton, KS 66439-1705, United States

## Event gallery

- **Alt text**: Men's Breakfast
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/b5fdda4e85fa3850084610910f85439cb214f459f2d116b2119a93fb3af9a8a8-rimg-w670-h350-dc271f12-gmir?v=1775800732

## FAQs

- **Q**: When and where is Men's Breakfast being held?
  - **A:** Men's Breakfast takes place on Sat, 25 Apr, 2026 at 08:00 am to Sat, 25 Apr, 2026 at 09:00 am at Scoops n' Smiles Ice Cream Parlor, 108 E 8th St, Horton, KS 66439-1705, United States.
- **Q**: Who is organizing Men's Breakfast?
  - **A:** Men's Breakfast is organized by Horton First Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Men's Breakfast",
        "image": "https://cdn-az.allevents.in/events7/banners/b5fdda4e85fa3850084610910f85439cb214f459f2d116b2119a93fb3af9a8a8-rimg-w670-h350-dc271f12-gmir?v=1775800732",
        "startDate": "2026-04-25T08:00:00-05:00",
        "endDate": "2026-04-25T09:00:00-05:00",
        "url": "https://allevents.in/horton/mens-breakfast/200029918254952",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Scoops n' Smiles Ice Cream Parlor",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "108 E 8th St, Horton, KS 66439-1705, United States",
                "addressLocality": "Horton",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.6602",
                "longitude": "-95.52713"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Men and boys of all ages are invited to Scoops Cafe at 8 AM on the 4th Saturday of each month. As we partake of our ordered meals, we reflect on the love of Christ through prayer, devotion, and neighborly conversation.\nCome and join us.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Horton First Baptist Church",
                "url": "https://allevents.in/org/horton-first-baptist-church/18058168"
            }
        ]
    }
]
```