

# Event Details

- **Event Name**: Holiday Concert 
- **Event Start and End Date**: Sun, 30 Nov, 2025 at 02:00 pm
- **Event Description**: The Village Voices and the Northport Community Band will sing and play festive and nostalgic tunes at the Northport Performing Arts Center at its annual holiday concert!
- **Event URL**: https://allevents.in/northport/holiday-concert/200029253588651
- **Event Categories**: entertainment, music, concerts, holiday, performances
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details

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

## Event venue details

- **city**: Northport
- **state**: MI
- **country**: United States
- **location**: Northport Michigan
- **lat**: 45.178243133333
- **long**: -85.5321165
- **full address**: Northport Michigan, Northport,MI,United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Northport Community Band Michigan (https://allevents.in/org/northport-community-band-michigan/25133220)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/017a8cef6b43d60a66b1e0efd505a9d78777c799e9109c6cc36bb95738d3b77e-rimg-w1200-h1553-dcf1f1f1-gmir?v=1764042230
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/28571202dfc0aacbf487b1e91a5d848df94e71a810a37eac8550ec5507f4b355-rimg-w300-h300-dcf0f0f0-gmir?v=1764042231

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 30 Nov, 2025 at 02:00 pm
- **Q**: Where is the event happening?
  - **A:** Northport Michigan, Northport,MI,United States
- **Q**: Who is organizing the event?
  - **A:** Northport Community Band Michigan
- **Q**: What type of event is this?
  - **A:** entertainment, music, concerts, holiday, performances
- **Q**: Where can I find ticket details about Holiday Concert  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Holiday Concert",
        "image": "https://cdn-az.allevents.in/events4/banners/017a8cef6b43d60a66b1e0efd505a9d78777c799e9109c6cc36bb95738d3b77e-rimg-w1200-h1553-dcf1f1f1-gmir?v=1764042230",
        "startDate": "2025-11-30",
        "url": "https://allevents.in/northport/holiday-concert/200029253588651",
        "location": {
            "@type": "Place",
            "name": "Northport Michigan",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Northport,MI,United States",
                "addressLocality": "Northport",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.178243133333",
                "longitude": "-85.5321165"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Village Voices and the Northport Community Band will sing and play festive and nostalgic tunes at the Northport Performing Arts Center at its annual holiday concert!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Northport Community Band Michigan",
                "url": "https://allevents.in/org/northport-community-band-michigan/25133220"
            }
        ]
    }
]
```