

# Event Details

- **Event Name**: Youth Fishing Tournament 
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 07:00 am (-06:00)
- **Event Description**: Annual youth fishing tournament
- **Event URL**: https://allevents.in/lemoyne/youth-fishing-tournament/200029852506046
- **Event Categories**: sports, tournaments
- **Interested Audience**: 
  - total_interested_count: 76

## Ticket Details


## Event venue details

- **city**: Lemoyne
- **state**: NE
- **country**: United States
- **location**: Van's Lakeview....Lake McConaughy.
- **lat**: 41.239922837293
- **long**: -101.84827323068
- **full address**: Van's Lakeview....Lake McConaughy., 39 lakeview,Lemoyne, Nebraska, United States

## Event gallery

- **Alt text**: Youth Fishing Tournament
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/6fd60832c2f224153ad2e4b6b6165d39c73379b260cdac463e414eb639c3e1c5-rimg-w1200-h900-dc43362e-gmir?v=1776098250

## FAQs

- **Q**: When and where is Youth Fishing Tournament  being held?
  - **A:** Youth Fishing Tournament  takes place on Sat, 20 Jun, 2026 at 07:00 am to Sat, 20 Jun, 2026 at 07:00 am at Van's Lakeview....Lake McConaughy., 39 lakeview,Lemoyne, Nebraska, United States.
- **Q**: Who is organizing Youth Fishing Tournament ?
  - **A:** Youth Fishing Tournament  is organized by Youth Outdoors Nebraska.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Youth Fishing Tournament  is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. Whether you're a first-time attendee or a longtime enthusiast in Lemoyne, this event is thoughtfully curated to deliver a standout experience worth every moment. With 70+ people already showing interest, this is clearly an event worth adding to your calendar - don't miss out.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Youth Fishing Tournament",
        "image": "https://cdn-az.allevents.in/events6/banners/6fd60832c2f224153ad2e4b6b6165d39c73379b260cdac463e414eb639c3e1c5-rimg-w1200-h900-dc43362e-gmir?v=1776098250",
        "startDate": "2026-06-20T07:00:00-06:00",
        "url": "https://allevents.in/lemoyne/youth-fishing-tournament/200029852506046",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Van's Lakeview....Lake McConaughy.",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "39 lakeview,Lemoyne, Nebraska",
                "addressLocality": "Lemoyne",
                "addressRegion": "NE",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.239922837293",
                "longitude": "-101.84827323068"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Annual youth fishing tournament",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Youth Outdoors Nebraska",
                "url": "https://allevents.in/org/youth-outdoors-nebraska/27613540"
            }
        ]
    }
]
```