

# Event Details

- **Event Name**: Dog Obedience Show
- **Event Start and End Date**: Sat, 27 Jun, 2026 at 10:00 am
- **Event Description**: Open to public
- **Event URL**: https://allevents.in/cottage-grove/dog-obedience-show/200029942126525
- **Event Categories**: dog, dog-shows
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Cottage Grove
- **state**: OR
- **country**: United States
- **location**: 2000 N Douglas Ave., Cottage Grove, OR
- **lat**: 43.80886
- **long**: -123.04783
- **full address**: 2000 N Douglas Ave., Cottage Grove, OR, United States

## Event gallery

- **Alt text**: Dog Obedience Show
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/1e4456096a0401d40405043ab9bc8ecae4287443bb1dadfc6ebee98025b83226-rimg-w717-h418-dcfffffe-gmir?v=1781959351

## FAQs

- **Q**: When and where is Dog Obedience Show being held?
  - **A:** Dog Obedience Show takes place on Sat, 27 Jun, 2026 at 10:00 am to Sat, 27 Jun, 2026 at 10:00 am at 2000 N Douglas Ave., Cottage Grove, OR, United States.
- **Q**: Who is organizing Dog Obedience Show?
  - **A:** Dog Obedience Show is organized by Western Oregon Exposition.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Dog Obedience Show",
        "image": "https://cdn-az.allevents.in/events9/banners/1e4456096a0401d40405043ab9bc8ecae4287443bb1dadfc6ebee98025b83226-rimg-w717-h418-dcfffffe-gmir?v=1781959351",
        "startDate": "2026-06-27",
        "url": "https://allevents.in/cottage-grove/dog-obedience-show/200029942126525",
        "location": {
            "@type": "Place",
            "name": "2000 N Douglas Ave., Cottage Grove, OR",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2000 N Douglas St, Cottage Grove, OR 97424-1138, United States",
                "addressLocality": "Cottage Grove",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.80886",
                "longitude": "-123.04783"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Open to public",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Western Oregon Exposition",
                "url": "https://allevents.in/org/western-oregon-exposition/21790249"
            }
        ]
    }
]
```