

# Event Details

- **Event Name**: An Evening of Christmas Music
- **Event Start and End Date**: Fri, 05 Dec, 2025 at 06:30 pm
- **Event Description**: Come enjoy an evening of Christmas music that is sure to re-center you to the real meaning of Christmas. There will be a wide variety of styles of music and people from throughout our community participating.
- **Event URL**: https://allevents.in/kane/an-evening-of-christmas-music/200029185962346
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 48

## Ticket Details


## Event venue details

- **city**: Kane
- **state**: PA
- **country**: United States
- **location**: 112 Greeves Street, Kane, PA, United States, Pennsylvania 16735
- **lat**: 41.65935
- **long**: -78.80931
- **full address**: 112 Greeves Street, Kane, PA, United States, Pennsylvania 16735

## Event gallery

- **Alt text**: An Evening of Christmas Music
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/28a0c92145dca2f19655947fa83d964a8fee44d73f2d296555e3375735928117-rimg-w940-h788-dc1c1a18-gmir?v=1764671695

## FAQs

- **Q**: When and where is An Evening of Christmas Music being held?
  - **A:** An Evening of Christmas Music takes place on Fri, 05 Dec, 2025 at 06:30 pm to Fri, 05 Dec, 2025 at 06:30 pm at 112 Greeves Street, Kane, PA, United States, Pennsylvania 16735.
- **Q**: Who is organizing An Evening of Christmas Music?
  - **A:** An Evening of Christmas Music is organized by Kane Community Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "An Evening of Christmas Music",
        "image": "https://cdn-az.allevents.in/events2/banners/28a0c92145dca2f19655947fa83d964a8fee44d73f2d296555e3375735928117-rimg-w940-h788-dc1c1a18-gmir?v=1764671695",
        "startDate": "2025-12-05",
        "url": "https://allevents.in/kane/an-evening-of-christmas-music/200029185962346",
        "location": {
            "@type": "Place",
            "name": "112 Greeves Street, Kane, PA, United States, Pennsylvania 16735",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "112 Greeves St, Kane, PA 16735-5606, United States",
                "addressLocality": "Kane",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.65935",
                "longitude": "-78.80931"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come enjoy an evening of Christmas music that is sure to re-center you to the real meaning of Christmas. There will be a wide variety of styles of music and people from throughout our community participating.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Kane Community Methodist Church",
                "url": "https://allevents.in/org/kane-community-methodist-church/22623139"
            }
        ]
    }
]
```