

# Event Details

- **Event Name**: Music on the Patio
- **Event Start and End Date**: Thu, 25 Jun, 2026 at 05:00 pm
- **Event Description**: Live music, drink specials and great food!
- **Event URL**: https://allevents.in/horseheads/music-on-the-patio/200030269578234
- **Event Categories**: music, live-music, entertainment
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Horseheads
- **state**: NY
- **country**: United States
- **location**: 1 Old Ithaca Rd., Horseheads, NY, United States, New York 14845
- **lat**: 42.16834
- **long**: -76.8202
- **full address**: 1 Old Ithaca Rd., Horseheads, NY, United States, New York 14845

## Event gallery

- **Alt text**: Music on the Patio
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/946ad7a01f0619ee51771bfa8f8300ab150ca918b49bcae1861be090e3b78a07-rimg-w1200-h1600-dc040206-gmir?v=1781865034

## FAQs

- **Q**: When and where is Music on the Patio being held?
  - **A:** Music on the Patio takes place on Thu, 25 Jun, 2026 at 05:00 pm to Thu, 25 Jun, 2026 at 05:00 pm at 1 Old Ithaca Rd., Horseheads, NY, United States, New York 14845.
- **Q**: Who is organizing Music on the Patio?
  - **A:** Music on the Patio is organized by Tanino Ristorante Italiano.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Music on the Patio 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 Horseheads, this event is thoughtfully curated to deliver a standout experience worth every moment. If Music on the Patio 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": "Music on the Patio",
        "image": "https://cdn-az.allevents.in/events9/banners/946ad7a01f0619ee51771bfa8f8300ab150ca918b49bcae1861be090e3b78a07-rimg-w1200-h1600-dc040206-gmir?v=1781865034",
        "startDate": "2026-06-25",
        "url": "https://allevents.in/horseheads/music-on-the-patio/200030269578234",
        "location": {
            "@type": "Place",
            "name": "1 Old Ithaca Rd., Horseheads, NY, United States, New York 14845",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1 Old Ithaca Rd, Horseheads, NY 14845, United States",
                "addressLocality": "Horseheads",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.16834",
                "longitude": "-76.8202"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Live music, drink specials and great food!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Tanino Ristorante Italiano",
                "url": "https://allevents.in/org/tanino-ristorante-italiano/14018969",
                "description": "\t\nItalian restaurant and catering."
            }
        ]
    }
]
```