

# Event Details

- **Event Name**: Pre-Season Try Us Out Event
- **Event Start and End Date**: Sun, 16 Nov, 2025 at 01:00 pm
- **Event Description**: On November 16, 2025, the Trailhawks will host a 'Try Us Out' event for anyone interested in joining the team! Please bring your bike, helmet, closed toe shoes, and water. Come test out your skills and ride some trails with us!
- **Event URL**: https://allevents.in/wake-forest/pre-season-try-us-out-event/200029029224548
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 21

## Ticket Details


## Event venue details

- **city**: Wake Forest
- **state**: NC
- **country**: United States
- **location**: Forest Ridge Park
- **lat**: 35.965389716314
- **long**: -78.580657807721
- **full address**: Forest Ridge Park, 2100 Old North Carolina 98 Hwy,Wake Forest,NC,United States

## Event gallery

- **Alt text**: Pre-Season Try Us Out Event
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/81d246375117f233820d47dd85b1586f391625024d91e960ed980f5edaff3dd6-rimg-w1200-h755-dcd6be93-gmir?v=1762799206

## FAQs

- **Q**: When and where is Pre-Season Try Us Out Event being held?
  - **A:** Pre-Season Try Us Out Event takes place on Sun, 16 Nov, 2025 at 01:00 pm to Sun, 16 Nov, 2025 at 01:00 pm at Forest Ridge Park, 2100 Old North Carolina 98 Hwy,Wake Forest,NC,United States.
- **Q**: Who is organizing Pre-Season Try Us Out Event?
  - **A:** Pre-Season Try Us Out Event is organized by North Wake Trailhawks.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pre-Season Try Us Out Event",
        "image": "https://cdn-az.allevents.in/events3/banners/81d246375117f233820d47dd85b1586f391625024d91e960ed980f5edaff3dd6-rimg-w1200-h755-dcd6be93-gmir?v=1762799206",
        "startDate": "2025-11-16",
        "url": "https://allevents.in/wake-forest/pre-season-try-us-out-event/200029029224548",
        "location": {
            "@type": "Place",
            "name": "Forest Ridge Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2100 Old North Carolina 98 Hwy,Wake Forest,NC,United States",
                "addressLocality": "Wake Forest",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.965389716314",
                "longitude": "-78.580657807721"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "On November 16, 2025, the Trailhawks will host a 'Try Us Out' event for anyone interested in joining the team! Please bring your bike, helmet, closed toe shoes, and water. Come test out your skills and ride some trails with us!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "North Wake Trailhawks",
                "url": "https://allevents.in/org/north-wake-trailhawks/22850792"
            }
        ]
    }
]
```