

# Event Details

- **Event Name**: Student Chamber Music Recital
- **Event Start and End Date**: Wed, 10 Dec, 2025 at 03:00 pm
- **Event Description**: Student chamber music recital.

photo credit: Noel Heaney
- **Event URL**: https://allevents.in/ithaca/student-chamber-music-recital/200029166358503
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details

- **Ticket URL**: http://facebook.com/200029166358503?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=ithaca-events

## Event venue details

- **city**: Ithaca
- **state**: NY
- **country**: United States
- **location**: Barnes Hall
- **lat**: 42.44556
- **long**: -76.48389
- **full address**: Barnes Hall, Ithaca, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Cornell Music (https://allevents.in/org/cornell-music/26030438)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/159b47234ea1f3f29370a2d348c6302ac27c86d97ee9112355044a42249194ec-rimg-w1000-h667-dc191616-gmir?v=1765333316
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/7123a2e8bcf96613b3f226cb6eef92e4b746c520260f2047d73ab4d8728d1657-rimg-w300-h300-dc181616-gmir?v=1765333316

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 10 Dec, 2025 at 03:00 pm
- **Q**: Where is the event happening?
  - **A:** Barnes Hall, Ithaca, United States
- **Q**: Who is organizing the event?
  - **A:** Cornell Music
- **Q**: What type of event is this?
  - **A:** christmas
- **Q**: Where can I find ticket details about Student Chamber Music Recital ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Student Chamber Music Recital",
        "image": "https://cdn-az.allevents.in/events3/banners/159b47234ea1f3f29370a2d348c6302ac27c86d97ee9112355044a42249194ec-rimg-w1000-h667-dc191616-gmir?v=1765333316",
        "startDate": "2025-12-10",
        "url": "https://allevents.in/ithaca/student-chamber-music-recital/200029166358503",
        "location": {
            "@type": "Place",
            "name": "Barnes Hall",
            "address": {
                "@type": "PostalAddress",
                "name": "Barnes Hall, Ithaca, United States",
                "addressLocality": "Ithaca",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.44556",
                "longitude": "-76.48389"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Student chamber music recital.\n\nphoto credit: Noel Heaney",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cornell Music",
                "url": "https://allevents.in/org/cornell-music/26030438"
            }
        ]
    }
]
```