

# Event Details

- **Event Name**: New Horizons Band Summer Concert
- **Event Start and End Date**: Sat, 04 Jul, 2026 at 11:00 am
- **Event Description**: New Horizons Band is a community band that reconnects adults with the instrument they played in their youth. This summer band concert will include a variety of popular concert and band repertoire.
- **Event URL**: https://allevents.in/rye/new-horizons-band-summer-concert/200030208258134
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Rye
- **state**: NH
- **country**: United States
- **location**: Parsons Field
- **lat**: 43.01309
- **long**: -70.76985
- **full address**: Parsons Field, 520 washington rd,Rye, New Hampshire, United States

## Event gallery

- **Alt text**: New Horizons Band Summer Concert
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/4511e49ac331f21c83be894b615eb2800b628f19ed3426e8ee8ba2fc9a14bd29-rimg-w1200-h688-dc151519-gmir?v=1782474650

## FAQs

- **Q**: When and where is New Horizons Band Summer Concert being held?
  - **A:** New Horizons Band Summer Concert takes place on Sat, 04 Jul, 2026 at 11:00 am to Sat, 04 Jul, 2026 at 11:00 am at Parsons Field, 520 washington rd,Rye, New Hampshire, United States.
- **Q**: Who is organizing New Horizons Band Summer Concert?
  - **A:** New Horizons Band Summer Concert is organized by Portsmouth Music and Arts Center.
- **Q**: Who is this event for? Is it right for me?
  - **A:** New Horizons Band Summer 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 Rye, this event is thoughtfully curated to deliver a standout experience worth every moment. If New Horizons Band Summer 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": "New Horizons Band Summer Concert",
        "image": "https://cdn-az.allevents.in/events6/banners/4511e49ac331f21c83be894b615eb2800b628f19ed3426e8ee8ba2fc9a14bd29-rimg-w1200-h688-dc151519-gmir?v=1782474650",
        "startDate": "2026-07-04",
        "url": "https://allevents.in/rye/new-horizons-band-summer-concert/200030208258134",
        "location": {
            "@type": "Place",
            "name": "Parsons Field",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "520 washington rd,Rye, New Hampshire",
                "addressLocality": "Rye",
                "addressRegion": "NH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.01309",
                "longitude": "-70.76985"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "New Horizons Band is a community band that reconnects adults with the instrument they played in their youth. This summer band concert will include a variety of popular concert and band repertoire.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Portsmouth Music and Arts Center",
                "url": "https://allevents.in/org/portsmouth-music-and-arts-center/1844065",
                "description": "The PMAC Mission: \"To build community through the arts by providing all people with the opportunity to reach their full creative potential, regardless of their age, ability, or economic status.\""
            }
        ]
    }
]
```