

# Event Details

- **Event Name**: Mr. Miyagi
- **Event Start and End Date**: Sat, 02 May, 2026 at 08:00 pm (-04:00)
- **Event Description**: Mr. Miyagi returns to rock the Manhattan
- **Event URL**: https://allevents.in/hubbard/mr-miyagi/200029938251215
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Hubbard
- **state**: OH
- **country**: United States
- **location**: The New Manhattan
- **lat**: 41.17442
- **long**: -80.55568
- **full address**: The New Manhattan, 7262 Hubbard Masury Rd.,Hubbard,OH,United States

## Event gallery

- **Alt text**: Mr. Miyagi
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/9a23c4fb099e0f6f9896edeaa0d0eb05e788d6a67e445028de6d7e7e94c42bdb-rimg-w1080-h1080-dc000000-gmir?v=1776113354

## FAQs

- **Q**: When and where is Mr. Miyagi being held?
  - **A:** Mr. Miyagi takes place on Sat, 02 May, 2026 at 08:00 pm to Sat, 02 May, 2026 at 08:00 pm at The New Manhattan, 7262 Hubbard Masury Rd.,Hubbard,OH,United States.
- **Q**: Who is organizing Mr. Miyagi?
  - **A:** Mr. Miyagi is organized by The New Manhattan.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Mr. Miyagi",
        "image": "https://cdn-az.allevents.in/events9/banners/9a23c4fb099e0f6f9896edeaa0d0eb05e788d6a67e445028de6d7e7e94c42bdb-rimg-w1080-h1080-dc000000-gmir?v=1776113354",
        "startDate": "2026-05-02T20:00:00-04:00",
        "url": "https://allevents.in/hubbard/mr-miyagi/200029938251215",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The New Manhattan",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7262 Hubbard Masury Rd.,Hubbard,OH,United States",
                "addressLocality": "Hubbard",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.17442",
                "longitude": "-80.55568"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Mr. Miyagi returns to rock the Manhattan",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The New Manhattan",
                "url": "https://allevents.in/org/the-new-manhattan/21766684"
            }
        ]
    }
]
```