

# Event Details

- **Event Name**: Tuesday Night Paddle
- **Event Start and End Date**: Tue, 09 Jun, 2026 at 06:00 pm
- **Event Description**: We will meet at the kayak launch and paddle
- **Event URL**: https://allevents.in/port-huron/tuesday-night-paddle/200030162344228
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Port Huron
- **state**: MI
- **country**: United States
- **location**: Baker's Field Park
- **lat**: 43.016475130355
- **long**: -82.454058506829
- **full address**: Baker's Field Park, Port Huron, Michigan, United States

## Event gallery

- **Alt text**: Tuesday Night Paddle
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/5ad4592cae78d8502dd3cf5c04b28723ffd470a348ffc869c03e0fa38726df53-rimg-w1200-h900-dc49442f-gmir?v=1780169128

## FAQs

- **Q**: When and where is Tuesday Night Paddle being held?
  - **A:** Tuesday Night Paddle takes place on Tue, 09 Jun, 2026 at 06:00 pm to Tue, 09 Jun, 2026 at 06:00 pm at Baker's Field Park, Port Huron, Michigan, United States.
- **Q**: Who is organizing Tuesday Night Paddle?
  - **A:** Tuesday Night Paddle is organized by Mike Edmondson.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Tuesday Night Paddle",
        "image": "https://cdn-az.allevents.in/events5/banners/5ad4592cae78d8502dd3cf5c04b28723ffd470a348ffc869c03e0fa38726df53-rimg-w1200-h900-dc49442f-gmir?v=1780169128",
        "startDate": "2026-06-09",
        "url": "https://allevents.in/port-huron/tuesday-night-paddle/200030162344228",
        "location": {
            "@type": "Place",
            "name": "Baker's Field Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Port Huron, Michigan",
                "addressLocality": "Port Huron",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.016475130355",
                "longitude": "-82.454058506829"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will meet at the kayak launch and paddle",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mike Edmondson",
                "url": "https://allevents.in/org/mike-edmondson/20761569"
            }
        ]
    }
]
```