

# Event Details

- **Event Name**: Fish Fry Friday
- **Event Start and End Date**: Fri, 26 Dec, 2025 at 12:00 am – Fri, 26 Dec, 2025 at 01:00 am
- **Event Description**: Join us for Fish Fry Friday
- **Event URL**: https://allevents.in/elmira/fish-fry-friday/200029386623454
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Elmira
- **state**: NY
- **country**: United States
- **location**: Clarion Inn Event Center
- **lat**: 42.08879
- **long**: -76.79332
- **full address**: Clarion Inn Event Center, 760 East Water Street ,Elmira, New York, United States

## Event gallery

- **Alt text**: Fish Fry Friday
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/e196198e764476a76f272013c66840732b6efd885ce62e9467c8397eb6a81b0c-rimg-w1200-h801-dcacabaa-gmir?v=1766282451

## FAQs

- **Q**: When and where is Fish Fry Friday being held?
  - **A:** Fish Fry Friday takes place on Fri, 26 Dec, 2025 at 12:00 am to Fri, 26 Dec, 2025 at 01:00 am at Clarion Inn Event Center, 760 East Water Street ,Elmira, New York, United States.
- **Q**: Who is organizing Fish Fry Friday?
  - **A:** Fish Fry Friday is organized by East Water Bar and Grille.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Fish Fry Friday",
        "image": "https://cdn-az.allevents.in/events4/banners/e196198e764476a76f272013c66840732b6efd885ce62e9467c8397eb6a81b0c-rimg-w1200-h801-dcacabaa-gmir?v=1766282451",
        "startDate": "2025-12-26",
        "endDate": "2025-12-26",
        "url": "https://allevents.in/elmira/fish-fry-friday/200029386623454",
        "location": {
            "@type": "Place",
            "name": "Clarion Inn Event Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "760 East Water Street ,Elmira, New York",
                "addressLocality": "Elmira",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.08879",
                "longitude": "-76.79332"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for Fish Fry Friday",
        "organizer": [
            {
                "@type": "Organization",
                "name": "East Water Bar and Grille",
                "url": "https://allevents.in/org/east-water-bar-and-grille/26304553"
            }
        ]
    }
]
```