

# Event Details

- **Event Name**: Canine Classic
- **Event Start and End Date**: Fri, 19 Jun, 2026 at 09:00 am (-04:00)
- **Event Description**: Save the date for the annual VOCA Canine Classic
- **Event URL**: https://allevents.in/randolph/canine-classic/200029956372858
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 47

## Ticket Details


## Event venue details

- **city**: Randolph
- **state**: VT
- **country**: United States
- **location**: Montague Golf Club
- **lat**: 43.9231
- **long**: -72.6574
- **full address**: Montague Golf Club, 48 Randolph Ave,Randolph,VT,United States

## Event gallery

- **Alt text**: Canine Classic
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/8cc3566c856022aad17e4a1d8febf2ba7f245257e9061472bfa48f48bbe40de3-rimg-w1042-h1050-dc8e947b-gmir?v=1776376317

## FAQs

- **Q**: When and where is Canine Classic being held?
  - **A:** Canine Classic takes place on Fri, 19 Jun, 2026 at 09:00 am to Fri, 19 Jun, 2026 at 09:00 am at Montague Golf Club, 48 Randolph Ave,Randolph,VT,United States.
- **Q**: Who is organizing Canine Classic?
  - **A:** Canine Classic is organized by Vermont Police Canine Association.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Canine Classic",
        "image": "https://cdn-az.allevents.in/events4/banners/8cc3566c856022aad17e4a1d8febf2ba7f245257e9061472bfa48f48bbe40de3-rimg-w1042-h1050-dc8e947b-gmir?v=1776376317",
        "startDate": "2026-06-19T09:00:00-04:00",
        "url": "https://allevents.in/randolph/canine-classic/200029956372858",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Montague Golf Club",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "48 Randolph Ave,Randolph,VT,United States",
                "addressLocality": "Randolph",
                "addressRegion": "VT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.9231",
                "longitude": "-72.6574"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Save the date for the annual VOCA Canine Classic",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Vermont Police Canine Association",
                "url": "https://allevents.in/org/vermont-police-canine-association/14364201",
                "description": "Dedicated to providing financial assistance and training to Police Service Dog Teams in Vermont. "
            }
        ]
    }
]
```