

# Event Details

- **Event Name**: Pussycat Dolls at Madison Square Garden
- **Event Start and End Date**: Mon, 20 Jul, 2026 at 06:30 pm
- **Event URL**: https://allevents.in/new-york/pussycat-dolls-at-madison-square-garden/2400029827661705
- **Event Categories**: contests, trips-adventures
- **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.75050450
- **long**: -73.99343870
- **full address**: Madison Square Garden, 4 Pennsylvania Plaza, New York, NY 10001, United States

## Event gallery

- **Alt text**: Pussycat Dolls at Madison Square Garden
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Pussycat+Dolls+at+Madison+Square+Garden&date=Mon%2C+20+Jul%2C+2026+at+06%3A30+pm&bg=1

## FAQs

- **Q**: When and where is Pussycat Dolls at Madison Square Garden being held?
  - **A:** Pussycat Dolls at Madison Square Garden takes place on Mon, 20 Jul, 2026 at 06:30 pm to Mon, 20 Jul, 2026 at 06:30 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:** Pussycat Dolls at Madison Square Garden is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. 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 Pussycat Dolls 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": "MusicEvent",
        "name": "Pussycat Dolls at Madison Square Garden",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Pussycat+Dolls+at+Madison+Square+Garden&date=Mon%2C+20+Jul%2C+2026+at+06%3A30+pm&bg=1",
        "startDate": "2026-07-20",
        "url": "https://allevents.in/new-york/pussycat-dolls-at-madison-square-garden/2400029827661705",
        "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"
    }
]
```