

# Event Details

- **Event Name**: Men’s Christmas Breakfast 
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 08:00 am – Sat, 13 Dec, 2025 at 09:00 am
- **Event Description**: Join our men for a delicious breakfast Saturday, December 13 @ 8am in Biram Hall!
- **Event URL**: https://allevents.in/henderson/men’s-christmas-breakfast/200029350134035
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Henderson
- **state**: KY
- **country**: United States
- **location**: 2208 US Highway 60 E, Henderson, KY
- **lat**: 37.86004
- **long**: -87.56343
- **full address**: 2208 US Highway 60 E, Henderson, KY, United States

## Event gallery

- **Alt text**: Men’s Christmas Breakfast
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/6a2cd907a71bd2715c4bf03392906d2e5cb810dd4814a39afde6fa65cfca3cfb-rimg-w1200-h675-dc17171a-gmir?v=1765614934

## FAQs

- **Q**: When and where is Men’s Christmas Breakfast  being held?
  - **A:** Men’s Christmas Breakfast  takes place on Sat, 13 Dec, 2025 at 08:00 am to Sat, 13 Dec, 2025 at 09:00 am at 2208 US Highway 60 E, Henderson, KY, United States.
- **Q**: Who is organizing Men’s Christmas Breakfast ?
  - **A:** Men’s Christmas Breakfast  is organized by First Assembly of God (Henderson, Ky).

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Men’s Christmas Breakfast",
        "image": "https://cdn-az.allevents.in/events2/banners/6a2cd907a71bd2715c4bf03392906d2e5cb810dd4814a39afde6fa65cfca3cfb-rimg-w1200-h675-dc17171a-gmir?v=1765614934",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/henderson/men’s-christmas-breakfast/200029350134035",
        "location": {
            "@type": "Place",
            "name": "2208 US Highway 60 E, Henderson, KY",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2208 US-60, Henderson, KY 42420-2445, United States",
                "addressLocality": "Henderson",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.86004",
                "longitude": "-87.56343"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join our men for a delicious breakfast Saturday, December 13 @ 8am in Biram Hall!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First Assembly of God (Henderson Ky)",
                "url": "https://allevents.in/org/first-assembly-of-god-henderson-ky/25952696"
            }
        ]
    }
]
```