

# Event Details

- **Event Name**: Westminster Kennel Club Dog Show at Madison Square Garden
- **Event Start and End Date**: Mon, 01 Feb, 2027 at 07:30 pm – Tue, 02 Feb, 2027 at 07:00 pm (-05:00)
- **Event URL**: https://allevents.in/new-york/westminster-kennel-club-dog-show-at-madison-square-garden/2400027759907421
- **Event Categories**: dog-shows, dog, contests, trips-adventures
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

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

## Event gallery

- **Alt text**: Westminster Kennel Club Dog Show at Madison Square Garden
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/e87e2880-5fd9-11f1-8144-377c0c43459f-rimg-w1200-h797-dc181415-gmir.png?v=1780552494

## FAQs

- **Q**: When and where is Westminster Kennel Club Dog Show at Madison Square Garden being held?
  - **A:** Westminster Kennel Club Dog Show at Madison Square Garden takes place on Mon, 01 Feb, 2027 at 07:30 pm to Tue, 02 Feb, 2027 at 07:00 pm at Madison Square Garden, 4 Pennsylvania Plaza, New York, NY 10001, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Westminster Kennel Club Dog Show at Madison Square Garden is ideal for art lovers, trade professionals, collectors, and exhibition enthusiasts exploring the latest in their field. 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 at Madison Square Garden 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 at Madison Square Garden",
        "image": "https://cdn-az.allevents.in/events10/banners/e87e2880-5fd9-11f1-8144-377c0c43459f-rimg-w1200-h797-dc181415-gmir.png?v=1780552494",
        "startDate": "2027-02-01T19:30:00-05:00",
        "endDate": "2027-02-02T19:00:00-05:00",
        "url": "https://allevents.in/new-york/westminster-kennel-club-dog-show-at-madison-square-garden/2400027759907421",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Madison Square Garden",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4 Pennsylvania Plaza, New York, NY 10001",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.75050450",
                "longitude": "-73.99343870"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```