

# Event Details

- **Event Name**: On the Trails in Sturt Gorge
- **Event Start and End Date**: Sun, 02 Aug, 2026 at 07:00 am
- **Event Description**: Join us for another fantastic trail event in the Adelaide Hills. This run has views, creek crossings and lots of adventure.
- **Event URL**: https://allevents.in/adelaide/on-the-trails-in-sturt-gorge/200030384356847
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 174

## Ticket Details


## Event venue details

- **city**: Adelaide
- **state**: SA
- **country**: Australia
- **location**: Craigburn Farm MTB Trails
- **lat**: -35.034062923161
- **long**: 138.60490400919
- **full address**: Craigburn Farm MTB Trails, Craigburn Road Blackwood,Adelaide,SA,Australia

## Event gallery

- **Alt text**: On the Trails in Sturt Gorge
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/882dcbb67c99ee9510d758a433967122eb0069ef715ed4ef445662de2ea1a9f8-rimg-w1200-h527-dc4e5e5a-gmir?v=1785130039

## FAQs

- **Q**: When and where is On the Trails in Sturt Gorge being held?
  - **A:** On the Trails in Sturt Gorge takes place on Sun, 02 Aug, 2026 at 07:00 am to Sun, 02 Aug, 2026 at 07:00 am at Craigburn Farm MTB Trails, Craigburn Road Blackwood,Adelaide,SA,Australia.
- **Q**: Who is organizing On the Trails in Sturt Gorge?
  - **A:** On the Trails in Sturt Gorge is organized by Trail Running SA.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "On the Trails in Sturt Gorge",
        "image": "https://cdn-az.allevents.in/events4/banners/882dcbb67c99ee9510d758a433967122eb0069ef715ed4ef445662de2ea1a9f8-rimg-w1200-h527-dc4e5e5a-gmir?v=1785130039",
        "startDate": "2026-08-02",
        "url": "https://allevents.in/adelaide/on-the-trails-in-sturt-gorge/200030384356847",
        "location": {
            "@type": "Place",
            "name": "Craigburn Farm MTB Trails",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Craigburn Road Blackwood,Adelaide,SA,Australia",
                "addressLocality": "Adelaide",
                "addressRegion": "SA",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-35.034062923161",
                "longitude": "138.60490400919"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for another fantastic trail event in the Adelaide Hills. This run has views, creek crossings and lots of adventure.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Trail Running SA",
                "url": "https://allevents.in/org/trail-running-sa/3408648",
                "description": "TRAIL RUNNING IN SOUTH AUSTRALIA - Announcements of forthcoming trail running events and activities."
            }
        ]
    }
]
```