

# Event Details

- **Event Name**: Moonlight Snowshoeing
- **Event Start and End Date**: Sat, 22 Feb, 2020 at 06:00 pm – Sat, 22 Feb, 2020 at 09:00 pm
- **Event Description**: Cost: $25 includes transportation, snowshoe and headlamp rental and hot chocolate with marshmallows.

6 p.m. depart from Georgian College (Barrie Campus, J building)
9 p.m. arrive back at Georgian College
- **Event URL**: https://allevents.in/barrie/moonlight-snowshoeing/200019034324504
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Barrie
- **state**: ON
- **country**: Canada
- **location**: Horseshoe Resort
- **lat**: 44.549375999313
- **long**: -79.672729783991
- **full address**: Horseshoe Resort, 1101 Horseshoe Valley Road, Barrie, Ontario L4M 4Y8, Canada

## Event gallery

- **Alt text**: Moonlight Snowshoeing
  - **Image URL**: https://cdn7.allevents.in/banners/91583080-4e44-11ea-8f04-5987051dc40e-rimg-w526-h394-gmir.jpg?v=1581586699

## FAQs

- **Q**: When and where is Moonlight Snowshoeing being held?
  - **A:** Moonlight Snowshoeing takes place on Sat, 22 Feb, 2020 at 06:00 pm to Sat, 22 Feb, 2020 at 09:00 pm at Horseshoe Resort, 1101 Horseshoe Valley Road, Barrie, Ontario L4M 4Y8, Canada.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Moonlight Snowshoeing",
        "image": "https://cdn7.allevents.in/banners/91583080-4e44-11ea-8f04-5987051dc40e-rimg-w526-h394-gmir.jpg?v=1581586699",
        "startDate": "2020-02-22",
        "endDate": "2020-02-22",
        "url": "https://allevents.in/barrie/moonlight-snowshoeing/200019034324504",
        "location": {
            "@type": "Place",
            "name": "Horseshoe Resort",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1101 Horseshoe Valley Road, Barrie, Ontario L4M 4Y8",
                "addressLocality": "Barrie",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.549375999313",
                "longitude": "-79.672729783991"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Cost: $25 includes transportation, snowshoe and headlamp rental and hot chocolate with marshmallows.\n\n6 p.m. depart from Georgian College (Barrie Campus, J building)\n9 p.m. arrive back at Georgian College"
    }
]
```