

# Event Details

- **Event Name**: Fish Fry
- **Event Start and End Date**: Fri, 18 Apr, 2025 at 05:00 pm – Fri, 18 Apr, 2025 at 08:00 pm
- **Event Description**: Fish Fry at West Side Event Center! Serving from 5-8. Reservations are needed. Call us at 762-4766 to make your reservation!
- **Event URL**: https://allevents.in/alliance/fish-fry/200027970626503
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 30

## Ticket Details


## Event venue details

- **city**: Alliance
- **state**: NE
- **country**: United States
- **location**: 2472 County Road 62, Alliance, NE
- **lat**: 42.09075
- **long**: -102.92034
- **full address**: 2472 County Road 62, Alliance, NE, United States

## Event gallery

- **Alt text**: Fish Fry
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/d5df842acab998dfbdf947d103f67cea5739cb676ddfc8e8762fccbdd0926d92-rimg-w1200-h1552-dcf5f4f0-gmir?v=1744599944

## FAQs

- **Q**: When and where is Fish Fry being held?
  - **A:** Fish Fry takes place on Fri, 18 Apr, 2025 at 05:00 pm to Fri, 18 Apr, 2025 at 08:00 pm at 2472 County Road 62, Alliance, NE, United States.
- **Q**: Who is organizing Fish Fry?
  - **A:** Fish Fry is organized by West Side Event Center.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Fish Fry",
        "image": "https://cdn-az.allevents.in/events2/banners/d5df842acab998dfbdf947d103f67cea5739cb676ddfc8e8762fccbdd0926d92-rimg-w1200-h1552-dcf5f4f0-gmir?v=1744599944",
        "startDate": "2025-04-18",
        "endDate": "2025-04-18",
        "url": "https://allevents.in/alliance/fish-fry/200027970626503",
        "location": {
            "@type": "Place",
            "name": "2472 County Road 62, Alliance, NE",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2472 CR-62, Alliance, NE 69301-5094, United States,Alliance, Nebraska",
                "addressLocality": "Alliance",
                "addressRegion": "NE",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.09075",
                "longitude": "-102.92034"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Fish Fry at West Side Event Center! Serving from 5-8. Reservations are needed. Call us at 762-4766 to make your reservation!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "West Side Event Center",
                "url": "https://allevents.in/org/west-side-event-center/19327547"
            }
        ]
    }
]
```