

# Event Details

- **Event Name**: Golf Course Hill Sledding
- **Event Start and End Date**: Sun, 01 Feb, 2026 at 01:00 pm
- **Event Description**: Join us at the Alexandria Bay Municipal Golf Course for a day of sledding! 

This is a free event!

...of course, weather and snow permitting.
- **Event URL**: https://allevents.in/alexandria-bay/golf-course-hill-sledding/200029549128802
- **Event Categories**: workshops, sports
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Alexandria Bay
- **state**: NY
- **country**: United States
- **location**: Alexandria Bay Municipal Golf Course
- **lat**: 44.34262
- **long**: -75.90093
- **full address**: Alexandria Bay Municipal Golf Course, 46339 CR-1, Alexandria Bay, NY 13607, United States

## Event gallery

- **Alt text**: Golf Course Hill Sledding
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Golf+Course+Hill+Sledding&date=Sun%2C+01+Feb%2C+2026+at+01%3A00+pm&bg=3

## FAQs

- **Q**: When and where is Golf Course Hill Sledding being held?
  - **A:** Golf Course Hill Sledding takes place on Sun, 01 Feb, 2026 at 01:00 pm to Sun, 01 Feb, 2026 at 01:00 pm at Alexandria Bay Municipal Golf Course, 46339 CR-1, Alexandria Bay, NY 13607, United States.
- **Q**: Who is organizing Golf Course Hill Sledding?
  - **A:** Golf Course Hill Sledding is organized by Alexandria Bay Winter Carnival.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Golf Course Hill Sledding is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. Whether you're a first-time attendee or a longtime enthusiast in Alexandria Bay, this event is thoughtfully curated to deliver a standout experience worth every moment. If Golf Course Hill Sledding sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Golf Course Hill Sledding",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Golf+Course+Hill+Sledding&date=Sun%2C+01+Feb%2C+2026+at+01%3A00+pm&bg=3",
        "startDate": "2026-02-01",
        "url": "https://allevents.in/alexandria-bay/golf-course-hill-sledding/200029549128802",
        "location": {
            "@type": "Place",
            "name": "Alexandria Bay Municipal Golf Course",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "46339 CR-1, Alexandria Bay, NY 13607, United States",
                "addressLocality": "Alexandria Bay",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.34262",
                "longitude": "-75.90093"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us at the Alexandria Bay Municipal Golf Course for a day of sledding! \n\nThis is a free event!\n\n...of course, weather and snow permitting.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Alexandria Bay Winter Carnival",
                "url": "https://allevents.in/org/alexandria-bay-winter-carnival/20986250"
            }
        ]
    }
]
```