

# Event Details

- **Event Name**: Ray LaMontagne
- **Event Start and End Date**: Wed, 30 Sep, 2026 at 07:00 pm – Sat, 03 Oct, 2026 at 09:30 pm (-04:00)
- **Event URL**: https://allevents.in/new-york/ray-lamontagne/2300028100212228
- **Event Categories**: art, theatre, trips-adventures
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: Beacon Theatre - NY
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: Beacon Theatre - NY, 2124 Broadway, New York, United States

## Event gallery

- **Alt text**: Ray LaMontagne
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/8c129860-a705-11f1-8990-5d04d231a2dd-rimg-w1200-h800-dcf8f8d8-gmir.jpg?v=1788377786

## FAQs

- **Q**: When and where is Ray LaMontagne being held?
  - **A:** Ray LaMontagne takes place on Wed, 30 Sep, 2026 at 07:00 pm to Sat, 03 Oct, 2026 at 09:30 pm at Beacon Theatre - NY, 2124 Broadway, New York, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Ray LaMontagne is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. 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 Ray LaMontagne 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": "Ray LaMontagne",
        "image": "https://cdn-az.allevents.in/events9/banners/8c129860-a705-11f1-8990-5d04d231a2dd-rimg-w1200-h800-dcf8f8d8-gmir.jpg?v=1788377786",
        "startDate": "2026-09-30T19:00:00-04:00",
        "endDate": "2026-10-03T21:30:00-04:00",
        "url": "https://allevents.in/new-york/ray-lamontagne/2300028100212228",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Beacon Theatre - NY",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2124 Broadway",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```