

# Event Details

- **Event Name**: Heart & Cheap Trick
- **Event Start and End Date**: Sun, 08 Sep, 2024 at 06:28 pm – Sun, 21 Oct, 2074 at 08:00 pm
- **Event URL**: https://allevents.in/new-york/heart-and-cheap-trick/2300026499037502
- **Event Categories**: music, entertainment, concerts, pop, live-music
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New York
- **state**: New York
- **country**: United States
- **location**: Madison Square Garden
- **lat**: 40.7127753000
- **long**: -74.0059728000
- **full address**: Madison Square Garden, Madison Square Garden, New York, United States of America, United States

## Event gallery

- **Alt text**: Heart &amp; Cheap Trick
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/47686ab0-0e2c-11ef-ba88-5f394822ffc4-rimg-w1200-h675-dc040205-gmir.jpg?v=1715276882

## FAQs

- **Q**: When and where is Heart & Cheap Trick being held?
  - **A:** Heart & Cheap Trick takes place on Sun, 08 Sep, 2024 at 06:28 pm to Sun, 21 Oct, 2074 at 08:00 pm at Madison Square Garden, Madison Square Garden, New York, United States of America, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Heart & Cheap Trick 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 Heart & Cheap Trick 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": "Heart &amp; Cheap Trick",
        "image": "https://cdn-az.allevents.in/events1/banners/47686ab0-0e2c-11ef-ba88-5f394822ffc4-rimg-w1200-h675-dc040205-gmir.jpg?v=1715276882",
        "startDate": "2024-09-08",
        "endDate": "2074-10-21",
        "url": "https://allevents.in/new-york/heart-and-cheap-trick/2300026499037502",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Madison Square Garden",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Madison Square Garden, New York, United States of America",
                "addressLocality": "New York",
                "addressRegion": "New York",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.7127753000",
                "longitude": "-74.0059728000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```