

# Event Details

- **Event Name**: First rehearsal for Spring 2026
- **Event Start and End Date**: Wed, 28 Jan, 2026 at 07:30 pm
- **Event Description**: Our first rehearsal for Spring 2026. New singers of all ability levels welcome! We'll get our music and briefly sing through it. 

It's gonna be another great season! We'll see you there!
- **Event URL**: https://allevents.in/fair-lawn/first-rehearsal-for-spring-2026/200029519309617
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Fair Lawn
- **state**: NJ
- **country**: United States
- **location**: 7-01 River Rd, Fair Lawn, NJ
- **lat**: 40.92758
- **long**: -74.12985
- **full address**: 7-01 River Rd, Fair Lawn, NJ, United States

## Event gallery

- **Alt text**: First rehearsal for Spring 2026
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/ad276e9bf3c0a26cb1676d6b44d5974316d48906053f8033f4b417beb196ef7a-rimg-w1200-h669-dc8e5fd1-gmir?v=1769558209

## FAQs

- **Q**: When and where is First rehearsal for Spring 2026 being held?
  - **A:** First rehearsal for Spring 2026 takes place on Wed, 28 Jan, 2026 at 07:30 pm to Wed, 28 Jan, 2026 at 07:30 pm at 7-01 River Rd, Fair Lawn, NJ, United States.
- **Q**: Who is organizing First rehearsal for Spring 2026?
  - **A:** First rehearsal for Spring 2026 is organized by North Jersey Chorus.
- **Q**: Who is this event for? Is it right for me?
  - **A:** First rehearsal for Spring 2026 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 Fair Lawn, this event is thoughtfully curated to deliver a standout experience worth every moment. If First rehearsal for Spring 2026 sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "First rehearsal for Spring 2026",
        "image": "https://cdn-az.allevents.in/events1/banners/ad276e9bf3c0a26cb1676d6b44d5974316d48906053f8033f4b417beb196ef7a-rimg-w1200-h669-dc8e5fd1-gmir?v=1769558209",
        "startDate": "2026-01-28",
        "url": "https://allevents.in/fair-lawn/first-rehearsal-for-spring-2026/200029519309617",
        "location": {
            "@type": "Place",
            "name": "7-01 River Rd, Fair Lawn, NJ",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7-01 River Rd, Fair Lawn, NJ 07410-1423, United States",
                "addressLocality": "Fair Lawn",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.92758",
                "longitude": "-74.12985"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our first rehearsal for Spring 2026. New singers of all ability levels welcome! We'll get our music and briefly sing through it. \n\nIt's gonna be another great season! We'll see you there!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "North Jersey Chorus",
                "url": "https://allevents.in/org/north-jersey-chorus/27211933"
            }
        ]
    }
]
```