

# Event Details

- **Event Name**: Father’s Day Linger Longer
- **Event Start and End Date**: Sun, 21 Jun, 2026 at 08:00 am – Sun, 21 Jun, 2026 at 04:00 pm
- **Event Description**: A Father's Day themed Ministering Linger Longer.
- **Event URL**: https://allevents.in/jamaica/fathers-day-linger-longer/1600030049505135
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600030049505135

## Event venue details

- **city**: Jamaica
- **state**: NY
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.705417360493
- **long**: -73.79754169057
- **full address**: The Church of Jesus Christ of Latter-day Saints, 8958 163rd Street, Jamaica, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/25851ff0-4eb3-11f1-8215-97d343b7cc5a-rimg-w1000-h562-dc

## FAQs

- **Q**: When and where is Father s Day Linger Longer being held?
  - **A:** Father s Day Linger Longer takes place on Sun, 21 Jun, 2026 at 08:00 am to Sun, 21 Jun, 2026 at 04:00 pm at The Church of Jesus Christ of Latter-day Saints, 8958 163rd Street, Jamaica, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Father’s Day Linger Longer",
        "image": "https://cdn-az.allevents.in/events4/banners/f6317280-6d6b-11f1-b2b1-8fb527b733a7-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-06-21",
        "endDate": "2026-06-21",
        "url": "https://allevents.in/jamaica/fathers-day-linger-longer/1600030049505135",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8958 163rd Street",
                "addressLocality": "Jamaica",
                "addressRegion": "NY",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.705417360493",
                "longitude": "-73.79754169057"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A Father's Day themed Ministering Linger Longer."
    }
]
```