

# Event Details

- **Event Name**: Meet The Grand Marshal
- **Event Start and End Date**: Fri, 20 Feb, 2026 at 07:00 pm
- **Event Description**: Meet the wonderful woman who will lead the Fifth Annual Warwick St. Patrick's Parade
- **Event URL**: https://allevents.in/warwick/meet-the-grand-marshal/200029670091438
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/200029670091438?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=warwick-events

## Event venue details

- **city**: Warwick
- **state**: NY
- **country**: United States
- **location**: Yesterdays Irish Pub
- **lat**: 41.2569178
- **long**: -74.3599478
- **full address**: Yesterdays Irish Pub, Warwick, New York, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Warwick St. Patrick's Parade (https://allevents.in/org/warwick-st-patricks-parade/27350993)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/7657c980dcf170089f37c2fb0f72a681ee1b814711e249471745939aa9f56853-rimg-w794-h442-dcffffff-gmir?v=1771206997
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/9639d83caaf7f1727d744a5c2fbd83c4744f9874382b185ffa8514594701881e-rimg-w300-h300-dcffffff-gmir?v=1771206998

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 20 Feb, 2026 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** Yesterdays Irish Pub, Warwick, New York, United States
- **Q**: Who is organizing the event?
  - **A:** Warwick St. Patrick's Parade
- **Q**: Where can I find ticket details about Meet The Grand Marshal ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Meet The Grand Marshal",
        "image": "https://cdn-az.allevents.in/events5/banners/7657c980dcf170089f37c2fb0f72a681ee1b814711e249471745939aa9f56853-rimg-w794-h442-dcffffff-gmir?v=1771206997",
        "startDate": "2026-02-20",
        "url": "https://allevents.in/warwick/meet-the-grand-marshal/200029670091438",
        "location": {
            "@type": "Place",
            "name": "Yesterdays Irish Pub",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Warwick, New York",
                "addressLocality": "Warwick",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.2569178",
                "longitude": "-74.3599478"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Meet the wonderful woman who will lead the Fifth Annual Warwick St. Patrick's Parade",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Warwick St. Patricks Parade",
                "url": "https://allevents.in/org/warwick-st-patricks-parade/27350993"
            }
        ]
    }
]
```