

# Event Details

- **Event Name**: Meghan Trainor
- **Event Start and End Date**: Thu, 09 Jul, 2026 at 07:00 pm – Thu, 09 Jul, 2026 at 09:00 pm
- **Event URL**: https://allevents.in/new-york/meghan-trainor/2300029236248932
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

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

## Event gallery

- **Alt text**: Meghan Trainor
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/7c915a80-c6e0-11f0-a4e9-c9193a232180-rimg-w1200-h675-dcefd0d4-gmir.jpg?v=1763732791

## FAQs

- **Q**: When and where is Meghan Trainor being held?
  - **A:** Meghan Trainor takes place on Thu, 09 Jul, 2026 at 07:00 pm to Thu, 09 Jul, 2026 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:** Meghan Trainor 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 Meghan Trainor 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": "Meghan Trainor",
        "image": "https://cdn-az.allevents.in/events1/banners/7c915a80-c6e0-11f0-a4e9-c9193a232180-rimg-w1200-h675-dcefd0d4-gmir.jpg?v=1763732791",
        "startDate": "2026-07-09",
        "endDate": "2026-07-09",
        "url": "https://allevents.in/new-york/meghan-trainor/2300029236248932",
        "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.7127753000",
                "longitude": "-74.0059728000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```