

# 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**: Thanksgiving cruise
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/09169d8002ad3a43f57bafa9d417afcd1370499e7fc69280c05f104033ca275a-rimg-w960-h720-dc75a0d7-gmir?v=1763678680

## FAQs

- **Q**: When and where is Thanksgiving cruise being held?
  - **A:** Thanksgiving cruise takes place on Sat, 22 Nov, 2025 at 06:00 pm to Sat, 22 Nov, 2025 at 06:00 pm at on ship, 157 Ship St, Hamilton, ON L8L, Canada.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Thanksgiving cruise is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Hamilton, this event is thoughtfully curated to deliver a standout experience worth every moment. If Thanksgiving cruise sounds like your kind of event, don't wait - spots fill up fast.

## 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"
    }
]
```