

# Event Details

- **Event Name**: Opening Night
- **Event Start and End Date**: Fri, 21 Nov, 2025 at 05:00 pm
- **Event Description**: Come see our all new 2025 light show!!! This year we added over 13,000 new lights to the display.
- **Event URL**: https://allevents.in/coram/opening-night/200029206128139
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 605

## Ticket Details


## Event venue details

- **city**: Coram
- **state**: NY
- **country**: United States
- **location**: Elm Avenue Dancing Light Show
- **lat**: 40.88803
- **long**: -73.03216
- **full address**: Elm Avenue Dancing Light Show, Coram, New York, United States

## Event gallery

- **Alt text**: Opening Night
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/0eaed1fd6e8603e1fd036540c18d808b59f1c0dfa95bc052651ff9577993946c-rimg-w1200-h800-dc030203-gmir?v=1763313699

## FAQs

- **Q**: When and where is Opening Night being held?
  - **A:** Opening Night takes place on Fri, 21 Nov, 2025 at 05:00 pm to Fri, 21 Nov, 2025 at 05:00 pm at Elm Avenue Dancing Light Show, Coram, New York, United States.
- **Q**: Who is organizing Opening Night?
  - **A:** Opening Night is organized by Elm Avenue Dancing Light Show.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Opening Night",
        "image": "https://cdn-az.allevents.in/events7/banners/0eaed1fd6e8603e1fd036540c18d808b59f1c0dfa95bc052651ff9577993946c-rimg-w1200-h800-dc030203-gmir?v=1763313699",
        "startDate": "2025-11-21",
        "url": "https://allevents.in/coram/opening-night/200029206128139",
        "location": {
            "@type": "Place",
            "name": "Elm Avenue Dancing Light Show",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Coram, New York",
                "addressLocality": "Coram",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.88803",
                "longitude": "-73.03216"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come see our all new 2025 light show!!! This year we added over 13,000 new lights to the display.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Elm Avenue Dancing Light Show",
                "url": "https://allevents.in/org/elm-avenue-dancing-light-show/27091426"
            }
        ]
    }
]
```