

# Event Details

- **Event Name**: Father’s Day Brunch
- **Event Start and End Date**: Sun, 21 Jun, 2026 at 02:30 pm
- **Event Description**: Join us for brunch after church honoring dads and men in our community.
- **Event URL**: https://allevents.in/newport-news/fathers-day-brunch/200030221777628
- **Event Categories**: brunch
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Newport News
- **state**: VA
- **country**: United States
- **location**: 239 Buxton Avenue, Newport News, VA
- **lat**: 36.98992
- **long**: -76.39764
- **full address**: 239 Buxton Avenue, Newport News, VA, United States

## Event gallery

- **Alt text**: Father’s Day Brunch
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/a183fdd407aed0abc91ad80ff5532e81bc00919a39035190bf2be5f8b01619b8-rimg-w1024-h1024-dcfefefe-gmir?v=1781788319

## FAQs

- **Q**: When and where is Father s Day Brunch being held?
  - **A:** Father s Day Brunch takes place on Sun, 21 Jun, 2026 at 02:30 pm to Sun, 21 Jun, 2026 at 02:30 pm at 239 Buxton Avenue, Newport News, VA, United States.
- **Q**: Who is organizing Father s Day Brunch?
  - **A:** Father s Day Brunch is organized by HOPE Manifested Ministries.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Father’s Day Brunch",
        "image": "https://cdn-az.allevents.in/events10/banners/a183fdd407aed0abc91ad80ff5532e81bc00919a39035190bf2be5f8b01619b8-rimg-w1024-h1024-dcfefefe-gmir?v=1781788319",
        "startDate": "2026-06-21",
        "url": "https://allevents.in/newport-news/fathers-day-brunch/200030221777628",
        "location": {
            "@type": "Place",
            "name": "239 Buxton Avenue, Newport News, VA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "239 Buxton Ave, Newport News, VA 23607-5537, United States",
                "addressLocality": "Newport News",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.98992",
                "longitude": "-76.39764"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for brunch after church honoring dads and men in our community.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "HOPE Manifested Ministries",
                "url": "https://allevents.in/org/hope-manifested-ministries/20969566"
            }
        ]
    }
]
```