

# Event Details

- **Event Name**: Coffee and Fishing
- **Event Start and End Date**: Sat, 25 Jul, 2026 at 10:00 am – Sat, 25 Jul, 2026 at 03:00 pm
- **Event Description**: All are invited!
- **Event URL**: https://allevents.in/grand-island/coffee-and-fishing/200030357062151
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Grand Island
- **state**: NE
- **country**: United States
- **location**: Suk's Lake
- **lat**: 40.9098388302
- **long**: -98.3525055741
- **full address**: Suk's Lake, Grand Island, Nebraska, United States

## Event gallery

- **Alt text**: Coffee and Fishing
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/660782fefc402459f958e90e0ae71806f2c1e50a0948afe5dee817d7ca4f1c07-rimg-w1079-h810-dcffffff-gmir?v=1784807622

## FAQs

- **Q**: When and where is Coffee and Fishing being held?
  - **A:** Coffee and Fishing takes place on Sat, 25 Jul, 2026 at 10:00 am to Sat, 25 Jul, 2026 at 03:00 pm at Suk's Lake, Grand Island, Nebraska, United States.
- **Q**: Who is organizing Coffee and Fishing?
  - **A:** Coffee and Fishing is organized by Reel Men of Nebraska Inc.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Coffee and Fishing",
        "image": "https://cdn-az.allevents.in/events10/banners/660782fefc402459f958e90e0ae71806f2c1e50a0948afe5dee817d7ca4f1c07-rimg-w1079-h810-dcffffff-gmir?v=1784807622",
        "startDate": "2026-07-25",
        "endDate": "2026-07-25",
        "url": "https://allevents.in/grand-island/coffee-and-fishing/200030357062151",
        "location": {
            "@type": "Place",
            "name": "Suk's Lake",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Grand Island, Nebraska",
                "addressLocality": "Grand Island",
                "addressRegion": "NE",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.9098388302",
                "longitude": "-98.3525055741"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All are invited!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Reel Men of Nebraska Inc",
                "url": "https://allevents.in/org/reel-men-of-nebraska-inc/26058101"
            }
        ]
    }
]
```