

# Event Details

- **Event Name**: Men's Breakfast
- **Event Start and End Date**: Sat, 21 Feb, 2026 at 08:00 am – Sat, 21 Feb, 2026 at 09:30 am
- **Event Description**: Men come together to have fellowship and eat a big delicious breakfast.
- **Event URL**: https://allevents.in/roseburg/mens-breakfast/200029518637256
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Roseburg
- **state**: OR
- **country**: United States
- **location**: 813 SE Lane Ave, Roseburg, OR, United States, Oregon 97470
- **lat**: 43.20694
- **long**: -123.34622
- **full address**: 813 SE Lane Ave, Roseburg, OR, United States, Oregon 97470

## Event gallery

- **Alt text**: Men's Breakfast
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/c0880e0ae8c9107a52d571eeabd489dd7b2d49adcd86e739d02a837ae8307193-rimg-w1080-h1080-dcd9d8d5-gmir?v=1771538573

## FAQs

- **Q**: When and where is Men's Breakfast being held?
  - **A:** Men's Breakfast takes place on Sat, 21 Feb, 2026 at 08:00 am to Sat, 21 Feb, 2026 at 09:30 am at 813 SE Lane Ave, Roseburg, OR, United States, Oregon 97470.
- **Q**: Who is organizing Men's Breakfast?
  - **A:** Men's Breakfast is organized by Liberty Christian Fellowship.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Men's Breakfast",
        "image": "https://cdn-az.allevents.in/events7/banners/c0880e0ae8c9107a52d571eeabd489dd7b2d49adcd86e739d02a837ae8307193-rimg-w1080-h1080-dcd9d8d5-gmir?v=1771538573",
        "startDate": "2026-02-21",
        "endDate": "2026-02-21",
        "url": "https://allevents.in/roseburg/mens-breakfast/200029518637256",
        "location": {
            "@type": "Place",
            "name": "813 SE Lane Ave, Roseburg, OR, United States, Oregon 97470",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "813 SE Lane Ave, Roseburg, OR 97470-3948, United States",
                "addressLocality": "Roseburg",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.20694",
                "longitude": "-123.34622"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Men come together to have fellowship and eat a big delicious breakfast.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Liberty Christian Fellowship",
                "url": "https://allevents.in/org/liberty-christian-fellowship/15308343",
                "description": "Liberty Christian Fellowship is a friendly church devoted to inspiring personal fulfillment through a relationship with Christ.\n\nPastor Dale Dickson"
            }
        ]
    }
]
```