

# Event Details

- **Event Name**: Men's Breakfast and Devo
- **Event Start and End Date**: Sat, 07 Mar, 2026 at 09:00 am – Sat, 07 Mar, 2026 at 11:00 am
- **Event Description**: Men's Breakfast and Devotional every 1st Saturday of the month.

Brother preparing Devo is TBD.
- **Event URL**: https://allevents.in/camp-hill/mens-breakfast-and-devo/200029665571224
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Camp Hill
- **state**: PA
- **country**: United States
- **location**: 3042 Cumberland Blvd, Camp Hill, PA
- **lat**: 40.24574
- **long**: -76.93504
- **full address**: 3042 Cumberland Blvd, Camp Hill, PA, United States

## Event gallery

- **Alt text**: Men's Breakfast and Devo
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/ac031adbedf4fe08b6029c47a0d9e710f4de82c4b84cf407b7abba035421f7c1-rimg-w950-h1266-dcffffff-gmir?v=1772714302

## FAQs

- **Q**: When and where is Men's Breakfast and Devo being held?
  - **A:** Men's Breakfast and Devo takes place on Sat, 07 Mar, 2026 at 09:00 am to Sat, 07 Mar, 2026 at 11:00 am at 3042 Cumberland Blvd, Camp Hill, PA, United States.
- **Q**: Who is organizing Men's Breakfast and Devo?
  - **A:** Men's Breakfast and Devo is organized by Camp Hill church of Christ.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Men's Breakfast and Devo",
        "image": "https://cdn-az.allevents.in/events4/banners/ac031adbedf4fe08b6029c47a0d9e710f4de82c4b84cf407b7abba035421f7c1-rimg-w950-h1266-dcffffff-gmir?v=1772714302",
        "startDate": "2026-03-07",
        "endDate": "2026-03-07",
        "url": "https://allevents.in/camp-hill/mens-breakfast-and-devo/200029665571224",
        "location": {
            "@type": "Place",
            "name": "3042 Cumberland Blvd, Camp Hill, PA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3042 Camp Hill Byp, Camp Hill, PA 17011-2800, United States",
                "addressLocality": "Camp Hill",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.24574",
                "longitude": "-76.93504"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Men's Breakfast and Devotional every 1st Saturday of the month.\n\nBrother preparing Devo is TBD.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Camp Hill church of Christ",
                "url": "https://allevents.in/org/camp-hill-church-of-christ/23811350"
            }
        ]
    }
]
```