

# Event Details

- **Event Name**: Father’s Day Service 
- **Event Start and End Date**: Sun, 21 Jun, 2026 at 11:00 am
- **Event Description**: Join us in celebrating our Father’s on this special day!
- **Event URL**: https://allevents.in/lakeville/fathers-day-service/200030137575006
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Lakeville
- **state**: IN
- **country**: United States
- **location**: 305 S Michigan Street, Lakeville, IN
- **lat**: 41.52208
- **long**: -86.27555
- **full address**: 305 S Michigan Street, Lakeville, IN, United States

## Event gallery

- **Alt text**: Father’s Day Service
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/62dc714fa23abb9b8359dab3422c24f1ca8b7cb2f67d0ea657ca0320e5227bd9-rimg-w1200-h1159-dcb2e2fe-gmir?v=1781868225

## 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 11:00 am to Sun, 21 Jun, 2026 at 11:00 am at 305 S Michigan Street, Lakeville, IN, United States.
- **Q**: Who is organizing Father s Day Service ?
  - **A:** Father s Day Service  is organized by Heartland Church - Lakeville.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Father’s Day Service",
        "image": "https://cdn-az.allevents.in/events1/banners/62dc714fa23abb9b8359dab3422c24f1ca8b7cb2f67d0ea657ca0320e5227bd9-rimg-w1200-h1159-dcb2e2fe-gmir?v=1781868225",
        "startDate": "2026-06-21",
        "url": "https://allevents.in/lakeville/fathers-day-service/200030137575006",
        "location": {
            "@type": "Place",
            "name": "305 S Michigan Street, Lakeville, IN",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "305 S Michigan St, Lakeville, IN 46536-7700, United States",
                "addressLocality": "Lakeville",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.52208",
                "longitude": "-86.27555"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us in celebrating our Father’s on this special day!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Heartland Church - Lakeville",
                "url": "https://allevents.in/org/heartland-church-lakeville/23497977"
            }
        ]
    }
]
```