

# Event Details

- **Event Name**: Cruise-In
- **Event Start and End Date**: Fri, 19 Jun, 2026 at 04:00 pm – Fri, 19 Jun, 2026 at 07:00 pm
- **Event Description**: Come check out the Cruise-In on Friday, June 19th from 4-7pm at American Legion Post 104. See you there!
- **Event URL**: https://allevents.in/standish/cruise-in/200030236307015
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Standish
- **state**: MI
- **country**: United States
- **location**: 3221 M-76, Standish, MI
- **lat**: 43.99091
- **long**: -83.9607
- **full address**: 3221 M-76, Standish, MI, United States

## Event gallery

- **Alt text**: Cruise-In
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/af37868a05986d296a8c3bb11b4b74f728669f6dd2d36ab0c7ac22e89b1ff54b-rimg-w872-h1247-dcd7dcef-gmir?v=1781485634

## FAQs

- **Q**: When and where is Cruise-In being held?
  - **A:** Cruise-In takes place on Fri, 19 Jun, 2026 at 04:00 pm to Fri, 19 Jun, 2026 at 07:00 pm at 3221 M-76, Standish, MI, United States.
- **Q**: Who is organizing Cruise-In?
  - **A:** Cruise-In is organized by Sons of the American Legion Standish.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Cruise-In",
        "image": "https://cdn-az.allevents.in/events9/banners/af37868a05986d296a8c3bb11b4b74f728669f6dd2d36ab0c7ac22e89b1ff54b-rimg-w872-h1247-dcd7dcef-gmir?v=1781485634",
        "startDate": "2026-06-19",
        "endDate": "2026-06-19",
        "url": "https://allevents.in/standish/cruise-in/200030236307015",
        "location": {
            "@type": "Place",
            "name": "3221 M-76, Standish, MI",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3221 S M 76, Standish, MI 48658-9103, United States",
                "addressLocality": "Standish",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.99091",
                "longitude": "-83.9607"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come check out the Cruise-In on Friday, June 19th from 4-7pm at American Legion Post 104. See you there!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sons of the American Legion Standish",
                "url": "https://allevents.in/org/sons-of-the-american-legion-standish/24902711"
            }
        ]
    }
]
```