

# Event Details

- **Event Name**: Cross Country Schooling
- **Event Start and End Date**: Sun, 11 Jan, 2026 at 10:00 am
- **Event Description**: I plan to go school XC on Loch Moy’s gorgeous all weather footing derby course, complete with banks, water and ditches.
- **Event URL**: https://allevents.in/adamstown/cross-country-schooling/200029443960731
- **Event Categories**: workshops
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: Adamstown
- **state**: MD
- **country**: United States
- **location**: Loch Moy Farm
- **lat**: 39.268155296448
- **long**: -77.440015803759
- **full address**: Loch Moy Farm, 1235 Park Mills Rd,Adamstown, Maryland, United States

## Event gallery

- **Alt text**: Cross Country Schooling
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/85b692920b549716e0a23e9ac01b21b047e7edce95d0675875baefffc2aa83c1-rimg-w949-h949-dc485d32-gmir?v=1767489090

## FAQs

- **Q**: When and where is Cross Country Schooling being held?
  - **A:** Cross Country Schooling takes place on Sun, 11 Jan, 2026 at 10:00 am to Sun, 11 Jan, 2026 at 10:00 am at Loch Moy Farm, 1235 Park Mills Rd,Adamstown, Maryland, United States.
- **Q**: Who is organizing Cross Country Schooling?
  - **A:** Cross Country Schooling is organized by Darkhorse Eventing and Dressage.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Cross Country Schooling is ideal for curious learners, students, and skill-builders looking to gain hands-on knowledge and practical expertise in a focused, interactive setting. Whether you're a first-time attendee or a longtime enthusiast in Adamstown, this event is thoughtfully curated to deliver a standout experience worth every moment. If Cross Country Schooling sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Cross Country Schooling",
        "image": "https://cdn-az.allevents.in/events6/banners/85b692920b549716e0a23e9ac01b21b047e7edce95d0675875baefffc2aa83c1-rimg-w949-h949-dc485d32-gmir?v=1767489090",
        "startDate": "2026-01-11",
        "url": "https://allevents.in/adamstown/cross-country-schooling/200029443960731",
        "location": {
            "@type": "Place",
            "name": "Loch Moy Farm",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1235 Park Mills Rd,Adamstown, Maryland",
                "addressLocality": "Adamstown",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.268155296448",
                "longitude": "-77.440015803759"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "I plan to go school XC on Loch Moy’s gorgeous all weather footing derby course, complete with banks, water and ditches.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Darkhorse Eventing and Dressage",
                "url": "https://allevents.in/org/darkhorse-eventing-and-dressage/27309754"
            }
        ]
    }
]
```