

# Event Details

- **Event Name**: Men's Breakfast
- **Event Start and End Date**: Sat, 06 Jun, 2026 at 10:00 am
- **Event Description**: Sat, Jun 06  |  Location is Mark Ryan JR's home
Men of PPCC are invited to our monthly breakfast meeting at Mark Ryan Jr's home.
- **Event URL**: https://allevents.in/amelia/mens-breakfast/200030074194727
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Amelia
- **state**: OH
- **country**: United States
- **location**: 1300 White Oak Rd, Amelia, OH, United States, Ohio 45102
- **lat**: 39.04036
- **long**: -84.24021
- **full address**: 1300 White Oak Rd, Amelia, OH, United States, Ohio 45102

## Event gallery

- **Alt text**: Men's Breakfast
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/906d55e23bfdf880b2b1c4d2ad06a80edaf4f5801bc64becb44e62b73d58f7ca-rimg-w1200-h800-dc150603-gmir?v=1780019747

## FAQs

- **Q**: When and where is Men's Breakfast being held?
  - **A:** Men's Breakfast takes place on Sat, 06 Jun, 2026 at 10:00 am to Sat, 06 Jun, 2026 at 10:00 am at 1300 White Oak Rd, Amelia, OH, United States, Ohio 45102.
- **Q**: Who is organizing Men's Breakfast?
  - **A:** Men's Breakfast is organized by Pierce Point Community Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Men's Breakfast",
        "image": "https://cdn-az.allevents.in/events6/banners/906d55e23bfdf880b2b1c4d2ad06a80edaf4f5801bc64becb44e62b73d58f7ca-rimg-w1200-h800-dc150603-gmir?v=1780019747",
        "startDate": "2026-06-06",
        "url": "https://allevents.in/amelia/mens-breakfast/200030074194727",
        "location": {
            "@type": "Place",
            "name": "1300 White Oak Rd, Amelia, OH, United States, Ohio 45102",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1300 White Oak Rd, Amelia, OH 45102-1308, United States",
                "addressLocality": "Amelia",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.04036",
                "longitude": "-84.24021"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sat, Jun 06  |  Location is Mark Ryan JR's home\nMen of PPCC are invited to our monthly breakfast meeting at Mark Ryan Jr's home.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pierce Point Community Church",
                "url": "https://allevents.in/org/pierce-point-community-church/14972786",
                "description": "Located at: 1300 White Oak Rd Amelia, OH 45102. We meet Sunday mornings at 10:00am."
            }
        ]
    }
]
```