

# Event Details

- **Event Name**: Church Ride-Out
- **Event Start and End Date**: Sun, 27 Sep, 2026 at 12:00 pm (-04:00)
- **Event Description**: LET’S RIDE! Join us for lunch after church - locations TBD
- **Event URL**: https://allevents.in/lakeville/church-ride-out/200029989458441
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 14

## 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**: Church Ride-Out
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/b8277b13f90ef8e95fd3b304f554e9e0fb5d8a5631817109a94dc99316e041ad-rimg-w943-h2048-dc080808-gmir?v=1787604098

## FAQs

- **Q**: When and where is Church Ride-Out being held?
  - **A:** Church Ride-Out takes place on Sun, 27 Sep, 2026 at 12:00 pm to Sun, 27 Sep, 2026 at 12:00 pm at 305 S Michigan Street, Lakeville, IN, United States.
- **Q**: Who is organizing Church Ride-Out?
  - **A:** Church Ride-Out is organized by Heartland Church - Lakeville.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Church Ride-Out",
        "image": "https://cdn-az.allevents.in/events10/banners/b8277b13f90ef8e95fd3b304f554e9e0fb5d8a5631817109a94dc99316e041ad-rimg-w943-h2048-dc080808-gmir?v=1787604098",
        "startDate": "2026-09-27T12:00:00-04:00",
        "url": "https://allevents.in/lakeville/church-ride-out/200029989458441",
        "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": "LET’S RIDE! Join us for lunch after church - locations TBD",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Heartland Church - Lakeville",
                "url": "https://allevents.in/org/heartland-church-lakeville/23497977"
            }
        ]
    }
]
```