

# Event Details

- **Event Name**: Father's Day Service
- **Event Start and End Date**: Sun, 21 Jun, 2026 at 10:45 am
- **Event Description**: Sermon Title: "Healing Fractured Fatherhood" by Dr. A. Bryan Claxton, Sr. pastor
- **Event URL**: https://allevents.in/baltimore/fathers-day-service/200030234464548
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Baltimore
- **state**: MD
- **country**: United States
- **location**: 5401 Frankford Avenue, Baltimore, MD, United States, Maryland 21206
- **lat**: 39.32311
- **long**: -76.54145
- **full address**: 5401 Frankford Avenue, Baltimore, MD, United States, Maryland 21206

## Event gallery

- **Alt text**: Father's Day Service
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/38c4916d3dbda1a572dcfdec54927707f438f5cbc2aee31a83c0c2c4621f1f0e-rimg-w1200-h675-dc020202-gmir?v=1781427947

## FAQs

- **Q**: When and where is Father's Day Service being held?
  - **A:** Father's Day Service takes place on Sun, 21 Jun, 2026 at 10:45 am to Sun, 21 Jun, 2026 at 10:45 am at 5401 Frankford Avenue, Baltimore, MD, United States, Maryland 21206.
- **Q**: Who is organizing Father's Day Service?
  - **A:** Father's Day Service is organized by New Creation Christian Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Father's Day Service",
        "image": "https://cdn-az.allevents.in/events9/banners/38c4916d3dbda1a572dcfdec54927707f438f5cbc2aee31a83c0c2c4621f1f0e-rimg-w1200-h675-dc020202-gmir?v=1781427947",
        "startDate": "2026-06-21",
        "url": "https://allevents.in/baltimore/fathers-day-service/200030234464548",
        "location": {
            "@type": "Place",
            "name": "5401 Frankford Avenue, Baltimore, MD, United States, Maryland 21206",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5401 Frankford Ave, Baltimore, MD 21206-6139, United States",
                "addressLocality": "Baltimore",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.32311",
                "longitude": "-76.54145"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sermon Title: \"Healing Fractured Fatherhood\" by Dr. A. Bryan Claxton, Sr. pastor",
        "organizer": [
            {
                "@type": "Organization",
                "name": "New Creation Christian Church",
                "url": "https://allevents.in/org/new-creation-christian-church/1428757",
                "description": "New Creation is “Changing lives thru Christ Jesus.” Luke 4:18"
            }
        ]
    }
]
```