

# Event Details

- **Event Name**: Men's Breakfast
- **Event Start and End Date**: Sat, 25 Apr, 2026 at 10:00 am (-06:00)
- **Event Description**: We invite all the men of RGC to come enjoy some breakfast and fellowship together!
- **Event URL**: https://allevents.in/rapid-city/mens-breakfast/200029915408258
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Rapid City
- **state**: SD
- **country**: United States
- **location**: 640 E Saint Patrick St, Rapid City, SD, United States, South Dakota 57701
- **lat**: 44.068
- **long**: -103.20537
- **full address**: 640 E Saint Patrick St, Rapid City, SD, United States, South Dakota 57701

## Event gallery

- **Alt text**: Men's Breakfast
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/48f78063f9ce6069fae6527435fbf35753106c7a1778a8a2772d8c88222a378f-rimg-w720-h405-dc151514-gmir?v=1775760718

## FAQs

- **Q**: When and where is Men's Breakfast being held?
  - **A:** Men's Breakfast takes place on Sat, 25 Apr, 2026 at 10:00 am to Sat, 25 Apr, 2026 at 10:00 am at 640 E Saint Patrick St, Rapid City, SD, United States, South Dakota 57701.
- **Q**: Who is organizing Men's Breakfast?
  - **A:** Men's Breakfast is organized by Redeeming Grace Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Men's Breakfast",
        "image": "https://cdn-az.allevents.in/events1/banners/48f78063f9ce6069fae6527435fbf35753106c7a1778a8a2772d8c88222a378f-rimg-w720-h405-dc151514-gmir?v=1775760718",
        "startDate": "2026-04-25T10:00:00-06:00",
        "url": "https://allevents.in/rapid-city/mens-breakfast/200029915408258",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "640 E Saint Patrick St, Rapid City, SD, United States, South Dakota 57701",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "640 E St Patrick St, Rapid City, SD 57701-3975, United States",
                "addressLocality": "Rapid City",
                "addressRegion": "SD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.068",
                "longitude": "-103.20537"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We invite all the men of RGC to come enjoy some breakfast and fellowship together!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Redeeming Grace Church",
                "url": "https://allevents.in/org/redeeming-grace-church/16855709"
            }
        ]
    }
]
```