

# Event Details

- **Event Name**: Thanksgiving Cruise
- **Event Start and End Date**: Sun, 22 Nov, 2026 at 03:00 pm – Sat, 28 Nov, 2026 at 08:00 am (-05:00)
- **Event Description**: Docking day!
- **Event URL**: https://allevents.in/norfolk/thanksgiving-cruise/200030614950950
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Norfolk
- **state**: VA
- **country**: United States
- **location**: Port Of Norfolk
- **lat**: 36.847137065049
- **long**: -76.295990270095
- **full address**: Port Of Norfolk, Norfolk, Virginia, United States

## Event gallery

- **Alt text**: Thanksgiving Cruise
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/f72f1ca6b0eff1e8429efb779833ef907770029f8c1016246a6558e27ff4486f-rimg-w640-h960-dcf8d8a8-gmir?v=1788242254

## FAQs

- **Q**: When and where is Thanksgiving Cruise being held?
  - **A:** Thanksgiving Cruise takes place on Sun, 22 Nov, 2026 at 03:00 pm to Sat, 28 Nov, 2026 at 08:00 am at Port Of Norfolk, Norfolk, Virginia, United States.
- **Q**: Who is organizing Thanksgiving Cruise?
  - **A:** Thanksgiving Cruise is organized by Beyond Borders with JoJo.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving Cruise",
        "image": "https://cdn-az.allevents.in/events8/banners/f72f1ca6b0eff1e8429efb779833ef907770029f8c1016246a6558e27ff4486f-rimg-w640-h960-dcf8d8a8-gmir?v=1788242254",
        "startDate": "2026-11-22T15:00:00-05:00",
        "endDate": "2026-11-28T08:00:00-05:00",
        "url": "https://allevents.in/norfolk/thanksgiving-cruise/200030614950950",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Port Of Norfolk",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Norfolk, Virginia",
                "addressLocality": "Norfolk",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.847137065049",
                "longitude": "-76.295990270095"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Docking day!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Beyond Borders with JoJo",
                "url": "https://allevents.in/org/beyond-borders-with-jojo/27507179"
            }
        ]
    }
]
```