

# Event Details

- **Event Name**: Thanksgiving cruise
- **Event Start and End Date**: Sat, 22 Nov, 2025 at 06:00 pm
- **Event Description**: Maybe we could all meet up. I noticed several people that are going on this cruise it'd be fun
- **Event URL**: https://allevents.in/hamilton/thanksgiving-cruise/200028905864056
- **Event Categories**: thanksgiving, meetups
- **Interested Audience**: 
  - total_interested_count: 17

## Ticket Details

- **Ticket URL**: http://facebook.com/200028905864056?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=hamilton-events

## Event venue details

- **city**: Hamilton
- **state**: ON
- **country**: Canada
- **location**: on ship
- **lat**: 43.27101
- **long**: -79.83886
- **full address**: on ship, 157 Ship St, Hamilton, ON L8L, Canada

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/09169d8002ad3a43f57bafa9d417afcd1370499e7fc69280c05f104033ca275a-rimg-w960-h720-dc75a0d7-gmir?v=1763678680
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/6cf1532cdec91e3b26b147c07bd6d06375c857f45ef080e3e52a62d1052bdd76-rimg-w300-h300-dc76a0d7-gmir?v=1763678681

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 22 Nov, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** on ship, 157 Ship St, Hamilton, ON L8L, Canada
- **Q**: What type of event is this?
  - **A:** thanksgiving, meetups
- **Q**: Where can I find ticket details about Thanksgiving cruise ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving cruise",
        "image": "https://cdn-az.allevents.in/events3/banners/09169d8002ad3a43f57bafa9d417afcd1370499e7fc69280c05f104033ca275a-rimg-w960-h720-dc75a0d7-gmir?v=1763678680",
        "startDate": "2025-11-22",
        "url": "https://allevents.in/hamilton/thanksgiving-cruise/200028905864056",
        "location": {
            "@type": "Place",
            "name": "on ship",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "157 Ship St, Hamilton, ON L8L, Canada",
                "addressLocality": "Hamilton",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.27101",
                "longitude": "-79.83886"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Maybe we could all meet up. I noticed several people that are going on this cruise it'd be fun"
    }
]
```