

# Event Details

- **Event Name**: July Wards Island After-Work Walk
- **Event Start and End Date**: Wed, 22 Jul, 2026 at 05:45 pm
- **Event Description**: Let’s go to the Island again while the days are long! Meet us at the Jack Layton Ferry Terminal early to board the 6pm ferry to Wards Island. We’ll wander around the paths and be back on the ferry before dark!
- **Event URL**: https://allevents.in/toronto/july-wards-island-after-work-walk/200030416413758
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Toronto
- **state**: ON
- **country**: Canada
- **location**: Jack Layton Ferry Terminal
- **lat**: 43.6403
- **long**: -79.3753
- **full address**: Jack Layton Ferry Terminal, Toronto, Ontario, Canada

## Event gallery

- **Alt text**: July Wards Island After-Work Walk
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/087d454484c9289610b08b16bbe28a085bd8872e7eaf0626e92657c4df5f8617-rimg-w851-h315-dcf2d5e7-gmir?v=1784278558

## FAQs

- **Q**: When and where is July Wards Island After-Work Walk being held?
  - **A:** July Wards Island After-Work Walk takes place on Wed, 22 Jul, 2026 at 05:45 pm to Wed, 22 Jul, 2026 at 05:45 pm at Jack Layton Ferry Terminal, Toronto, Ontario, Canada.
- **Q**: Who is organizing July Wards Island After-Work Walk?
  - **A:** July Wards Island After-Work Walk is organized by Toronto Chapter - Canadian Company of Pilgrims.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "July Wards Island After-Work Walk",
        "image": "https://cdn-az.allevents.in/events10/banners/087d454484c9289610b08b16bbe28a085bd8872e7eaf0626e92657c4df5f8617-rimg-w851-h315-dcf2d5e7-gmir?v=1784278558",
        "startDate": "2026-07-22",
        "url": "https://allevents.in/toronto/july-wards-island-after-work-walk/200030416413758",
        "location": {
            "@type": "Place",
            "name": "Jack Layton Ferry Terminal",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Toronto, Ontario",
                "addressLocality": "Toronto",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.6403",
                "longitude": "-79.3753"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Let’s go to the Island again while the days are long! Meet us at the Jack Layton Ferry Terminal early to board the 6pm ferry to Wards Island. We’ll wander around the paths and be back on the ferry before dark!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Toronto Chapter - Canadian Company of Pilgrims",
                "url": "https://allevents.in/org/toronto-chapter-canadian-company-of-pilgrims/23258325"
            }
        ]
    }
]
```