

# Event Details

- **Event Name**: 3rd annual squirrel hunt
- **Event Start and End Date**: Sat, 03 Jan, 2026 at 08:00 am
- **Event Description**: Save the date, more details to come!
- **Event URL**: https://allevents.in/allegan/3rd-annual-squirrel-hunt/200029144410646
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 227

## Ticket Details

- **Ticket URL**: http://facebook.com/200029144410646?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=allegan-events

## Event venue details

- **city**: Allegan
- **state**: MI
- **country**: United States
- **location**: 658 42nd St, Allegan, MI
- **lat**: 42.46912
- **long**: -85.9546
- **full address**: 658 42nd St, Allegan, MI, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Swan Lake Store (https://allevents.in/org/swan-lake-store/27025874)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/76fbc597be84ca961d31aaaa0ee620345b903c82a0184885e426794f74ec8af2-rimg-w655-h561-dcffffff-gmir?v=1766914457
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/c43d4a0e4ab22a890caa6be10f7ddb18d9aee7b5ce8c36bfae568665a10e9d7d-rimg-w300-h300-dcffffff-gmir?v=1766914457

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 03 Jan, 2026 at 08:00 am
- **Q**: Where is the event happening?
  - **A:** 658 42nd St, Allegan, MI, United States
- **Q**: Who is organizing the event?
  - **A:** Swan Lake Store
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about 3rd annual squirrel hunt ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "3rd annual squirrel hunt",
        "image": "https://cdn-az.allevents.in/events1/banners/76fbc597be84ca961d31aaaa0ee620345b903c82a0184885e426794f74ec8af2-rimg-w655-h561-dcffffff-gmir?v=1766914457",
        "startDate": "2026-01-03",
        "url": "https://allevents.in/allegan/3rd-annual-squirrel-hunt/200029144410646",
        "location": {
            "@type": "Place",
            "name": "658 42nd St, Allegan, MI",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "658 42nd St, Allegan, MI 49010-8303, United States",
                "addressLocality": "Allegan",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.46912",
                "longitude": "-85.9546"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Save the date, more details to come!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Swan Lake Store",
                "url": "https://allevents.in/org/swan-lake-store/27025874"
            }
        ]
    }
]
```