

# Event Details

- **Event Name**: IVMS Christmas Concert
- **Event Start and End Date**: Thu, 04 Dec, 2025 at 06:30 pm
- **Event Description**: 6:30pm Band Gymnasium 
7:15pm Choir Cafeteria
- **Event URL**: https://allevents.in/tuscarawas/ivms-christmas-concert/200029200427947
- **Event Categories**: music, entertainment, concerts, christmas
- **Interested Audience**: 
  - total_interested_count: 38

## Ticket Details


## Event venue details

- **city**: Tuscarawas
- **state**: OH
- **country**: United States
- **location**: Indian Valley Middle School
- **lat**: 40.39867
- **long**: -81.4039
- **full address**: Indian Valley Middle School, 261 School St SE,Tuscarawas, Ohio, United States

## Event gallery

- **Alt text**: IVMS Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/5d5f4b9b2d081916385e3599a93326619e3a5021a6190e01f7c1c3feb2f7e90f-rimg-w997-h1329-dc022c01-gmir?v=1764397509

## FAQs

- **Q**: When and where is IVMS Christmas Concert being held?
  - **A:** IVMS Christmas Concert takes place on Thu, 04 Dec, 2025 at 06:30 pm to Thu, 04 Dec, 2025 at 06:30 pm at Indian Valley Middle School, 261 School St SE,Tuscarawas, Ohio, United States.
- **Q**: Who is organizing IVMS Christmas Concert?
  - **A:** IVMS Christmas Concert is organized by Indian Valley School District Music Boosters .
- **Q**: Who is this event for? Is it right for me?
  - **A:** IVMS 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 Tuscarawas, this event is thoughtfully curated to deliver a standout experience worth every moment. If IVMS 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": "IVMS Christmas Concert",
        "image": "https://cdn-az.allevents.in/events8/banners/5d5f4b9b2d081916385e3599a93326619e3a5021a6190e01f7c1c3feb2f7e90f-rimg-w997-h1329-dc022c01-gmir?v=1764397509",
        "startDate": "2025-12-04",
        "url": "https://allevents.in/tuscarawas/ivms-christmas-concert/200029200427947",
        "location": {
            "@type": "Place",
            "name": "Indian Valley Middle School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "261 School St SE,Tuscarawas, Ohio",
                "addressLocality": "Tuscarawas",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.39867",
                "longitude": "-81.4039"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "6:30pm Band Gymnasium \n7:15pm Choir Cafeteria",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Indian Valley School District Music Boosters ",
                "url": "https://allevents.in/org/indian-valley-school-district-music-boosters/26591696"
            }
        ]
    }
]
```