

# Event Details

- **Event Name**: Fish Fry
- **Event Start and End Date**: Sun, 05 Jul, 2026 at 10:00 am
- **Event Description**: Fish fry with all the fixins. Come join us for a Fourth of July message and stay for the fish fry.
- **Event URL**: https://allevents.in/jerseyville/fish-fry/200030282705041
- **Event Categories**: fourth-of-july
- **Interested Audience**: 
  - total_interested_count: 20

## Ticket Details


## Event venue details

- **city**: Jerseyville
- **state**: IL
- **country**: United States
- **location**: 285 Maple Summit Rd, Jerseyville, IL
- **lat**: 39.11378
- **long**: -90.34106
- **full address**: 285 Maple Summit Rd, Jerseyville, IL, United States

## Event gallery

- **Alt text**: Fish Fry
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/87ac86ed58c7f2b87e1336ae291169b16f896a2a7673dc5954891490e0722b90-rimg-w920-h1380-dcc1772e-gmir?v=1782826348

## FAQs

- **Q**: When and where is Fish Fry being held?
  - **A:** Fish Fry takes place on Sun, 05 Jul, 2026 at 10:00 am to Sun, 05 Jul, 2026 at 10:00 am at 285 Maple Summit Rd, Jerseyville, IL, United States.
- **Q**: Who is organizing Fish Fry?
  - **A:** Fish Fry is organized by New Life Church of the Nazarene.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Fish Fry is ideal for foodies, craft beverage enthusiasts, and festival fans looking for the best local flavors and experiences. Whether you're a first-time attendee or a longtime enthusiast in Jerseyville, this event is thoughtfully curated to deliver a standout experience worth every moment. If Fish Fry sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Fish Fry",
        "image": "https://cdn-az.allevents.in/events9/banners/87ac86ed58c7f2b87e1336ae291169b16f896a2a7673dc5954891490e0722b90-rimg-w920-h1380-dcc1772e-gmir?v=1782826348",
        "startDate": "2026-07-05",
        "url": "https://allevents.in/jerseyville/fish-fry/200030282705041",
        "location": {
            "@type": "Place",
            "name": "285 Maple Summit Rd, Jerseyville, IL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "285 Maple Summit Rd, Jerseyville, IL 62052-2010, United States",
                "addressLocality": "Jerseyville",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.11378",
                "longitude": "-90.34106"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Fish fry with all the fixins. Come join us for a Fourth of July message and stay for the fish fry.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "New Life Church of the Nazarene",
                "url": "https://allevents.in/org/new-life-church-of-the-nazarene/24883252"
            }
        ]
    }
]
```