

# Event Details

- **Event Name**: FISH FRY
- **Event Start and End Date**: Fri, 20 Mar, 2026 at 06:00 pm – Fri, 20 Mar, 2026 at 09:00 pm
- **Event Description**: Join us for fish, shrimp, or chicken strips
- **Event URL**: https://allevents.in/creston/fish-fry/200029396984309
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Creston
- **state**: IA
- **country**: United States
- **location**: 403 W Montgomery, Creston, IA
- **lat**: 41.05859
- **long**: -94.36544
- **full address**: 403 W Montgomery, Creston, IA, United States

## Event gallery

- **Alt text**: FISH FRY
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/184b52213dee81616201faf0fc48ef7d480b1c3cdda7a7544706eb4ff728a441-rimg-w600-h600-dcdbdad9-gmir?v=1773556202

## FAQs

- **Q**: When and where is FISH FRY being held?
  - **A:** FISH FRY takes place on Fri, 20 Mar, 2026 at 06:00 pm to Fri, 20 Mar, 2026 at 09:00 pm at 403 W Montgomery, Creston, IA, United States.
- **Q**: Who is organizing FISH FRY?
  - **A:** FISH FRY is organized by Creston Elks Lodge.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "FISH FRY",
        "image": "https://cdn-az.allevents.in/events1/banners/184b52213dee81616201faf0fc48ef7d480b1c3cdda7a7544706eb4ff728a441-rimg-w600-h600-dcdbdad9-gmir?v=1773556202",
        "startDate": "2026-03-20",
        "endDate": "2026-03-20",
        "url": "https://allevents.in/creston/fish-fry/200029396984309",
        "location": {
            "@type": "Place",
            "name": "403 W Montgomery, Creston, IA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "403 W Montgomery St, Creston, IA 50801-2207, United States",
                "addressLocality": "Creston",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.05859",
                "longitude": "-94.36544"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for fish, shrimp, or chicken strips",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Creston Elks Lodge",
                "url": "https://allevents.in/org/creston-elks-lodge/20880365"
            }
        ]
    }
]
```