

# Event Details

- **Event Name**: First Rehearsal 2026
- **Event Start and End Date**: Sat, 10 Jan, 2026 at 10:00 am – Sat, 10 Jan, 2026 at 12:00 pm
- **Event Description**: Music distribution for spring semester-- selections TBD.
- **Event URL**: https://allevents.in/forest-city/first-rehearsal-2026/200029130964224
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Forest City
- **state**: NC
- **country**: United States
- **location**: 438 W. Main St., Forest City, NC 28043
- **lat**: 35.33931
- **long**: -81.874
- **full address**: 438 W. Main St., Forest City, NC 28043, United States

## Event gallery

- **Alt text**: First Rehearsal 2026
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/f68bfaed0375fc76ddfb85ed7eaf5ac02190f8f151591066c25e4500f9086371-rimg-w960-h523-dc1a1714-gmir?v=1767873206

## FAQs

- **Q**: When and where is First Rehearsal 2026 being held?
  - **A:** First Rehearsal 2026 takes place on Sat, 10 Jan, 2026 at 10:00 am to Sat, 10 Jan, 2026 at 12:00 pm at 438 W. Main St., Forest City, NC 28043, United States.
- **Q**: Who is organizing First Rehearsal 2026?
  - **A:** First Rehearsal 2026 is organized by The Symphony of Rutherford County.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "First Rehearsal 2026",
        "image": "https://cdn-az.allevents.in/events8/banners/f68bfaed0375fc76ddfb85ed7eaf5ac02190f8f151591066c25e4500f9086371-rimg-w960-h523-dc1a1714-gmir?v=1767873206",
        "startDate": "2026-01-10",
        "endDate": "2026-01-10",
        "url": "https://allevents.in/forest-city/first-rehearsal-2026/200029130964224",
        "location": {
            "@type": "Place",
            "name": "438 W. Main St., Forest City, NC 28043",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "438 W Main St, Forest City, NC 28043-2921, United States",
                "addressLocality": "Forest City",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.33931",
                "longitude": "-81.874"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Music distribution for spring semester-- selections TBD.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Symphony of Rutherford County",
                "url": "https://allevents.in/org/the-symphony-of-rutherford-county/26092185"
            }
        ]
    }
]
```