

# Event Details

- **Event Name**: Backyard Horse Trials 
- **Event Start and End Date**: Sun, 20 Sep, 2026 at 09:00 am (-04:00)
- **Event Description**: 2026 Backyard Horse Trials 
We will be offering 3 divisions, Starter, Beginner Novice and Novice
- **Event URL**: https://allevents.in/enon/backyard-horse-trials/200029739659948
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 42

## Ticket Details


## Event venue details

- **city**: Enon
- **state**: OH
- **country**: United States
- **location**: Rocky Point Farm
- **lat**: 39.86585830014
- **long**: -83.942416999687
- **full address**: Rocky Point Farm, 3746 Old Mill Rd,Springfield, OH, Enon, United States

## Event gallery

- **Alt text**: Backyard Horse Trials
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/40fc61cc8b8db249629cd455ba04f4831af2b33eae3e773bb291b1a4a94daeae-rimg-w1200-h1598-dc887868-gmir?v=1787064757

## FAQs

- **Q**: When and where is Backyard Horse Trials  being held?
  - **A:** Backyard Horse Trials  takes place on Sun, 20 Sep, 2026 at 09:00 am to Sun, 20 Sep, 2026 at 09:00 am at Rocky Point Farm, 3746 Old Mill Rd,Springfield, OH, Enon, United States.
- **Q**: Who is organizing Backyard Horse Trials ?
  - **A:** Backyard Horse Trials  is organized by Rocky Point Farm.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Backyard Horse Trials",
        "image": "https://cdn-az.allevents.in/events10/banners/40fc61cc8b8db249629cd455ba04f4831af2b33eae3e773bb291b1a4a94daeae-rimg-w1200-h1598-dc887868-gmir?v=1787064757",
        "startDate": "2026-09-20T09:00:00-04:00",
        "url": "https://allevents.in/enon/backyard-horse-trials/200029739659948",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Rocky Point Farm",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3746 Old Mill Rd,Springfield, OH",
                "addressLocality": "Enon",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.86585830014",
                "longitude": "-83.942416999687"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "2026 Backyard Horse Trials \nWe will be offering 3 divisions, Starter, Beginner Novice and Novice",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Rocky Point Farm",
                "url": "https://allevents.in/org/rocky-point-farm/20099774"
            }
        ]
    }
]
```