

# Event Details

- **Event Name**: Lemonade Run
- **Event Start and End Date**: Sat, 27 Jun, 2026 at 10:00 am
- **Event Description**: Join us in supporting our Next Generation Ministry!
- **Event URL**: https://allevents.in/lakeville/lemonade-run/200029971308102
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 28

## 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**: Lemonade Run
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/1c36dfaa1c47f209bb13896b40a72876421dda6f89bbb75c75b35fc151c0ed9c-rimg-w943-h2048-dc000000-gmir?v=1782519045

## FAQs

- **Q**: When and where is Lemonade Run being held?
  - **A:** Lemonade Run takes place on Sat, 27 Jun, 2026 at 10:00 am to Sat, 27 Jun, 2026 at 10:00 am at 305 S Michigan Street, Lakeville, IN, United States.
- **Q**: Who is organizing Lemonade Run?
  - **A:** Lemonade Run is organized by Heartland Church - Lakeville.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Lemonade Run",
        "image": "https://cdn-az.allevents.in/events10/banners/1c36dfaa1c47f209bb13896b40a72876421dda6f89bbb75c75b35fc151c0ed9c-rimg-w943-h2048-dc000000-gmir?v=1782519045",
        "startDate": "2026-06-27",
        "url": "https://allevents.in/lakeville/lemonade-run/200029971308102",
        "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 supporting our Next Generation Ministry!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Heartland Church - Lakeville",
                "url": "https://allevents.in/org/heartland-church-lakeville/23497977"
            }
        ]
    }
]
```