

# Event Details

- **Event Name**: Father's Day Celebration
- **Event Start and End Date**: Sun, 21 Jun, 2026 at 10:45 am
- **Event Description**: Join us as we celebrate our Dad's.
- **Event URL**: https://allevents.in/new-castle/fathers-day-celebration/200030256011745
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New Castle
- **state**: PA
- **country**: United States
- **location**: 1530 Harlansburg Rd, New Castle, PA, United States, Pennsylvania 16101
- **lat**: 41.01098
- **long**: -80.30873
- **full address**: 1530 Harlansburg Rd, New Castle, PA, United States, Pennsylvania 16101

## Event gallery

- **Alt text**: Father's Day Celebration
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/6f08f2a93d386c260574f315beed04aef7225c5c81f0f44518820a6aa96cac7b-rimg-w1200-h1600-dcdcbb79-gmir?v=1781682885

## FAQs

- **Q**: When and where is Father's Day Celebration being held?
  - **A:** Father's Day Celebration takes place on Sun, 21 Jun, 2026 at 10:45 am to Sun, 21 Jun, 2026 at 10:45 am at 1530 Harlansburg Rd, New Castle, PA, United States, Pennsylvania 16101.
- **Q**: Who is organizing Father's Day Celebration?
  - **A:** Father's Day Celebration is organized by Evangel Community Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Father's Day Celebration",
        "image": "https://cdn-az.allevents.in/events5/banners/6f08f2a93d386c260574f315beed04aef7225c5c81f0f44518820a6aa96cac7b-rimg-w1200-h1600-dcdcbb79-gmir?v=1781682885",
        "startDate": "2026-06-21",
        "url": "https://allevents.in/new-castle/fathers-day-celebration/200030256011745",
        "location": {
            "@type": "Place",
            "name": "1530 Harlansburg Rd, New Castle, PA, United States, Pennsylvania 16101",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1530 Harlansburg Rd, New Castle, PA 16101-2818, United States",
                "addressLocality": "New Castle",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.01098",
                "longitude": "-80.30873"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us as we celebrate our Dad's.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Evangel Community Church",
                "url": "https://allevents.in/org/evangel-community-church/23299566",
                "description": "Evangel Community Church, New Castle. 721 likes · 72 talking about this · 153 were here. We are a group of people who love the Lord and want to grow in..."
            }
        ]
    }
]
```