

# Event Details

- **Event Name**: Performance Horse Auction
- **Event Start and End Date**: Sat, 13 Jun, 2026 at 10:00 am
- **Event Description**: Hey y'all!  Come out and join us in June!
- **Event URL**: https://allevents.in/oakdale/performance-horse-auction/200030072154732
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 60

## Ticket Details


## Event venue details

- **city**: Oakdale
- **state**: CA
- **country**: United States
- **location**: Oakdale, California
- **lat**: 37.7692
- **long**: -120.857
- **full address**: Oakdale, California, United States

## Event gallery

- **Alt text**: Performance Horse Auction
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/f6d10d566c9fdb46cbb39c2ee67fca38934a329496588327d198c2e3c2c159c3-rimg-w1200-h1796-dcc0d5dd-gmir?v=1781228244

## FAQs

- **Q**: When and where is Performance Horse Auction being held?
  - **A:** Performance Horse Auction takes place on Sat, 13 Jun, 2026 at 10:00 am to Sat, 13 Jun, 2026 at 10:00 am at Oakdale, California, United States.
- **Q**: Who is organizing Performance Horse Auction?
  - **A:** Performance Horse Auction is organized by Performance Horse Sales.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Performance Horse Auction",
        "image": "https://cdn-az.allevents.in/events4/banners/f6d10d566c9fdb46cbb39c2ee67fca38934a329496588327d198c2e3c2c159c3-rimg-w1200-h1796-dcc0d5dd-gmir?v=1781228244",
        "startDate": "2026-06-13",
        "url": "https://allevents.in/oakdale/performance-horse-auction/200030072154732",
        "location": {
            "@type": "Place",
            "name": "Oakdale, California",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Oakdale, California",
                "addressLocality": "Oakdale",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.7692",
                "longitude": "-120.857"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Hey y'all!  Come out and join us in June!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Performance Horse Sales",
                "url": "https://allevents.in/org/performance-horse-sales/27793509"
            }
        ]
    }
]
```