

# Event Details

- **Event Name**: Social Hike at Empire Bluffs
- **Event Start and End Date**: Sat, 02 May, 2026 at 10:00 am (-04:00)
- **Event Description**: Join us for a hike at Empire Bluffs! Meet in the parking lot at the base of the trail.
- **Event URL**: https://allevents.in/traverse-city/social-hike-at-empire-bluffs/200029989493935
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Traverse City
- **state**: MI
- **country**: United States
- **location**: Empire Bluffs Trail
- **lat**: 44.759678851667
- **long**: -85.621431758333
- **full address**: Empire Bluffs Trail, Empire,MI,United States, Traverse City

## Event gallery

- **Alt text**: Social Hike at Empire Bluffs
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/27bdc6f5720c1022e06162a08c8957704385f7cc4abfe8cc1a339b4a78f82eae-rimg-w1200-h1600-dc615e30-gmir?v=1777253854

## FAQs

- **Q**: When and where is Social Hike at Empire Bluffs being held?
  - **A:** Social Hike at Empire Bluffs takes place on Sat, 02 May, 2026 at 10:00 am to Sat, 02 May, 2026 at 10:00 am at Empire Bluffs Trail, Empire,MI,United States, Traverse City.
- **Q**: Who is organizing Social Hike at Empire Bluffs?
  - **A:** Social Hike at Empire Bluffs is organized by TCYP - a program of Traverse Connect.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Social Hike at Empire Bluffs",
        "image": "https://cdn-az.allevents.in/events1/banners/27bdc6f5720c1022e06162a08c8957704385f7cc4abfe8cc1a339b4a78f82eae-rimg-w1200-h1600-dc615e30-gmir?v=1777253854",
        "startDate": "2026-05-02T10:00:00-04:00",
        "url": "https://allevents.in/traverse-city/social-hike-at-empire-bluffs/200029989493935",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Empire Bluffs Trail",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Empire,MI,United States",
                "addressLocality": "Traverse City",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.759678851667",
                "longitude": "-85.621431758333"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a hike at Empire Bluffs! Meet in the parking lot at the base of the trail.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "TCYP - a program of Traverse Connect",
                "url": "https://allevents.in/org/tcyp-a-program-of-traverse-connect/11640783",
                "description": "The Traverse City Young Professionals (TCYP) is the young professionals program of Traverse Connect. We help our members connect, serve, and grow, personally and professionally."
            }
        ]
    }
]
```