

# Event Details

- **Event Name**: Christmas Concert
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 02:00 pm
- **Event Description**: Come hear the Friends of Harmony for a special Christmas concert.  Free will offering to benefit the church.  Refreshments provided.
- **Event URL**: https://allevents.in/north-tonawanda/christmas-concert/200029141233726
- **Event Categories**: concerts, music, entertainment, christmas
- **Interested Audience**: 
  - total_interested_count: 44

## Ticket Details


## Event venue details

- **city**: North Tonawanda
- **state**: NY
- **country**: United States
- **location**: North Presbyterian Church - North Tonawanda
- **lat**: 43.028164177467
- **long**: -78.869405132391
- **full address**: North Presbyterian Church - North Tonawanda, 168 Payne Ave,North Tonawanda, New York, United States

## Event gallery

- **Alt text**: Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/d65251daa56b7dbefec237a8185942af9cb6bbf874076a064d744d044298321d-rimg-w945-h2048-dcffffff-gmir?v=1765357501

## FAQs

- **Q**: When and where is Christmas Concert being held?
  - **A:** Christmas Concert takes place on Sat, 13 Dec, 2025 at 02:00 pm to Sat, 13 Dec, 2025 at 02:00 pm at North Presbyterian Church - North Tonawanda, 168 Payne Ave,North Tonawanda, New York, United States.
- **Q**: Who is organizing Christmas Concert?
  - **A:** Christmas Concert is organized by Friends of Harmony.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Christmas 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 North Tonawanda, this event is thoughtfully curated to deliver a standout experience worth every moment. If 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": "Christmas Concert",
        "image": "https://cdn-az.allevents.in/events9/banners/d65251daa56b7dbefec237a8185942af9cb6bbf874076a064d744d044298321d-rimg-w945-h2048-dcffffff-gmir?v=1765357501",
        "startDate": "2025-12-13",
        "url": "https://allevents.in/north-tonawanda/christmas-concert/200029141233726",
        "location": {
            "@type": "Place",
            "name": "North Presbyterian Church - North Tonawanda",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "168 Payne Ave,North Tonawanda, New York",
                "addressLocality": "North Tonawanda",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.028164177467",
                "longitude": "-78.869405132391"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come hear the Friends of Harmony for a special Christmas concert.  Free will offering to benefit the church.  Refreshments provided.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Friends of Harmony",
                "url": "https://allevents.in/org/friends-of-harmony/26292046"
            }
        ]
    }
]
```