

# Event Details

- **Event Name**: Father's and Others Brunch
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 10:00 am (-04:00)
- **Event Description**: We would like to welcome the Father's and Others to our Men's Brunch.  Can't wait to see you there.
- **Event URL**: https://allevents.in/canton/fathers-and-others-brunch/200030111517227
- **Event Categories**: brunch
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Canton
- **state**: GA
- **country**: United States
- **location**: 1836 Hickory Flat Hwy, Canton, GA
- **lat**: 34.22016
- **long**: -84.46552
- **full address**: 1836 Hickory Flat Hwy, Canton, GA, United States

## Event gallery

- **Alt text**: Father's and Others Brunch
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/4b9ba880b1a34312d8af92440183ac2a44c245d679ce99c329a5e10435463256-rimg-w1200-h680-dcf1dbc3-gmir?v=1779555327

## FAQs

- **Q**: When and where is Father's and Others Brunch being held?
  - **A:** Father's and Others Brunch takes place on Sat, 20 Jun, 2026 at 10:00 am to Sat, 20 Jun, 2026 at 10:00 am at 1836 Hickory Flat Hwy, Canton, GA, United States.
- **Q**: Who is organizing Father's and Others Brunch?
  - **A:** Father's and Others Brunch is organized by New Hope Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Father's and Others Brunch",
        "image": "https://cdn-az.allevents.in/events5/banners/4b9ba880b1a34312d8af92440183ac2a44c245d679ce99c329a5e10435463256-rimg-w1200-h680-dcf1dbc3-gmir?v=1779555327",
        "startDate": "2026-06-20T10:00:00-04:00",
        "url": "https://allevents.in/canton/fathers-and-others-brunch/200030111517227",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "1836 Hickory Flat Hwy, Canton, GA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1836 GA-140, Canton, GA 30115-4201, United States",
                "addressLocality": "Canton",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.22016",
                "longitude": "-84.46552"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We would like to welcome the Father's and Others to our Men's Brunch.  Can't wait to see you there.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "New Hope Baptist Church",
                "url": "https://allevents.in/org/new-hope-baptist-church/23905965"
            }
        ]
    }
]
```