

# Event Details

- **Event Name**: Fishing at City Lake Park
- **Event Start and End Date**: Thu, 02 Jul, 2026 at 08:00 am – Thu, 02 Jul, 2026 at 10:00 am
- **Event Description**: Bring your fishing poles, tackle boxes, and bait - starting at 8am. All are welcome to fish at City Lake Park!
- **Event URL**: https://allevents.in/mesquite/fishing-at-city-lake-park/200030259817403
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Mesquite
- **state**: TX
- **country**: United States
- **location**: City Lake Park, Mesquite TX
- **lat**: 32.7630697
- **long**: -96.600497
- **full address**: City Lake Park, Mesquite TX, Mesquite, Texas, United States

## Event gallery

- **Alt text**: Fishing at City Lake Park
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/fdfd69c0a4cc7d5350665a80d36ee1b2ae744a5b47dec04f757d326f00a0a051-rimg-w1200-h675-dcebd24b-gmir?v=1782547400

## FAQs

- **Q**: When and where is Fishing at City Lake Park being held?
  - **A:** Fishing at City Lake Park takes place on Thu, 02 Jul, 2026 at 08:00 am to Thu, 02 Jul, 2026 at 10:00 am at City Lake Park, Mesquite TX, Mesquite, Texas, United States.
- **Q**: Who is organizing Fishing at City Lake Park?
  - **A:** Fishing at City Lake Park is organized by Wildwood Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Fishing at City Lake Park",
        "image": "https://cdn-az.allevents.in/events8/banners/fdfd69c0a4cc7d5350665a80d36ee1b2ae744a5b47dec04f757d326f00a0a051-rimg-w1200-h675-dcebd24b-gmir?v=1782547400",
        "startDate": "2026-07-02",
        "endDate": "2026-07-02",
        "url": "https://allevents.in/mesquite/fishing-at-city-lake-park/200030259817403",
        "location": {
            "@type": "Place",
            "name": "City Lake Park, Mesquite TX",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Mesquite, Texas",
                "addressLocality": "Mesquite",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.7630697",
                "longitude": "-96.600497"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Bring your fishing poles, tackle boxes, and bait - starting at 8am. All are welcome to fish at City Lake Park!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Wildwood Baptist Church",
                "url": "https://allevents.in/org/wildwood-baptist-church/12747311",
                "description": "Helping people become Fully Functioning Followers of Christ."
            }
        ]
    }
]
```