

# Event Details

- **Event Name**: 2025 Christmas Concert
- **Event Start and End Date**: Mon, 08 Dec, 2025 at 07:00 pm
- **Event Description**: Join us for a holly jolly musical celebration of the Christmas season when we welcome Barker Community Band to Wilson. This is a free family fun event! Refreshments will be free to all that come!
- **Event URL**: https://allevents.in/wilson/2025-christmas-concert/200029319415014
- **Event Categories**: music, entertainment, concerts, christmas, live-music
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Wilson
- **state**: NY
- **country**: United States
- **location**: 641 Lake Street - PO BOX 537, Wilson, NY
- **lat**: 43.29806
- **long**: -78.82718
- **full address**: 641 Lake Street - PO BOX 537, Wilson, NY, United States

## Event gallery

- **Alt text**: 2025 Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/75c7cfe9f77ef506e6d2ab0cdd1f4fa1da3e7968225d534f800aed0c08935a97-rimg-w940-h530-dc083631-gmir?v=1765149133

## FAQs

- **Q**: When and where is 2025 Christmas Concert being held?
  - **A:** 2025 Christmas Concert takes place on Mon, 08 Dec, 2025 at 07:00 pm to Mon, 08 Dec, 2025 at 07:00 pm at 641 Lake Street - PO BOX 537, Wilson, NY, United States.
- **Q**: Who is organizing 2025 Christmas Concert?
  - **A:** 2025 Christmas Concert is organized by Wilson Historical Society.
- **Q**: Who is this event for? Is it right for me?
  - **A:** 2025 Christmas Concert is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Wilson, this event is thoughtfully curated to deliver a standout experience worth every moment. If 2025 Christmas 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": "2025 Christmas Concert",
        "image": "https://cdn-az.allevents.in/events6/banners/75c7cfe9f77ef506e6d2ab0cdd1f4fa1da3e7968225d534f800aed0c08935a97-rimg-w940-h530-dc083631-gmir?v=1765149133",
        "startDate": "2025-12-08",
        "url": "https://allevents.in/wilson/2025-christmas-concert/200029319415014",
        "location": {
            "@type": "Place",
            "name": "641 Lake Street - PO BOX 537, Wilson, NY",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "641 Lake St, Wilson, NY 14172-9600, United States",
                "addressLocality": "Wilson",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.29806",
                "longitude": "-78.82718"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a holly jolly musical celebration of the Christmas season when we welcome Barker Community Band to Wilson. This is a free family fun event! Refreshments will be free to all that come!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Wilson Historical Society",
                "url": "https://allevents.in/org/wilson-historical-society/26134849"
            }
        ]
    }
]
```