

# Event Details

- **Event Name**: Father Mike Schmitz
- **Event Start and End Date**: Mon, 16 Nov, 2026 at 07:30 pm – Mon, 16 Nov, 2026 at 09:30 pm (-05:00)
- **Event URL**: https://allevents.in/new-york/father-mike-schmitz/2300030562660712
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: Radio City Music Hall
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: Radio City Music Hall, 1260 Avenue of the Americas, New York, United States

## Event gallery

- **Alt text**: Father Mike Schmitz
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/21c7b020-a652-11f1-8990-5d04d231a2dd-rimg-w980-h980-dc281818-gmir.jpg?v=1788300714

## FAQs

- **Q**: When and where is Father Mike Schmitz being held?
  - **A:** Father Mike Schmitz takes place on Mon, 16 Nov, 2026 at 07:30 pm to Mon, 16 Nov, 2026 at 09:30 pm at Radio City Music Hall, 1260 Avenue of the Americas, New York, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Father Mike Schmitz",
        "image": "https://cdn-az.allevents.in/events4/banners/21c7b020-a652-11f1-8990-5d04d231a2dd-rimg-w980-h980-dc281818-gmir.jpg?v=1788300714",
        "startDate": "2026-11-16T19:30:00-05:00",
        "endDate": "2026-11-16T21:30:00-05:00",
        "url": "https://allevents.in/new-york/father-mike-schmitz/2300030562660712",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Radio City Music Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1260 Avenue of the Americas",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```