

# Event Details

- **Event Name**: The Hat Shoot
- **Event Start and End Date**: Sun, 02 Aug, 2026 at 09:00 am
- **Event Description**: The Hat Shoot is this Sunday, August 2, 2026!
- **Event URL**: https://allevents.in/danbury/the-hat-shoot/200030491174043
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Danbury
- **state**: CT
- **country**: United States
- **location**: Wooster Mountain State Park
- **lat**: 41.3508
- **long**: -73.4703
- **full address**: Wooster Mountain State Park, Danbury,CT,United States

## Event gallery

- **Alt text**: The Hat Shoot
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/ebe10d082d8d62dedbdf8168afa79f24c52dfc3b3f38841fac2143a90a640ea9-rimg-w1200-h1479-dcf8f8f8-gmir?v=1785586423

## FAQs

- **Q**: When and where is The Hat Shoot being held?
  - **A:** The Hat Shoot takes place on Sun, 02 Aug, 2026 at 09:00 am to Sun, 02 Aug, 2026 at 09:00 am at Wooster Mountain State Park, Danbury,CT,United States.
- **Q**: Who is organizing The Hat Shoot?
  - **A:** The Hat Shoot is organized by Pahquioque Rod & Gun Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Hat Shoot",
        "image": "https://cdn-az.allevents.in/events9/banners/ebe10d082d8d62dedbdf8168afa79f24c52dfc3b3f38841fac2143a90a640ea9-rimg-w1200-h1479-dcf8f8f8-gmir?v=1785586423",
        "startDate": "2026-08-02",
        "url": "https://allevents.in/danbury/the-hat-shoot/200030491174043",
        "location": {
            "@type": "Place",
            "name": "Wooster Mountain State Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Danbury,CT,United States",
                "addressLocality": "Danbury",
                "addressRegion": "CT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.3508",
                "longitude": "-73.4703"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Hat Shoot is this Sunday, August 2, 2026!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pahquioque Rod & Gun Club",
                "url": "https://allevents.in/org/pahquioque-rod-and-gun-club/23917847"
            }
        ]
    }
]
```