

# Event Details

- **Event Name**: Summer Kick Off
- **Event Start and End Date**: Sun, 07 Jun, 2026 at 12:00 pm – Sun, 07 Jun, 2026 at 02:00 pm
- **Event Description**: Join us for sun and fun as we kick off off summer! There will be hotdogs, popcorn, games and activities for all ages!! We hope to see you there!
- **Event URL**: https://allevents.in/ionia/summer-kick-off/200030146875934
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 33

## Ticket Details


## Event venue details

- **city**: Ionia
- **state**: MI
- **country**: United States
- **location**: 83 East Tuttle Road, Ionia, MI
- **lat**: 42.95172
- **long**: -85.07292
- **full address**: 83 East Tuttle Road, Ionia, MI, United States

## Event gallery

- **Alt text**: Summer Kick Off
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/39c2fb373d8ff34e6e71d981d39fed47305632a1f465fec713fcf77bd84d802c-rimg-w1080-h1350-dca3a39b-gmir?v=1780600635

## FAQs

- **Q**: When and where is Summer Kick Off being held?
  - **A:** Summer Kick Off takes place on Sun, 07 Jun, 2026 at 12:00 pm to Sun, 07 Jun, 2026 at 02:00 pm at 83 East Tuttle Road, Ionia, MI, United States.
- **Q**: Who is organizing Summer Kick Off?
  - **A:** Summer Kick Off is organized by Illuminate Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Summer Kick Off",
        "image": "https://cdn-az.allevents.in/events1/banners/39c2fb373d8ff34e6e71d981d39fed47305632a1f465fec713fcf77bd84d802c-rimg-w1080-h1350-dca3a39b-gmir?v=1780600635",
        "startDate": "2026-06-07",
        "endDate": "2026-06-07",
        "url": "https://allevents.in/ionia/summer-kick-off/200030146875934",
        "location": {
            "@type": "Place",
            "name": "83 East Tuttle Road, Ionia, MI",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "83 E Tuttle Rd, Ionia, MI 48846-8605, United States",
                "addressLocality": "Ionia",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.95172",
                "longitude": "-85.07292"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for sun and fun as we kick off off summer! There will be hotdogs, popcorn, games and activities for all ages!! We hope to see you there!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Illuminate Church",
                "url": "https://allevents.in/org/illuminate-church/23752478"
            }
        ]
    }
]
```