

# Event Details

- **Event Name**: Father's Day Service
- **Event Start and End Date**: Sun, 21 Jun, 2026 at 09:00 am
- **Event Description**: Love to see you with us.
- **Event URL**: https://allevents.in/north-port/fathers-day-service/200030266912915
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: North Port
- **state**: FL
- **country**: United States
- **location**: 5600 S Biscayne Dr, North Port, FL, United States, Florida 34287
- **lat**: 27.04771
- **long**: -82.24736
- **full address**: 5600 S Biscayne Dr, North Port, FL, United States, Florida 34287

## Event gallery

- **Alt text**: Father's Day Service
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/0d6101f005d93451c837d9de13580779fed8294c110c412f509ac99a2e9ab7dd-rimg-w1200-h675-dc754f43-gmir?v=1781830575

## 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 09:00 am to Sun, 21 Jun, 2026 at 09:00 am at 5600 S Biscayne Dr, North Port, FL, United States, Florida 34287.
- **Q**: Who is organizing Father's Day Service?
  - **A:** Father's Day Service is organized by New Hope Community Church of North Port.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Father's Day Service",
        "image": "https://cdn-az.allevents.in/events3/banners/0d6101f005d93451c837d9de13580779fed8294c110c412f509ac99a2e9ab7dd-rimg-w1200-h675-dc754f43-gmir?v=1781830575",
        "startDate": "2026-06-21",
        "url": "https://allevents.in/north-port/fathers-day-service/200030266912915",
        "location": {
            "@type": "Place",
            "name": "5600 S Biscayne Dr, North Port, FL, United States, Florida 34287",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5600 S Biscayne Dr, North Port, FL 34287-1947, United States",
                "addressLocality": "North Port",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "27.04771",
                "longitude": "-82.24736"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Love to see you with us.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "New Hope Community Church of North Port",
                "url": "https://allevents.in/org/new-hope-community-church-of-north-port/24661075"
            }
        ]
    }
]
```