

# Event Details

- **Event Name**: Band and Choir Concert
- **Event Start and End Date**: Sat, 07 Mar, 2026 at 03:00 pm
- **Event Description**: Join us for an afternoon of delightful music featuring the Valley Concert Band and Arnprior Community Choir.
This is a feee event but donations are appreciated!
- **Event URL**: https://allevents.in/arnprior/band-and-choir-concert/200029662780247
- **Event Categories**: music, entertainment, concerts, nonprofit
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details

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

## Event venue details

- **city**: Arnprior
- **state**: ON
- **country**: Canada
- **location**: Nick Smith Centre
- **lat**: 45.425590672309
- **long**: -76.356256802541
- **full address**: Nick Smith Centre, 77 James Street,Arnprior, Ontario, Canada

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Valley Concert Band (https://allevents.in/org/valley-concert-band/27465157)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/7b3633a1b514c7e3c2635186145ee54f3a855841cca7d1b67e500cc772a9c894-rimg-w1200-h1553-dcf1eeeb-gmir?v=1772357707
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/230bdd8b9d6efb902ce5e22aa3f7c769091f2a9aa42935ef862c15e2a246742c-rimg-w300-h300-dceadfd4-gmir?v=1772357708

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 07 Mar, 2026 at 03:00 pm
- **Q**: Where is the event happening?
  - **A:** Nick Smith Centre, 77 James Street,Arnprior, Ontario, Canada
- **Q**: Who is organizing the event?
  - **A:** Valley Concert Band
- **Q**: What type of event is this?
  - **A:** music, entertainment, concerts, nonprofit
- **Q**: Where can I find ticket details about Band and Choir Concert ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Band and Choir Concert",
        "image": "https://cdn-az.allevents.in/events4/banners/7b3633a1b514c7e3c2635186145ee54f3a855841cca7d1b67e500cc772a9c894-rimg-w1200-h1553-dcf1eeeb-gmir?v=1772357707",
        "startDate": "2026-03-07",
        "url": "https://allevents.in/arnprior/band-and-choir-concert/200029662780247",
        "location": {
            "@type": "Place",
            "name": "Nick Smith Centre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "77 James Street,Arnprior, Ontario",
                "addressLocality": "Arnprior",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.425590672309",
                "longitude": "-76.356256802541"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for an afternoon of delightful music featuring the Valley Concert Band and Arnprior Community Choir.\nThis is a feee event but donations are appreciated!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Valley Concert Band",
                "url": "https://allevents.in/org/valley-concert-band/27465157"
            }
        ]
    }
]
```