

# Event Details

- **Event Name**: First Meeting of June, 2026
- **Event Start and End Date**: Mon, 15 Jun, 2026 at 06:30 pm – Mon, 15 Jun, 2026 at 07:45 pm
- **Event Description**: This meeting will feature at least one Ice Breaker.
- **Event URL**: https://allevents.in/windsor/first-meeting-of-june-2026/200030178041240
- **Event Categories**: Meetups
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Windsor
- **state**: ON
- **country**: Canada
- **location**: Sho Art, Spirit & Performance
- **lat**: 42.32338
- **long**: -83.0088899
- **full address**: Sho Art, Spirit &amp; Performance, 628 Monmouth Rd. ,Windsor, Ontario, Canada

## Event gallery

- **Alt text**: First Meeting of June, 2026
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/d31a7168e61c85059073736487b4bfa87115fb447607a0049cbea22c0d39d298-rimg-w1200-h554-dc908a7d-gmir?v=1781166378

## FAQs

- **Q**: When and where is First Meeting of June, 2026 being held?
  - **A:** First Meeting of June, 2026 takes place on Mon, 15 Jun, 2026 at 06:30 pm to Mon, 15 Jun, 2026 at 07:45 pm at Sho Art, Spirit & Performance, 628 Monmouth Rd. ,Windsor, Ontario, Canada.
- **Q**: Who is organizing First Meeting of June, 2026?
  - **A:** First Meeting of June, 2026 is organized by Windsor Toastmasters.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "First Meeting of June, 2026",
        "image": "https://cdn-az.allevents.in/events2/banners/d31a7168e61c85059073736487b4bfa87115fb447607a0049cbea22c0d39d298-rimg-w1200-h554-dc908a7d-gmir?v=1781166378",
        "startDate": "2026-06-15",
        "endDate": "2026-06-15",
        "url": "https://allevents.in/windsor/first-meeting-of-june-2026/200030178041240",
        "location": {
            "@type": "Place",
            "name": "Sho Art, Spirit & Performance",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "628 Monmouth Rd. ,Windsor, Ontario",
                "addressLocality": "Windsor",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.32338",
                "longitude": "-83.0088899"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This meeting will feature at least one Ice Breaker.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Windsor Toastmasters",
                "url": "https://allevents.in/org/windsor-toastmasters/12929594",
                "description": "Windsor Toastmasters is a member club of Toastmasters International."
            }
        ]
    }
]
```