

# Event Details

- **Event Name**: Wave To Earth
- **Event Start and End Date**: Mon, 28 Sep, 2026 at 07:00 pm – Tue, 29 Sep, 2026 at 09:00 pm (-04:00)
- **Event URL**: https://allevents.in/new-york/wave-to-earth/2300030157509744
- **Event Categories**: 
- **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**: Radio City Music Hall
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: Radio City Music Hall, 1260 Avenue of the Americas, New York, United States

## Event gallery

- **Alt text**: Wave To Earth
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Wave+To+Earth&date=Mon%2C+28+Sep%2C+2026+at+07%3A00+pm&bg=5

## FAQs

- **Q**: When and where is Wave To Earth being held?
  - **A:** Wave To Earth takes place on Mon, 28 Sep, 2026 at 07:00 pm to Tue, 29 Sep, 2026 at 09:00 pm at Radio City Music Hall, 1260 Avenue of the Americas, New York, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Wave To Earth",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Wave+To+Earth&date=Mon%2C+28+Sep%2C+2026+at+07%3A00+pm&bg=5",
        "startDate": "2026-09-28T19:00:00-04:00",
        "endDate": "2026-09-29T21:00:00-04:00",
        "url": "https://allevents.in/new-york/wave-to-earth/2300030157509744",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Radio City Music Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1260 Avenue of the Americas",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```