

# Event Details

- **Event Name**: Sushi Cruise
- **Event Start and End Date**: Sun, 19 Jul, 2026 at 12:00 pm
- **Event Description**: Our annual Sushi Cruise takes us several places in Omaha to take good pictures of everyone's cars! We end at a decided dinner spot to share photos. It's always a good time!
- **Event URL**: https://allevents.in/omaha/sushi-cruise/200030416245604
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Omaha
- **state**: NE
- **country**: United States
- **location**: Pizza Ranch (FunZone Arcade – Omaha)
- **lat**: 41.2311122
- **long**: -96.0456077
- **full address**: Pizza Ranch (FunZone Arcade – Omaha), 3010 South 84th Street,Omaha, Nebraska, United States

## Event gallery

- **Alt text**: Sushi Cruise
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/01b8f92ef14a20e80987915ae3911b74cc1f8d533a14a69e40cfc300d1c235da-rimg-w1200-h900-dcaaa9a6-gmir?v=1784276403

## FAQs

- **Q**: When and where is Sushi Cruise being held?
  - **A:** Sushi Cruise takes place on Sun, 19 Jul, 2026 at 12:00 pm to Sun, 19 Jul, 2026 at 12:00 pm at Pizza Ranch (FunZone Arcade - Omaha), 3010 South 84th Street,Omaha, Nebraska, United States.
- **Q**: Who is organizing Sushi Cruise?
  - **A:** Sushi Cruise is organized by Z Cars of Nebraska.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sushi Cruise",
        "image": "https://cdn-az.allevents.in/events3/banners/01b8f92ef14a20e80987915ae3911b74cc1f8d533a14a69e40cfc300d1c235da-rimg-w1200-h900-dcaaa9a6-gmir?v=1784276403",
        "startDate": "2026-07-19",
        "url": "https://allevents.in/omaha/sushi-cruise/200030416245604",
        "location": {
            "@type": "Place",
            "name": "Pizza Ranch (FunZone Arcade – Omaha)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3010 South 84th Street,Omaha, Nebraska",
                "addressLocality": "Omaha",
                "addressRegion": "NE",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.2311122",
                "longitude": "-96.0456077"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our annual Sushi Cruise takes us several places in Omaha to take good pictures of everyone's cars! We end at a decided dinner spot to share photos. It's always a good time!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Z Cars of Nebraska",
                "url": "https://allevents.in/org/z-cars-of-nebraska/27828619",
                "description": "Z Cars of Nebraska. 93 likes. Public page for the Z Cars of Nebraska"
            }
        ]
    }
]
```