

# Event Details

- **Event Name**: PVRA Field Day 
- **Event Start and End Date**: Sat, 27 Jun, 2026 at 09:00 am – Sun, 28 Jun, 2026 at 02:00 pm
- **Event Description**: The PVRA will once again be holding ARRL field day on June 27-28 2026 at Marcus Communications in Manchester, CT all are welcomed we will have at least 3 stations to operate!
- **Event URL**: https://allevents.in/manchester/pvra-field-day/200030143163214
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Manchester
- **state**: CT
- **country**: United States
- **location**: Marcus Communications
- **lat**: 41.79783
- **long**: -72.5109
- **full address**: Marcus Communications, Manchester, Connecticut, United States

## Event gallery

- **Alt text**: PVRA Field Day
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/70c5cfbac4476c4e797e020cdbb38b6e8698ed4579c9dd10134a3596748c5891-rimg-w1200-h1552-dc1d1e28-gmir?v=1782464500

## FAQs

- **Q**: When and where is PVRA Field Day  being held?
  - **A:** PVRA Field Day  takes place on Sat, 27 Jun, 2026 at 09:00 am to Sun, 28 Jun, 2026 at 02:00 pm at Marcus Communications, Manchester, Connecticut, United States.
- **Q**: Who is organizing PVRA Field Day ?
  - **A:** PVRA Field Day  is organized by Pioneer Valley Radio Association.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "PVRA Field Day",
        "image": "https://cdn-az.allevents.in/events7/banners/70c5cfbac4476c4e797e020cdbb38b6e8698ed4579c9dd10134a3596748c5891-rimg-w1200-h1552-dc1d1e28-gmir?v=1782464500",
        "startDate": "2026-06-27",
        "endDate": "2026-06-28",
        "url": "https://allevents.in/manchester/pvra-field-day/200030143163214",
        "location": {
            "@type": "Place",
            "name": "Marcus Communications",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Manchester, Connecticut",
                "addressLocality": "Manchester",
                "addressRegion": "CT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.79783",
                "longitude": "-72.5109"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The PVRA will once again be holding ARRL field day on June 27-28 2026 at Marcus Communications in Manchester, CT all are welcomed we will have at least 3 stations to operate!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pioneer Valley Radio Association",
                "url": "https://allevents.in/org/pioneer-valley-radio-association/24290362"
            }
        ]
    }
]
```