

# Event Details

- **Event Name**: Christmas Concert
- **Event Start and End Date**: Thu, 04 Dec, 2025 at 06:00 pm
- **Event Description**: All are welcome to attend! Free entry (donations welcome).

Doors open at 5:45pm.
- **Event URL**: https://allevents.in/canton/christmas-concert/200028808834233
- **Event Categories**: concerts, music, entertainment, christmas, nonprofit
- **Interested Audience**: 
  - total_interested_count: 29

## Ticket Details


## Event venue details

- **city**: Canton
- **state**: OH
- **country**: United States
- **location**: 2427 Tuscarawas St W, Canton, OH 44708-4739, United States
- **lat**: 40.79931
- **long**: -81.40234
- **full address**: 2427 Tuscarawas St W, Canton, OH 44708-4739, United States

## Event gallery

- **Alt text**: Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/5f307803f88a37cf4c484cfa63a74eadc85e16d38195f070eaff218e37818374-rimg-w1200-h675-dcffffff-gmir?v=1763877495

## FAQs

- **Q**: When and where is Christmas Concert being held?
  - **A:** Christmas Concert takes place on Thu, 04 Dec, 2025 at 06:00 pm to Thu, 04 Dec, 2025 at 06:00 pm at 2427 Tuscarawas St W, Canton, OH 44708-4739, United States.
- **Q**: Who is organizing Christmas Concert?
  - **A:** Christmas Concert is organized by St. Thomas Aquinas High School & Middle School.
- **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 Canton, 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/events5/banners/5f307803f88a37cf4c484cfa63a74eadc85e16d38195f070eaff218e37818374-rimg-w1200-h675-dcffffff-gmir?v=1763877495",
        "startDate": "2025-12-04",
        "url": "https://allevents.in/canton/christmas-concert/200028808834233",
        "location": {
            "@type": "Place",
            "name": "2427 Tuscarawas St W, Canton, OH 44708-4739, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2427 W Tuscarawas St, Canton, OH 44708-4739, United States",
                "addressLocality": "Canton",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.79931",
                "longitude": "-81.40234"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All are welcome to attend! Free entry (donations welcome).\n\nDoors open at 5:45pm.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Thomas Aquinas High School & Middle School",
                "url": "https://allevents.in/org/st-thomas-aquinas-high-school-and-middle-school/25957382"
            }
        ]
    }
]
```