

# Event Details

- **Event Name**: New Years Buckle Shoot
- **Event Start and End Date**: Sat, 03 Jan, 2026 at 10:00 am
- **Event Description**: Come join us for a great day of breaking clays.
- **Event URL**: https://allevents.in/annabella/new-years-buckle-shoot/200029328617641
- **Event Categories**: new-year
- **Interested Audience**: 
  - total_interested_count: 51

## Ticket Details


## Event venue details

- **city**: Annabella
- **state**: UT
- **country**: United States
- **location**: 1920 South Annabella Road, Annabella, UT, United States, Utah 84711
- **lat**: 38.74134
- **long**: -112.06183
- **full address**: 1920 South Annabella Road, Annabella, UT, United States, Utah 84711

## Event gallery

- **Alt text**: New Years Buckle Shoot
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/5c31e68ed01517e333af6a35c241e7a2dcfc8ec3ebdadd178d6c79983311d1f5-rimg-w1200-h1553-dc010101-gmir?v=1767449864

## FAQs

- **Q**: When and where is New Years Buckle Shoot being held?
  - **A:** New Years Buckle Shoot takes place on Sat, 03 Jan, 2026 at 10:00 am to Sat, 03 Jan, 2026 at 10:00 am at 1920 South Annabella Road, Annabella, UT, United States, Utah 84711.
- **Q**: Who is organizing New Years Buckle Shoot?
  - **A:** New Years Buckle Shoot is organized by Wild Goose Clays.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "New Years Buckle Shoot",
        "image": "https://cdn-az.allevents.in/events9/banners/5c31e68ed01517e333af6a35c241e7a2dcfc8ec3ebdadd178d6c79983311d1f5-rimg-w1200-h1553-dc010101-gmir?v=1767449864",
        "startDate": "2026-01-03",
        "url": "https://allevents.in/annabella/new-years-buckle-shoot/200029328617641",
        "location": {
            "@type": "Place",
            "name": "1920 South Annabella Road, Annabella, UT, United States, Utah 84711",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1920 S Annabella Rd, Richfield, UT 84701, United States",
                "addressLocality": "Annabella",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.74134",
                "longitude": "-112.06183"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for a great day of breaking clays.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Wild Goose Clays",
                "url": "https://allevents.in/org/wild-goose-clays/25863339"
            }
        ]
    }
]
```