

# Event Details

- **Event Name**: Two Bays Trail Run
- **Event Start and End Date**: Sun, 17 Jan, 2027 at 07:00 am – Sun, 17 Jan, 2027 at 08:00 am (+11:00)
- **Event Description**: Great holiday vibe and multi-faceted course between Dromana on the Port Phillip Bay side and Cape Schanck on the Bass Strait side. That's a 28km crossing (or 56km double crossing) of the Mornington Peninsula… and not at the skinny bit! Up and over Arthur’s Seat for fantastic rural and coastal views. Through Greens Bush, the largest piece of remnant native bushland on the Peninsula. Along the cliff tops of Bass Straight approaching the lighthouse.  http://www.twobaystrailrun.com/
- **Event URL**: https://allevents.in/dromana/two-bays-trail-run/80006044618087
- **Event Categories**: sports, trips-adventures, workshops, holiday
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Dromana
- **state**: VI
- **country**: Australia
- **location**: Permien Street
- **lat**: -38.3371893
- **long**: 144.9554303
- **full address**: Permien Street, Permien St, Dromana VIC 3936, Australia, Dromana

## Event gallery

- **Alt text**: Two Bays Trail Run
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb6a685fac41e32.jpg

## FAQs

- **Q**: When and where is Two Bays Trail Run being held?
  - **A:** Two Bays Trail Run takes place on Sun, 17 Jan, 2027 at 07:00 am to Sun, 17 Jan, 2027 at 08:00 am at Permien Street, Permien St, Dromana VIC 3936, Australia, Dromana.
- **Q**: Who is organizing Two Bays Trail Run?
  - **A:** Two Bays Trail Run is organized by Run Prix.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Two Bays Trail Run",
        "image": "https://cdn2.allevents.in/thumbs/thumb6a685fac41e32.jpg",
        "startDate": "2027-01-17T07:00:00+11:00",
        "endDate": "2027-01-17T08:00:00+11:00",
        "url": "https://allevents.in/dromana/two-bays-trail-run/80006044618087",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Permien Street",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Permien St, Dromana VIC 3936, Australia",
                "postalCode": "3936",
                "addressLocality": "Dromana",
                "addressRegion": "VI",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-38.3371893",
                "longitude": "144.9554303"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Great holiday vibe and multi-faceted course between Dromana on the Port Phillip Bay side and Cape Schanck on the Bass Strait side. That's a 28km crossing (or 56km double crossing) of the Mornington Peninsula… and not at the skinny bit! Up and over Arthur’s Seat for fantastic rural and coastal views.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Run Prix",
                "url": "https://allevents.in/org/run-prix/21219766"
            }
        ]
    }
]
```