

# Event Details

- **Event Name**: The 34th Annual Founder's Day Concert in the Park
- **Event Start and End Date**: Sun, 13 Sep, 2026 at 02:00 pm – Sun, 13 Sep, 2026 at 03:00 pm (-04:00)
- **Event Description**: A celebration of Ithaca College's partnership with Ithaca since 1892Featuring the Ithaca College Concert Band and Wind Ensemble
- **Event URL**: https://allevents.in/ithaca/the-34th-annual-founders-day-concert-in-the-park/80006817129113
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Ithaca
- **state**: NY
- **country**: United States
- **location**: Dewitt Park
- **lat**: 42.4418102
- **long**: -76.498649
- **full address**: Dewitt Park, 102 E Court St, Ithaca, NY 14850, United States

## Event gallery

- **Alt text**: The 34th Annual Founder's Day Concert in the Park
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb6a8c5fe48c77e.jpg

## FAQs

- **Q**: When and where is The 34th Annual Founder's Day Concert in the Park being held?
  - **A:** The 34th Annual Founder's Day Concert in the Park takes place on Sun, 13 Sep, 2026 at 02:00 pm to Sun, 13 Sep, 2026 at 03:00 pm at Dewitt Park, 102 E Court St, Ithaca, NY 14850, United States.
- **Q**: Who is organizing The 34th Annual Founder's Day Concert in the Park?
  - **A:** The 34th Annual Founder's Day Concert in the Park is organized by Ithaca College School of Music, Theater and Dance.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "The 34th Annual Founder's Day Concert in the Park",
        "image": "https://cdn2.allevents.in/thumbs/thumb6a8c5fe48c77e.jpg",
        "startDate": "2026-09-13T14:00:00-04:00",
        "endDate": "2026-09-13T15:00:00-04:00",
        "url": "https://allevents.in/ithaca/the-34th-annual-founders-day-concert-in-the-park/80006817129113",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Dewitt Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "102 E Court St, Ithaca, NY 14850, United States",
                "postalCode": "14850",
                "addressLocality": "Ithaca",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.4418102",
                "longitude": "-76.498649"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A celebration of Ithaca College's partnership with Ithaca since 1892Featuring the Ithaca College Concert Band and Wind Ensemble",
        "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"
            }
        ]
    }
]
```