

# Event Details

- **Event Name**: Stevens Orchestra Concert
- **Event Start and End Date**: Sat, 22 Nov, 2025 at 08:00 pm
- **Event Description**: DeBaun PAC proudly presents the semesterly concert of The Stevens Orchestra, directed by Steven Rochen. FREE admission!
- **Event URL**: https://allevents.in/hoboken/stevens-orchestra-concert/200029219526256
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details

- **Ticket URL**: http://facebook.com/200029219526256?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=hoboken-events

## Event venue details

- **city**: Hoboken
- **state**: NJ
- **country**: United States
- **location**: 24 5th St, Hoboken, NJ, United States, New Jersey 07030
- **lat**: 40.74206
- **long**: -74.02773
- **full address**: 24 5th St, Hoboken, NJ, United States, New Jersey 07030

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: DeBaun Performing Arts Center (https://allevents.in/org/debaun-performing-arts-center/26675658)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/aa7d6ce1ee73686453ca372fc839e268f05f3b634acdd310101f7d3b78937ea6-rimg-w1000-h530-dc020101-gmir?v=1763543273
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/47800b032764e5bb3258916b243d1d7e964eb1337185875a7bbaf763d27cbb42-rimg-w300-h300-dc030201-gmir?v=1763543276

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 22 Nov, 2025 at 08:00 pm
- **Q**: Where is the event happening?
  - **A:** 24 5th St, Hoboken, NJ, United States, New Jersey 07030
- **Q**: Who is organizing the event?
  - **A:** DeBaun Performing Arts Center
- **Q**: What type of event is this?
  - **A:** music, entertainment, concerts
- **Q**: Where can I find ticket details about Stevens Orchestra Concert ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Stevens Orchestra Concert",
        "image": "https://cdn-az.allevents.in/events1/banners/aa7d6ce1ee73686453ca372fc839e268f05f3b634acdd310101f7d3b78937ea6-rimg-w1000-h530-dc020101-gmir?v=1763543273",
        "startDate": "2025-11-22",
        "url": "https://allevents.in/hoboken/stevens-orchestra-concert/200029219526256",
        "location": {
            "@type": "Place",
            "name": "24 5th St, Hoboken, NJ, United States, New Jersey 07030",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "24 5th St, Hoboken, NJ 07030-5902, United States",
                "addressLocality": "Hoboken",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.74206",
                "longitude": "-74.02773"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "DeBaun PAC proudly presents the semesterly concert of The Stevens Orchestra, directed by Steven Rochen. FREE admission!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "DeBaun Performing Arts Center",
                "url": "https://allevents.in/org/debaun-performing-arts-center/26675658"
            }
        ]
    }
]
```