

# Event Details

- **Event Name**: Father’s Day Summer Kick-Off
- **Event Start and End Date**: Sun, 21 Jun, 2026 at 12:00 pm – Sun, 21 Jun, 2026 at 03:00 pm
- **Event Description**: https://www.sciencecentral.org/event/fathers-day-summer-kick-off/
- **Event URL**: https://allevents.in/fort-wayne/fathers-day-summer-kick-off/80002827532398
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Fort Wayne
- **state**: IN
- **country**: United States
- **location**: Science Central
- **lat**: 41.091939
- **long**: -85.13941779999999
- **full address**: Science Central, 1950 N Clinton St, Fort Wayne, IN 46805, United States

## Event gallery

- **Alt text**: Father’s Day Summer Kick-Off
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb6a32e21414a63.jpg

## FAQs

- **Q**: When and where is Father s Day Summer Kick-Off being held?
  - **A:** Father s Day Summer Kick-Off takes place on Sun, 21 Jun, 2026 at 12:00 pm to Sun, 21 Jun, 2026 at 03:00 pm at Science Central, 1950 N Clinton St, Fort Wayne, IN 46805, United States.
- **Q**: Who is organizing Father s Day Summer Kick-Off?
  - **A:** Father s Day Summer Kick-Off is organized by Science Central.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Father’s Day Summer Kick-Off",
        "image": "https://cdn2.allevents.in/thumbs/thumb6a32e21414a63.jpg",
        "startDate": "2026-06-21",
        "endDate": "2026-06-21",
        "url": "https://allevents.in/fort-wayne/fathers-day-summer-kick-off/80002827532398",
        "location": {
            "@type": "Place",
            "name": "Science Central",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1950 N Clinton St, Fort Wayne, IN 46805, United States",
                "postalCode": "46805",
                "addressLocality": "Fort Wayne",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.091939",
                "longitude": "-85.13941779999999"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "https://www.sciencecentral.org/event/fathers-day-summer-kick-off/",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Science Central",
                "url": "https://allevents.in/org/science-central/26398202",
                "description": "Science Central is a regional resource that provides inspiring and fun hands-on science education for all people of all ages."
            }
        ]
    }
]
```