

# Event Details

- **Event Name**: Father’s Day
- **Event Start and End Date**: Sun, 21 Jun, 2026 at 10:30 am
- **Event Description**: Come join us on Sunday as we celebrate our fathers with rootbeer and jerky. All is welcome !
- **Event URL**: https://allevents.in/tioga/fathers-day/200030171111203
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Tioga
- **state**: ND
- **country**: United States
- **location**: 19 4th St NW, Tioga, ND
- **lat**: 48.39906
- **long**: -102.93784
- **full address**: 19 4th St NW, Tioga, ND, United States

## Event gallery

- **Alt text**: Father’s Day
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/f0c443fff1a004c7c7313304bf0b6ce85e3bf12ea8cedcf7d472ea0370451240-rimg-w1200-h1681-dcffffff-gmir?v=1781513061

## FAQs

- **Q**: When and where is Father s Day being held?
  - **A:** Father s Day takes place on Sun, 21 Jun, 2026 at 10:30 am to Sun, 21 Jun, 2026 at 10:30 am at 19 4th St NW, Tioga, ND, United States.
- **Q**: Who is organizing Father s Day?
  - **A:** Father s Day is organized by New Life Church - Tioga ,ND.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Father’s Day",
        "image": "https://cdn-az.allevents.in/events4/banners/f0c443fff1a004c7c7313304bf0b6ce85e3bf12ea8cedcf7d472ea0370451240-rimg-w1200-h1681-dcffffff-gmir?v=1781513061",
        "startDate": "2026-06-21",
        "url": "https://allevents.in/tioga/fathers-day/200030171111203",
        "location": {
            "@type": "Place",
            "name": "19 4th St NW, Tioga, ND",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "21 4th St NW, Tioga, ND 58852-7105, United States",
                "addressLocality": "Tioga",
                "addressRegion": "ND",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "48.39906",
                "longitude": "-102.93784"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us on Sunday as we celebrate our fathers with rootbeer and jerky. All is welcome !",
        "organizer": [
            {
                "@type": "Organization",
                "name": "New Life Church - Tioga ND",
                "url": "https://allevents.in/org/new-life-church-tioga-nd/26000112"
            }
        ]
    }
]
```