

# Event Details

- **Event Name**: MIX Outdoors Train Tuesday
- **Event Start and End Date**: Tue, 02 May, 2023 at 06:30 pm
- **Event Description**: Join us weekly to hike Cannonsburg ski hill!

Meet at 6:30 by the ski lift house at the base of the hill.
- **Event URL**: https://allevents.in/belmont/mix-outdoors-train-tuesday/200024519561106
- **Event Categories**: trekking
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Belmont
- **state**: MI
- **country**: United States
- **location**: Cannonsburg
- **lat**: 43.054140578785
- **long**: -85.501580824455
- **full address**: Cannonsburg, 6800 Cannonsburg Rd NE,Belmont,MI,United States

## Event gallery

- **Alt text**: MIX Outdoors Train Tuesday
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/34dee6274ffe5174816dc608f987c9e1665b4246f1655b3a7d0bc29aa2437dde-rimg-w720-h960-gmir.jpg?v=1682785865

## FAQs

- **Q**: When and where is MIX Outdoors Train Tuesday being held?
  - **A:** MIX Outdoors Train Tuesday takes place on Tue, 02 May, 2023 at 06:30 pm to Tue, 02 May, 2023 at 06:30 pm at Cannonsburg, 6800 Cannonsburg Rd NE,Belmont,MI,United States.
- **Q**: Who is organizing MIX Outdoors Train Tuesday?
  - **A:** MIX Outdoors Train Tuesday is organized by MIX Outdoors.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "MIX Outdoors Train Tuesday",
        "image": "https://cdn-az.allevents.in/events2/banners/34dee6274ffe5174816dc608f987c9e1665b4246f1655b3a7d0bc29aa2437dde-rimg-w720-h960-gmir.jpg?v=1682785865",
        "startDate": "2023-05-02",
        "url": "https://allevents.in/belmont/mix-outdoors-train-tuesday/200024519561106",
        "location": {
            "@type": "Place",
            "name": "Cannonsburg",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6800 Cannonsburg Rd NE,Belmont,MI,United States",
                "addressLocality": "Belmont",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.054140578785",
                "longitude": "-85.501580824455"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us weekly to hike Cannonsburg ski hill!\n\nMeet at 6:30 by the ski lift house at the base of the hill.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "MIX Outdoors",
                "url": "https://allevents.in/org/mix-outdoors/21567411"
            }
        ]
    }
]
```