

# Event Details

- **Event Name**: Annual ARRL Field Day
- **Event Start and End Date**: Sat, 27 Jun, 2026 at 12:00 pm
- **Event Description**: We will be having our Annual Field Day on June 27 - June 28
Open to the public 2-4pm
- **Event URL**: https://allevents.in/cottonwood-heights/annual-arrl-field-day/200030137030515
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Cottonwood Heights
- **state**: UT
- **country**: United States
- **location**: Cottonwood Heights City
- **lat**: 40.61343
- **long**: -111.82581
- **full address**: Cottonwood Heights City, 2277 E Bengal Blvd, Salt Lake City, UT 84121-5001, United States, Cottonwood Heights

## Event gallery

- **Alt text**: Annual ARRL Field Day
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/c9e826d6df13ea34d0002f14fa04331286edaf12d1c20259edddb3d02df966ec-rimg-w720-h960-dc181817-gmir?v=1782557796

## FAQs

- **Q**: When and where is Annual ARRL Field Day being held?
  - **A:** Annual ARRL Field Day takes place on Sat, 27 Jun, 2026 at 12:00 pm to Sat, 27 Jun, 2026 at 12:00 pm at Cottonwood Heights City, 2277 E Bengal Blvd, Salt Lake City, UT 84121-5001, United States, Cottonwood Heights.
- **Q**: Who is organizing Annual ARRL Field Day?
  - **A:** Annual ARRL Field Day is organized by Cottonwood Heights Amateur Radio Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Annual ARRL Field Day",
        "image": "https://cdn-az.allevents.in/events5/banners/c9e826d6df13ea34d0002f14fa04331286edaf12d1c20259edddb3d02df966ec-rimg-w720-h960-dc181817-gmir?v=1782557796",
        "startDate": "2026-06-27",
        "url": "https://allevents.in/cottonwood-heights/annual-arrl-field-day/200030137030515",
        "location": {
            "@type": "Place",
            "name": "Cottonwood Heights City",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2277 E Bengal Blvd, Salt Lake City, UT 84121-5001, United States",
                "addressLocality": "Cottonwood Heights",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.61343",
                "longitude": "-111.82581"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will be having our Annual Field Day on June 27 - June 28\nOpen to the public 2-4pm",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cottonwood Heights Amateur Radio Club",
                "url": "https://allevents.in/org/cottonwood-heights-amateur-radio-club/19639239"
            }
        ]
    }
]
```