

# Event Details

- **Event Name**: Men's Breakfast & Cleanup
- **Event Start and End Date**: Sat, 11 Oct, 2025 at 08:00 am
- **Event Description**: This month's Men's Breakfast will have delicious food and a bible study, as usual.  Afterwards we will work together to clear the brush in our new land behind the church.
- **Event URL**: https://allevents.in/cunningham/mens-breakfast-and-cleanup/200028963980504
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Cunningham
- **state**: TN
- **country**: United States
- **location**: Hopewell Baptist Church
- **lat**: 36.376275288186
- **long**: -87.438863221165
- **full address**: Hopewell Baptist Church, 1450 Hwy 13,Cunningham, Tennessee, United States

## Event gallery

- **Alt text**: Men's Breakfast &amp; Cleanup
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/a75e157b3ac303288ebfb1064ab6eb334b799e75e1c9ae379d39c9a88fe925b7-rimg-w1200-h675-dcfdf8ea-gmir?v=1759702436

## FAQs

- **Q**: When and where is Men's Breakfast & Cleanup being held?
  - **A:** Men's Breakfast & Cleanup takes place on Sat, 11 Oct, 2025 at 08:00 am to Sat, 11 Oct, 2025 at 08:00 am at Hopewell Baptist Church, 1450 Hwy 13,Cunningham, Tennessee, United States.
- **Q**: Who is organizing Men's Breakfast & Cleanup?
  - **A:** Men's Breakfast & Cleanup is organized by Hopewell Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Men's Breakfast &amp; Cleanup",
        "image": "https://cdn-az.allevents.in/events6/banners/a75e157b3ac303288ebfb1064ab6eb334b799e75e1c9ae379d39c9a88fe925b7-rimg-w1200-h675-dcfdf8ea-gmir?v=1759702436",
        "startDate": "2025-10-11",
        "url": "https://allevents.in/cunningham/mens-breakfast-and-cleanup/200028963980504",
        "location": {
            "@type": "Place",
            "name": "Hopewell Baptist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1450 Hwy 13,Cunningham, Tennessee",
                "addressLocality": "Cunningham",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.376275288186",
                "longitude": "-87.438863221165"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This month's Men's Breakfast will have delicious food and a bible study, as usual.  Afterwards we will work together to clear the brush in our new land behind the church.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hopewell Baptist Church",
                "url": "https://allevents.in/org/hopewell-baptist-church/20453927"
            }
        ]
    }
]
```