

# Event Details

- **Event Name**: Holiday Concert
- **Event Start and End Date**: Sun, 30 Nov, 2025 at 03:00 pm
- **Event Description**: Kick off the holiday season with a free concert of festive music!
- **Event URL**: https://allevents.in/canfield/holiday-concert/200029246976156
- **Event Categories**: concerts, music, entertainment, holiday
- **Interested Audience**: 
  - total_interested_count: 31

## Ticket Details


## Event venue details

- **city**: Canfield
- **state**: OH
- **country**: United States
- **location**: Zion Lutheran Church
- **lat**: 41.064150936321
- **long**: -80.707691316857
- **full address**: Zion Lutheran Church, 3300 Canfield Rd,Youngstown,OH,United States, Canfield

## Event gallery

- **Alt text**: Holiday Concert
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/4c7641c3dd245a36feff6de2865639dd77f944c8f61f526450ec94cd76549355-rimg-w1200-h675-dcab081b-gmir?v=1763928535

## FAQs

- **Q**: When and where is Holiday Concert being held?
  - **A:** Holiday Concert takes place on Sun, 30 Nov, 2025 at 03:00 pm to Sun, 30 Nov, 2025 at 03:00 pm at Zion Lutheran Church, 3300 Canfield Rd,Youngstown,OH,United States, Canfield.
- **Q**: Who is organizing Holiday Concert?
  - **A:** Holiday Concert is organized by The Canfield Community Concert Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Holiday 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 Canfield, this event is thoughtfully curated to deliver a standout experience worth every moment. If Holiday 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": "Holiday Concert",
        "image": "https://cdn-az.allevents.in/events10/banners/4c7641c3dd245a36feff6de2865639dd77f944c8f61f526450ec94cd76549355-rimg-w1200-h675-dcab081b-gmir?v=1763928535",
        "startDate": "2025-11-30",
        "url": "https://allevents.in/canfield/holiday-concert/200029246976156",
        "location": {
            "@type": "Place",
            "name": "Zion Lutheran Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3300 Canfield Rd,Youngstown,OH,United States",
                "addressLocality": "Canfield",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.064150936321",
                "longitude": "-80.707691316857"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Kick off the holiday season with a free concert of festive music!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Canfield Community Concert Band",
                "url": "https://allevents.in/org/the-canfield-community-concert-band/26068104"
            }
        ]
    }
]
```