

# Event Details

- **Event Name**: Amateur Radio Exams
- **Event Start and End Date**: Thu, 17 Nov, 2022 at 06:30 pm
- **Event Description**: ARRL VEC Amateur Radio Exams, given by the Lake Area Radio Klub
- **Event URL**: https://allevents.in/watertown/amateur-radio-exams/200023557441026
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Watertown
- **state**: SD
- **country**: United States
- **location**: Watertown SD Police Department
- **lat**: 44.901926
- **long**: -97.11084
- **full address**: Watertown SD Police Department, 128 N Maple,Watertown,SD,United States

## Event gallery

- **Alt text**: Amateur Radio Exams
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/dea16e9536e6555d33a49f62c9e6ff9a735d46b0da71967005a840c7bc98e338-rimg-w960-h540-gmir.jpg?v=1668377938

## FAQs

- **Q**: When and where is Amateur Radio Exams being held?
  - **A:** Amateur Radio Exams takes place on Thu, 17 Nov, 2022 at 06:30 pm to Thu, 17 Nov, 2022 at 06:30 pm at Watertown SD Police Department, 128 N Maple,Watertown,SD,United States.
- **Q**: Who is organizing Amateur Radio Exams?
  - **A:** Amateur Radio Exams is organized by Lake Area Radio Klub (LARK).

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Amateur Radio Exams",
        "image": "https://cdn-az.allevents.in/events1/banners/dea16e9536e6555d33a49f62c9e6ff9a735d46b0da71967005a840c7bc98e338-rimg-w960-h540-gmir.jpg?v=1668377938",
        "startDate": "2022-11-17",
        "url": "https://allevents.in/watertown/amateur-radio-exams/200023557441026",
        "location": {
            "@type": "Place",
            "name": "Watertown SD Police Department",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "128 N Maple,Watertown,SD,United States",
                "addressLocality": "Watertown",
                "addressRegion": "SD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.901926",
                "longitude": "-97.11084"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "ARRL VEC Amateur Radio Exams, given by the Lake Area Radio Klub",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lake Area Radio Klub (LARK)",
                "url": "https://allevents.in/org/lake-area-radio-klub-lark/19764939"
            }
        ]
    }
]
```