

# Event Details

- **Event Name**: Fish Fry Friday
- **Event Start and End Date**: Fri, 26 Dec, 2025 at 04:00 pm – Fri, 26 Dec, 2025 at 07:00 pm
- **Event Description**: Come on out for our weekly fish fry!

We will have fish, chicken, and shrimp available for purchase as well as numerous sides!
- **Event URL**: https://allevents.in/highland/fish-fry-friday/200029389337646
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Highland
- **state**: IL
- **country**: United States
- **location**: 1900 VFW Rd, Highland, IL, United States, Illinois 62249
- **lat**: 38.72632
- **long**: -89.66589
- **full address**: 1900 VFW Rd, Highland, IL, United States, Illinois 62249

## Event gallery

- **Alt text**: Fish Fry Friday
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/7fdea02d0ba01391ce051d1ac0d2ea475e0c4c335f7d8dda7d3867f493d23ccb-rimg-w1200-h675-dcffffff-gmir?v=1766312506

## FAQs

- **Q**: When and where is Fish Fry Friday being held?
  - **A:** Fish Fry Friday takes place on Fri, 26 Dec, 2025 at 04:00 pm to Fri, 26 Dec, 2025 at 07:00 pm at 1900 VFW Rd, Highland, IL, United States, Illinois 62249.
- **Q**: Who is organizing Fish Fry Friday?
  - **A:** Fish Fry Friday is organized by VFW Post 5694.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Fish Fry Friday",
        "image": "https://cdn-az.allevents.in/events7/banners/7fdea02d0ba01391ce051d1ac0d2ea475e0c4c335f7d8dda7d3867f493d23ccb-rimg-w1200-h675-dcffffff-gmir?v=1766312506",
        "startDate": "2025-12-26",
        "endDate": "2025-12-26",
        "url": "https://allevents.in/highland/fish-fry-friday/200029389337646",
        "location": {
            "@type": "Place",
            "name": "1900 VFW Rd, Highland, IL, United States, Illinois 62249",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1900 VFW Rd, Highland, IL 62249-2343, United States",
                "addressLocality": "Highland",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.72632",
                "longitude": "-89.66589"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come on out for our weekly fish fry!\n\nWe will have fish, chicken, and shrimp available for purchase as well as numerous sides!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "VFW Post 5694",
                "url": "https://allevents.in/org/vfw-post-5694/23536424"
            }
        ]
    }
]
```