

# Event Details

- **Event Name**: Kids fishing derby
- **Event Start and End Date**: Sun, 12 Jul, 2026 at 10:00 am – Sun, 12 Jul, 2026 at 12:00 pm
- **Event Description**: Jack poisant kids derby July 12th! Open to the public all are welcome! Free to enter!
- **Event URL**: https://allevents.in/auburn/kids-fishing-derby/200030076512723
- **Event Categories**: kids
- **Interested Audience**: 
  - total_interested_count: 40

## Ticket Details


## Event venue details

- **city**: Auburn
- **state**: MA
- **country**: United States
- **location**: Auburn Sportsman's Club
- **lat**: 42.185541884349
- **long**: -71.823947437953
- **full address**: Auburn Sportsman's Club, 50 Elm St,Auburn, Massachusetts, United States

## Event gallery

- **Alt text**: Kids fishing derby
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/665dfb44a2ee429e9f8b3faf92da430edd6a3c38ce9fc5222ef876225d96fb0b-rimg-w943-h2048-dc000000-gmir?v=1783477401

## FAQs

- **Q**: When and where is Kids fishing derby being held?
  - **A:** Kids fishing derby takes place on Sun, 12 Jul, 2026 at 10:00 am to Sun, 12 Jul, 2026 at 12:00 pm at Auburn Sportsman's Club, 50 Elm St,Auburn, Massachusetts, United States.
- **Q**: Who is organizing Kids fishing derby?
  - **A:** Kids fishing derby is organized by Auburn Sportsman's Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Kids fishing derby",
        "image": "https://cdn-az.allevents.in/events10/banners/665dfb44a2ee429e9f8b3faf92da430edd6a3c38ce9fc5222ef876225d96fb0b-rimg-w943-h2048-dc000000-gmir?v=1783477401",
        "startDate": "2026-07-12",
        "endDate": "2026-07-12",
        "url": "https://allevents.in/auburn/kids-fishing-derby/200030076512723",
        "location": {
            "@type": "Place",
            "name": "Auburn Sportsman's Club",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "50 Elm St,Auburn, Massachusetts",
                "addressLocality": "Auburn",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.185541884349",
                "longitude": "-71.823947437953"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Jack poisant kids derby July 12th! Open to the public all are welcome! Free to enter!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Auburn Sportsmans Club",
                "url": "https://allevents.in/org/auburn-sportsmans-club/23311786"
            }
        ]
    }
]
```