

# Event Details

- **Event Name**: ARRL Field Day 2026
- **Event Start and End Date**: Sat, 27 Jun, 2026 at 01:00 pm – Sun, 28 Jun, 2026 at 03:59 pm
- **Event Description**: The biggest ham radio event of the year. We will be on the air.
- **Event URL**: https://allevents.in/hamburg/arrl-field-day-2026/200030181301322
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Hamburg
- **state**: NY
- **country**: United States
- **location**: 2982 Lakeview Rd, Hamburg, NY, United States, New York 14075
- **lat**: 42.71304
- **long**: -78.88621
- **full address**: 2982 Lakeview Rd, Hamburg, NY, United States, New York 14075

## Event gallery

- **Alt text**: ARRL Field Day 2026
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/a7b28680f8d3cc8dbcc2d017434b8b5d86d6ef03224a515a9efc5aa219067aa7-rimg-w1200-h900-dca7bfd5-gmir?v=1782589834

## FAQs

- **Q**: When and where is ARRL Field Day 2026 being held?
  - **A:** ARRL Field Day 2026 takes place on Sat, 27 Jun, 2026 at 01:00 pm to Sun, 28 Jun, 2026 at 03:59 pm at 2982 Lakeview Rd, Hamburg, NY, United States, New York 14075.
- **Q**: Who is organizing ARRL Field Day 2026?
  - **A:** ARRL Field Day 2026 is organized by STARS Amateur Radio Society.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "ARRL Field Day 2026",
        "image": "https://cdn-az.allevents.in/events7/banners/a7b28680f8d3cc8dbcc2d017434b8b5d86d6ef03224a515a9efc5aa219067aa7-rimg-w1200-h900-dca7bfd5-gmir?v=1782589834",
        "startDate": "2026-06-27",
        "endDate": "2026-06-28",
        "url": "https://allevents.in/hamburg/arrl-field-day-2026/200030181301322",
        "location": {
            "@type": "Place",
            "name": "2982 Lakeview Rd, Hamburg, NY, United States, New York 14075",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2982 Lakeview Rd, Hamburg, NY 14075-6010, United States",
                "addressLocality": "Hamburg",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.71304",
                "longitude": "-78.88621"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The biggest ham radio event of the year. We will be on the air.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "STARS Amateur Radio Society",
                "url": "https://allevents.in/org/stars-amateur-radio-society/27878695"
            }
        ]
    }
]
```