

# Event Details

- **Event Name**: 1st Annual Biker Sunday 
- **Event Start and End Date**: Sun, 20 Sep, 2026 at 11:00 am (-04:00)
- **Event Description**: This is an end of the season church service geared towards riders. We plan to have a special speaker at 3pm and join us at 2pm for a meal.
- **Event URL**: https://allevents.in/lakeville/1st-annual-biker-sunday/200029922250003
- **Event Categories**: good-friday
- **Interested Audience**: 
  - total_interested_count: 58

## 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**: 1st Annual Biker Sunday
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/9cc95e2a28f655a0b3700b1014ecc188424c8f21f2d4492f650559b1dcfe2d29-rimg-w943-h2048-dc080808-gmir?v=1787447620

## FAQs

- **Q**: When and where is 1st Annual Biker Sunday  being held?
  - **A:** 1st Annual Biker Sunday  takes place on Sun, 20 Sep, 2026 at 11:00 am to Sun, 20 Sep, 2026 at 11:00 am at 305 S Michigan Street, Lakeville, IN, United States.
- **Q**: Who is organizing 1st Annual Biker Sunday ?
  - **A:** 1st Annual Biker Sunday  is organized by Heartland Church - Lakeville.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "1st Annual Biker Sunday",
        "image": "https://cdn-az.allevents.in/events7/banners/9cc95e2a28f655a0b3700b1014ecc188424c8f21f2d4492f650559b1dcfe2d29-rimg-w943-h2048-dc080808-gmir?v=1787447620",
        "startDate": "2026-09-20T11:00:00-04:00",
        "url": "https://allevents.in/lakeville/1st-annual-biker-sunday/200029922250003",
        "eventStatus": "https://schema.org/EventScheduled",
        "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": "This is an end of the season church service geared towards riders. We plan to have a special speaker at 3pm and join us at 2pm for a meal.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Heartland Church - Lakeville",
                "url": "https://allevents.in/org/heartland-church-lakeville/23497977"
            }
        ]
    }
]
```