

# Event Details

- **Event Name**: EMAC Agility Trial
- **Event Start and End Date**: Fri, 01 May, 2026 at 07:45 am – Sun, 03 May, 2026 at 05:00 pm (-04:00)
- **Event Description**: Judge John Raymond
- **Event URL**: https://allevents.in/skowhegan/emac-agility-trial/200029617666912
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 23

## Ticket Details


## Event venue details

- **city**: Skowhegan
- **state**: ME
- **country**: United States
- **location**: Skowhegan fairgrounds
- **lat**: 44.776870087943
- **long**: -69.728122709121
- **full address**: Skowhegan fairgrounds, Skowhegan, Maine, United States

## Event gallery

- **Alt text**: EMAC Agility Trial
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/1534643fae81770bc704435e50b4827130ec334534962314d9ac0e40ecab4cda-rimg-w960-h720-dc787741-gmir?v=1775207989

## FAQs

- **Q**: When and where is EMAC Agility Trial being held?
  - **A:** EMAC Agility Trial takes place on Fri, 01 May, 2026 at 07:45 am to Sun, 03 May, 2026 at 05:00 pm at Skowhegan fairgrounds, Skowhegan, Maine, United States.
- **Q**: Who is organizing EMAC Agility Trial?
  - **A:** EMAC Agility Trial is organized by Eastern Maine Agility Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "EMAC Agility Trial",
        "image": "https://cdn-az.allevents.in/events3/banners/1534643fae81770bc704435e50b4827130ec334534962314d9ac0e40ecab4cda-rimg-w960-h720-dc787741-gmir?v=1775207989",
        "startDate": "2026-05-01T07:45:00-04:00",
        "endDate": "2026-05-03T17:00:00-04:00",
        "url": "https://allevents.in/skowhegan/emac-agility-trial/200029617666912",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Skowhegan fairgrounds",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Skowhegan, Maine",
                "addressLocality": "Skowhegan",
                "addressRegion": "ME",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.776870087943",
                "longitude": "-69.728122709121"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Judge John Raymond",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Eastern Maine Agility Club",
                "url": "https://allevents.in/org/eastern-maine-agility-club/13087875",
                "description": "We are dedicated to promoting the sport of canine agility in Maine. Our club hosts five CPE sanctioned agility trails each year from Portland to Bar Harbor."
            }
        ]
    }
]
```