

# Event Details

- **Event Name**: 4th Annual Henry Geyshick Memorial Bass Tournament
- **Event Start and End Date**: Sat, 04 Jul, 2026 at 09:00 pm – Sun, 05 Jul, 2026 at 11:00 pm (-05:00)
- **Event Description**: More information coming soon. Just wanted to get the page set up
- **Event URL**: https://allevents.in/crane-lake/4th-annual-henry-geyshick-memorial-bass-tournament/200028882932318
- **Event Categories**: sports, tournaments
- **Interested Audience**: 
  - total_interested_count: 48

## Ticket Details

- **Ticket URL**: http://facebook.com/200028882932318?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=crane+lake-events

## Event venue details

- **city**: Crane Lake
- **state**: MN
- **country**: United States
- **location**: Lac la Croix First Nation
- **lat**: 48.3750512
- **long**: -92.1624585
- **full address**: Lac la Croix First Nation, Crane Lake, Minnesota, United States

## Event gallery

- **Alt text**: 4th Annual Henry Geyshick Memorial Bass Tournament
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/77472181e3b2cf122363ee46e954176e548aaeece776bfe66f10e962f0a654fe-rimg-w722-h1280-dc7a787f-gmir?v=1767374666

## FAQs

- **Q**: When and where is 4th Annual Henry Geyshick Memorial Bass Tournament being held?
  - **A:** 4th Annual Henry Geyshick Memorial Bass Tournament takes place on Sat, 04 Jul, 2026 at 09:00 pm to Sun, 05 Jul, 2026 at 11:00 pm at Lac la Croix First Nation, Crane Lake, Minnesota, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "4th Annual Henry Geyshick Memorial Bass Tournament",
        "image": "https://cdn-az.allevents.in/events1/banners/77472181e3b2cf122363ee46e954176e548aaeece776bfe66f10e962f0a654fe-rimg-w722-h1280-dc7a787f-gmir?v=1767374666",
        "startDate": "2026-07-04T21:00:00-05:00",
        "endDate": "2026-07-05T23:00:00-05:00",
        "url": "https://allevents.in/crane-lake/4th-annual-henry-geyshick-memorial-bass-tournament/200028882932318",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Lac la Croix First Nation",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Crane Lake, Minnesota",
                "addressLocality": "Crane Lake",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "48.3750512",
                "longitude": "-92.1624585"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "More information coming soon. Just wanted to get the page set up"
    }
]
```