

# Event Details

- **Event Name**: Holiday Lights
- **Event Start and End Date**: Tue, 02 Dec, 2025 at 04:30 pm
- **Event Description**: Celebrate the holiday season at East Stroudsburg University with our annual tree-lighting ceremony, featuring music, performances and more!
- **Event URL**: https://allevents.in/east-stroudsburg/holiday-lights/200029212423716
- **Event Categories**: holiday, christmas-lights
- **Interested Audience**: 
  - total_interested_count: 46

## Ticket Details


## Event venue details

- **city**: East Stroudsburg
- **state**: PA
- **country**: United States
- **location**: 200 Prospect Street, East Stroudsburg, PA, United States, Pennsylvania 18301
- **lat**: 40.99468
- **long**: -75.17683
- **full address**: 200 Prospect Street, East Stroudsburg, PA, United States, Pennsylvania 18301

## Event gallery

- **Alt text**: Holiday Lights
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/da5f77191c37240c789c790b80c5e4ed9bb2e189c485250c2c2288a1c73926d2-rimg-w1200-h800-dc161212-gmir?v=1764202941

## FAQs

- **Q**: When and where is Holiday Lights being held?
  - **A:** Holiday Lights takes place on Tue, 02 Dec, 2025 at 04:30 pm to Tue, 02 Dec, 2025 at 04:30 pm at 200 Prospect Street, East Stroudsburg, PA, United States, Pennsylvania 18301.
- **Q**: Who is organizing Holiday Lights?
  - **A:** Holiday Lights is organized by East Stroudsburg University.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Holiday Lights",
        "image": "https://cdn-az.allevents.in/events6/banners/da5f77191c37240c789c790b80c5e4ed9bb2e189c485250c2c2288a1c73926d2-rimg-w1200-h800-dc161212-gmir?v=1764202941",
        "startDate": "2025-12-02",
        "url": "https://allevents.in/east-stroudsburg/holiday-lights/200029212423716",
        "location": {
            "@type": "Place",
            "name": "200 Prospect Street, East Stroudsburg, PA, United States, Pennsylvania 18301",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "200 Prospect St, East Stroudsburg, PA 18301-2956, United States",
                "addressLocality": "East Stroudsburg",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.99468",
                "longitude": "-75.17683"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Celebrate the holiday season at East Stroudsburg University with our annual tree-lighting ceremony, featuring music, performances and more!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "East Stroudsburg University",
                "url": "https://allevents.in/org/east-stroudsburg-university/26619547"
            }
        ]
    }
]
```