

# Event Details

- **Event Name**: Field Day 2026
- **Event Start and End Date**: Sat, 27 Jun, 2026 at 08:00 am – Sat, 27 Jun, 2026 at 11:00 am (-05:00)
- **Event Description**: This year, Field Day will be a one day event.  I'm looking into locations now and will be updating everyone on the nets and at upcoming club meetings.
- **Event URL**: https://allevents.in/ferris/field-day-2026/200029923298032
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Ferris
- **state**: TX
- **country**: United States
- **location**: TBD
- **lat**: 32.53212
- **long**: -96.671
- **full address**: TBD, 520 TBD, Ferris, TX 75125, United States

## Event gallery

- **Alt text**: Field Day 2026
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/4576b56058a2c785488a09ea7f21c857aa177e93c4eb771ed3904794ac9aeb18-rimg-w1200-h960-dc8c8c8d-gmir?v=1775844211

## FAQs

- **Q**: When and where is Field Day 2026 being held?
  - **A:** Field Day 2026 takes place on Sat, 27 Jun, 2026 at 08:00 am to Sat, 27 Jun, 2026 at 11:00 am at TBD, 520 TBD, Ferris, TX 75125, United States.
- **Q**: Who is organizing Field Day 2026?
  - **A:** Field Day 2026 is organized by AVARC - Antelope Valley Amateur Radio Club.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Field Day 2026 is ideal for festival lovers, culture enthusiasts, and anyone looking for a vibrant, immersive community experience. Whether you're a first-time attendee or a longtime enthusiast in Ferris, this event is thoughtfully curated to deliver a standout experience worth every moment. If Field Day 2026 sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Field Day 2026",
        "image": "https://cdn-az.allevents.in/events3/banners/4576b56058a2c785488a09ea7f21c857aa177e93c4eb771ed3904794ac9aeb18-rimg-w1200-h960-dc8c8c8d-gmir?v=1775844211",
        "startDate": "2026-06-27T08:00:00-05:00",
        "endDate": "2026-06-27T11:00:00-05:00",
        "url": "https://allevents.in/ferris/field-day-2026/200029923298032",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "TBD",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "520 TBD, Ferris, TX 75125, United States",
                "addressLocality": "Ferris",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.53212",
                "longitude": "-96.671"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This year, Field Day will be a one day event.  I'm looking into locations now and will be updating everyone on the nets and at upcoming club meetings.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "AVARC - Antelope Valley Amateur Radio Club",
                "url": "https://allevents.in/org/avarc-antelope-valley-amateur-radio-club/25127138"
            }
        ]
    }
]
```