

# Event Details

- **Event Name**: Fathers Day Fishing  
- **Event Start and End Date**: Sun, 14 Jun, 2026 at 12:00 am (-04:00)
- **Event Description**: The Annual Fathers Day Fishing event by the Saranac Lake Fish and Game Club.
- **Event URL**: https://allevents.in/saranac-lake/fathers-day-fishing/200029921925257
- **Event Categories**: fathers-day
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Saranac Lake
- **state**: NY
- **country**: United States
- **location**: Lake Colby
- **lat**: 44.343333333333
- **long**: -74.150277777778
- **full address**: Lake Colby, RT-86,Saranac Lake, New York, United States

## Event gallery

- **Alt text**: Fathers Day Fishing
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/63d8394f409d2084fe2f5a46a6530328be964d49d392a8953d8e32a9be0399ce-rimg-w484-h640-dceedfa7-gmir?v=1775833257

## FAQs

- **Q**: When and where is Fathers Day Fishing   being held?
  - **A:** Fathers Day Fishing   takes place on Sun, 14 Jun, 2026 at 12:00 am to Sun, 14 Jun, 2026 at 12:00 am at Lake Colby, RT-86,Saranac Lake, New York, United States.
- **Q**: Who is organizing Fathers Day Fishing  ?
  - **A:** Fathers Day Fishing   is organized by FC Federation of Fish & Game Clubs.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Fathers Day Fishing",
        "image": "https://cdn-az.allevents.in/events4/banners/63d8394f409d2084fe2f5a46a6530328be964d49d392a8953d8e32a9be0399ce-rimg-w484-h640-dceedfa7-gmir?v=1775833257",
        "startDate": "2026-06-14T00:00:00-04:00",
        "url": "https://allevents.in/saranac-lake/fathers-day-fishing/200029921925257",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Lake Colby",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "RT-86,Saranac Lake, New York",
                "addressLocality": "Saranac Lake",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.343333333333",
                "longitude": "-74.150277777778"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Annual Fathers Day Fishing event by the Saranac Lake Fish and Game Club.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "FC Federation of Fish & Game Clubs",
                "url": "https://allevents.in/org/fc-federation-of-fish-and-game-clubs/25836479"
            }
        ]
    }
]
```