

# Event Details

- **Event Name**: Art in the Park 
- **Event Start and End Date**: Sat, 13 Jun, 2026 at 09:00 am
- **Event Description**: Join us for a craft in the park!
- **Event URL**: https://allevents.in/lakeville/art-in-the-park/200029943906201
- **Event Categories**: art
- **Interested Audience**: 
  - total_interested_count: 20

## 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**: Art in the Park
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/b23c1bd2a0ab0dd075f9bde150ff2c0f50f25419b750ddd21dbbfff4fcbca1df-rimg-w943-h2048-dc000000-gmir?v=1780570377

## FAQs

- **Q**: When and where is Art in the Park  being held?
  - **A:** Art in the Park  takes place on Sat, 13 Jun, 2026 at 09:00 am to Sat, 13 Jun, 2026 at 09:00 am at 305 S Michigan Street, Lakeville, IN, United States.
- **Q**: Who is organizing Art in the Park ?
  - **A:** Art in the Park  is organized by Heartland Church - Lakeville.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Art in the Park  is ideal for art lovers, trade professionals, collectors, and exhibition enthusiasts exploring the latest in their field. Whether you're a first-time attendee or a longtime enthusiast in Lakeville, this event is thoughtfully curated to deliver a standout experience worth every moment. If Art in the Park  sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Art in the Park",
        "image": "https://cdn-az.allevents.in/events2/banners/b23c1bd2a0ab0dd075f9bde150ff2c0f50f25419b750ddd21dbbfff4fcbca1df-rimg-w943-h2048-dc000000-gmir?v=1780570377",
        "startDate": "2026-06-13",
        "url": "https://allevents.in/lakeville/art-in-the-park/200029943906201",
        "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 for a craft in the park!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Heartland Church - Lakeville",
                "url": "https://allevents.in/org/heartland-church-lakeville/23497977"
            }
        ]
    }
]
```