

# Event Details

- **Event Name**: Westminster Kennel Club Dog Show
- **Event Start and End Date**: Mon, 01 Feb, 2027 at 07:00 pm – Tue, 02 Feb, 2027 at 09:00 pm (-05:00)
- **Event URL**: https://allevents.in/new-york/westminster-kennel-club-dog-show/2300027044372620
- **Event Categories**: dog-shows, dog, trips-adventures
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: Madison Square Garden
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: Madison Square Garden, 4 Pennsylvania Plaza, New York, United States

## Event gallery

- **Alt text**: Westminster Kennel Club Dog Show
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/6e03b230-913b-11f1-bae3-ff7b876e3a8d-rimg-w1080-h1343-dc080808-gmir.jpg?v=1785981992

## FAQs

- **Q**: When and where is Westminster Kennel Club Dog Show being held?
  - **A:** Westminster Kennel Club Dog Show takes place on Mon, 01 Feb, 2027 at 07:00 pm to Tue, 02 Feb, 2027 at 09:00 pm at Madison Square Garden, 4 Pennsylvania Plaza, New York, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Westminster Kennel Club Dog Show is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in New York, this event is thoughtfully curated to deliver a standout experience worth every moment. If Westminster Kennel Club Dog Show sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Westminster Kennel Club Dog Show",
        "image": "https://cdn-az.allevents.in/events6/banners/6e03b230-913b-11f1-bae3-ff7b876e3a8d-rimg-w1080-h1343-dc080808-gmir.jpg?v=1785981992",
        "startDate": "2027-02-01T19:00:00-05:00",
        "endDate": "2027-02-02T21:00:00-05:00",
        "url": "https://allevents.in/new-york/westminster-kennel-club-dog-show/2300027044372620",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Madison Square Garden",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4 Pennsylvania Plaza",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```