

# Event Details

- **Event Name**: Red Men Trail Run 2027
- **Event Start and End Date**: Sun, 03 Jan, 2027 at 07:00 am (+02:00)
- **Event Description**: Choose between a 5km, 12km or 18km trail run in the Outeniqua Mountains.
- **Event URL**: https://allevents.in/george/red-men-trail-run-2027/200030643052152
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: George
- **state**: WC
- **country**: South Africa
- **location**: Herold Wines
- **lat**: -33.863741041
- **long**: 22.4688795335
- **full address**: Herold Wines, Montague Pass,George, Western Cape, South Africa

## Event gallery

- **Alt text**: Red Men Trail Run 2027
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/1c2153eb1b43cbef366957f3e56ba5dda1cf48c96cbd9e26b9bc6b53ac770b16-rimg-w1200-h800-dcf8f8f8-gmir?v=1788267170

## FAQs

- **Q**: When and where is Red Men Trail Run 2027 being held?
  - **A:** Red Men Trail Run 2027 takes place on Sun, 03 Jan, 2027 at 07:00 am to Sun, 03 Jan, 2027 at 07:00 am at Herold Wines, Montague Pass,George, Western Cape, South Africa.
- **Q**: Who is organizing Red Men Trail Run 2027?
  - **A:** Red Men Trail Run 2027 is organized by Red Men Trail Run.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Red Men Trail Run 2027",
        "image": "https://cdn-az.allevents.in/events10/banners/1c2153eb1b43cbef366957f3e56ba5dda1cf48c96cbd9e26b9bc6b53ac770b16-rimg-w1200-h800-dcf8f8f8-gmir?v=1788267170",
        "startDate": "2027-01-03T07:00:00+02:00",
        "url": "https://allevents.in/george/red-men-trail-run-2027/200030643052152",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Herold Wines",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Montague Pass,George, Western Cape",
                "addressLocality": "George",
                "addressRegion": "WC",
                "addressCountry": "ZA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-33.863741041",
                "longitude": "22.4688795335"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Choose between a 5km, 12km or 18km trail run in the Outeniqua Mountains.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Red Men Trail Run",
                "url": "https://allevents.in/org/red-men-trail-run/21804408"
            }
        ]
    }
]
```