

# Event Details

- **Event Name**: field day
- **Event Start and End Date**: Sat, 27 Jun, 2026 at 02:00 pm – Sun, 28 Jun, 2026 at 02:00 pm
- **Event Description**: look for the tent where visitors, new or inactive hams can get on the air
- **Event URL**: https://allevents.in/rochester/field-day/200030220768559
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: Rochester
- **state**: NY
- **country**: United States
- **location**: Kent Park Arboretum Webster NY
- **lat**: 43.226314103271
- **long**: -77.624404952002
- **full address**: Kent Park Arboretum Webster NY, 1700 Schlegel Rd,Rochester, New York, United States

## Event gallery

- **Alt text**: field day
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/061e47656eb792293504a279151ddc311df4ce425d10f56ee4d4c21c9f723256-rimg-w1080-h608-dc779045-gmir?v=1782415445

## FAQs

- **Q**: When and where is field day being held?
  - **A:** field day takes place on Sat, 27 Jun, 2026 at 02:00 pm to Sun, 28 Jun, 2026 at 02:00 pm at Kent Park Arboretum Webster NY, 1700 Schlegel Rd,Rochester, New York, United States.
- **Q**: Who is organizing field day?
  - **A:** field day is organized by Monroe County Amateur Radio Emergency Service, Inc..

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "field day",
        "image": "https://cdn-az.allevents.in/events8/banners/061e47656eb792293504a279151ddc311df4ce425d10f56ee4d4c21c9f723256-rimg-w1080-h608-dc779045-gmir?v=1782415445",
        "startDate": "2026-06-27",
        "endDate": "2026-06-28",
        "url": "https://allevents.in/rochester/field-day/200030220768559",
        "location": {
            "@type": "Place",
            "name": "Kent Park Arboretum Webster NY",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1700 Schlegel Rd,Rochester, New York",
                "addressLocality": "Rochester",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.226314103271",
                "longitude": "-77.624404952002"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "look for the tent where visitors, new or inactive hams can get on the air",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Monroe County Amateur Radio Emergency Service Inc.",
                "url": "https://allevents.in/org/monroe-county-amateur-radio-emergency-service-inc/25621596"
            }
        ]
    }
]
```