

# Event Details

- **Event Name**: All New England Choral Festival Concert
- **Event Start and End Date**: Thu, 06 Nov, 2025 at 07:00 pm
- **Event Description**: Over 150 high school students from 28 schools throughout New England come together for a day of workshops and rehearsals followed by an evening concert.
- **Event URL**: https://allevents.in/plymouth/all-new-england-choral-festival-concert/200028907181242
- **Event Categories**: concerts, music, entertainment, festivals, workshops
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Plymouth
- **state**: NH
- **country**: United States
- **location**: Silver Center for the Arts
- **lat**: 43.759454970167
- **long**: -71.688135509667
- **full address**: Silver Center for the Arts, 114 Main St,Plymouth,NH,United States

## Event gallery

- **Alt text**: All New England Choral Festival Concert
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/9634f52e773663cabacbf99455e24d65be017452b25a8c416940d1e1a99a3d55-rimg-w640-h427-dc040202-gmir?v=1762438364

## FAQs

- **Q**: When and where is All New England Choral Festival Concert being held?
  - **A:** All New England Choral Festival Concert takes place on Thu, 06 Nov, 2025 at 07:00 pm to Thu, 06 Nov, 2025 at 07:00 pm at Silver Center for the Arts, 114 Main St,Plymouth,NH,United States.
- **Q**: Who is organizing All New England Choral Festival Concert?
  - **A:** All New England Choral Festival Concert is organized by Silver Center for the Arts.
- **Q**: Who is this event for? Is it right for me?
  - **A:** All New England Choral Festival Concert is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Plymouth, this event is thoughtfully curated to deliver a standout experience worth every moment. If All New England Choral Festival Concert sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "All New England Choral Festival Concert",
        "image": "https://cdn-az.allevents.in/events3/banners/9634f52e773663cabacbf99455e24d65be017452b25a8c416940d1e1a99a3d55-rimg-w640-h427-dc040202-gmir?v=1762438364",
        "startDate": "2025-11-06",
        "url": "https://allevents.in/plymouth/all-new-england-choral-festival-concert/200028907181242",
        "location": {
            "@type": "Place",
            "name": "Silver Center for the Arts",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "114 Main St,Plymouth,NH,United States",
                "addressLocality": "Plymouth",
                "addressRegion": "NH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.759454970167",
                "longitude": "-71.688135509667"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Over 150 high school students from 28 schools throughout New England come together for a day of workshops and rehearsals followed by an evening concert.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Silver Center for the Arts",
                "url": "https://allevents.in/org/silver-center-for-the-arts/26733555"
            }
        ]
    }
]
```