

# Event Details

- **Event Name**: Jazz Children's Concert
- **Event Start and End Date**: Sat, 05 Sep, 2026 at 10:00 am – Sat, 05 Sep, 2026 at 11:00 am (-04:00)
- **Event Description**: Get ready to clap and sing along with the Ithaca College Jazz Ensemble! This free one-hour concert will be an enjoyable way to learn about this great American music. Children of all ages are welcome. Families are encouraged to stay in the theater and enjoy the show even if their kids make noise. After all, making a joyous noise is what jazz is all about.
- **Event URL**: https://allevents.in/ithaca/jazz-childrens-concert/80001774532176
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Ithaca
- **state**: NY
- **country**: United States
- **location**: Ford Hall
- **lat**: 42.44396209716797
- **long**: -76.50188446044922
- **full address**: Ford Hall, 953 Danby Road, Ithaca, United States

## Event gallery

- **Alt text**: Jazz Children's Concert
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb6a8de96d6997b.jpg

## FAQs

- **Q**: When and where is Jazz Children's Concert being held?
  - **A:** Jazz Children's Concert takes place on Sat, 05 Sep, 2026 at 10:00 am to Sat, 05 Sep, 2026 at 11:00 am at Ford Hall, 953 Danby Road, Ithaca, United States.
- **Q**: Who is organizing Jazz Children's Concert?
  - **A:** Jazz Children's Concert is organized by Ithaca College School of Music, Theater and Dance.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Jazz Children's Concert",
        "image": "https://cdn2.allevents.in/thumbs/thumb6a8de96d6997b.jpg",
        "startDate": "2026-09-05T10:00:00-04:00",
        "endDate": "2026-09-05T11:00:00-04:00",
        "url": "https://allevents.in/ithaca/jazz-childrens-concert/80001774532176",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Ford Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "953 Danby Road",
                "addressLocality": "Ithaca",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.44396209716797",
                "longitude": "-76.50188446044922"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Get ready to clap and sing along with the Ithaca College Jazz Ensemble! This free one-hour concert will be an enjoyable way to learn about this great American music. Children of all ages are welcome. Families are encouraged to stay in the theater and enjoy the show even if their kids make noise. Aft",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Ithaca College School of Music Theater and Dance",
                "url": "https://allevents.in/org/ithaca-college-school-of-music-theater-and-dance/24733237"
            }
        ]
    }
]
```