

# Event Details

- **Event Name**: Old Friends at Abel's Pub, Binghamton
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 08:00 pm – Sat, 13 Dec, 2025 at 11:00 pm
- **Event Description**: Old Friends will be returning to Abel's on Saturday night. Always a great time on Binghamton's west side!
- **Event URL**: https://allevents.in/binghamton/old-friends-at-abels-pub-binghamton/200029349748144
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: Binghamton
- **state**: NY
- **country**: United States
- **location**: Abel's Pub
- **lat**: 42.097306137385
- **long**: -75.936303059081
- **full address**: Abel's Pub, 65 Rotary Ave,Binghamton, New York, United States

## Event gallery

- **Alt text**: Old Friends at Abel's Pub, Binghamton
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/550002766f7038fa8fffe4dcbc80f883a3166427ddff0c1e62153f6f5f137283-rimg-w794-h386-dcf0c687-gmir?v=1765609184

## FAQs

- **Q**: When and where is Old Friends at Abel's Pub, Binghamton being held?
  - **A:** Old Friends at Abel's Pub, Binghamton takes place on Sat, 13 Dec, 2025 at 08:00 pm to Sat, 13 Dec, 2025 at 11:00 pm at Abel's Pub, 65 Rotary Ave,Binghamton, New York, United States.
- **Q**: Who is organizing Old Friends at Abel's Pub, Binghamton?
  - **A:** Old Friends at Abel's Pub, Binghamton is organized by Old Friends Band.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Old Friends at Abel's Pub, Binghamton",
        "image": "https://cdn-az.allevents.in/events10/banners/550002766f7038fa8fffe4dcbc80f883a3166427ddff0c1e62153f6f5f137283-rimg-w794-h386-dcf0c687-gmir?v=1765609184",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/binghamton/old-friends-at-abels-pub-binghamton/200029349748144",
        "location": {
            "@type": "Place",
            "name": "Abel's Pub",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "65 Rotary Ave,Binghamton, New York",
                "addressLocality": "Binghamton",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.097306137385",
                "longitude": "-75.936303059081"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Old Friends will be returning to Abel's on Saturday night. Always a great time on Binghamton's west side!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Old Friends Band",
                "url": "https://allevents.in/org/old-friends-band/20422297"
            }
        ]
    }
]
```