

# Event Details

- **Event Name**: Live at Schroon Lake Lodge
- **Event Start and End Date**: Fri, 09 Jan, 2026 at 06:00 pm
- **Event Description**: Classic Rock at this Local Venue
- **Event URL**: https://allevents.in/schroon-lake/live-at-schroon-lake-lodge/200029158377103
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Schroon Lake
- **state**: NY
- **country**: United States
- **location**: The Lodge at Schroon Lake
- **lat**: 43.835438048938
- **long**: -73.763158278898
- **full address**: The Lodge at Schroon Lake, 1051 US-9, Schroon Lake, NY 12870-2426, United States

## Event gallery

- **Alt text**: Live at Schroon Lake Lodge
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/29c29aeaafd564e30f8bbd5c987077fea1c274d83a51eb50bca05f4451e0ebdc-rimg-w1200-h900-dc171717-gmir?v=1767936071

## FAQs

- **Q**: When and where is Live at Schroon Lake Lodge being held?
  - **A:** Live at Schroon Lake Lodge takes place on Fri, 09 Jan, 2026 at 06:00 pm to Fri, 09 Jan, 2026 at 06:00 pm at The Lodge at Schroon Lake, 1051 US-9, Schroon Lake, NY 12870-2426, United States.
- **Q**: Who is organizing Live at Schroon Lake Lodge?
  - **A:** Live at Schroon Lake Lodge is organized by Skinder and Sage Band.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Live at Schroon Lake Lodge",
        "image": "https://cdn-az.allevents.in/events3/banners/29c29aeaafd564e30f8bbd5c987077fea1c274d83a51eb50bca05f4451e0ebdc-rimg-w1200-h900-dc171717-gmir?v=1767936071",
        "startDate": "2026-01-09",
        "url": "https://allevents.in/schroon-lake/live-at-schroon-lake-lodge/200029158377103",
        "location": {
            "@type": "Place",
            "name": "The Lodge at Schroon Lake",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1051 US-9, Schroon Lake, NY 12870-2426, United States",
                "addressLocality": "Schroon Lake",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.835438048938",
                "longitude": "-73.763158278898"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Classic Rock at this Local Venue",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Skinder and Sage Band",
                "url": "https://allevents.in/org/skinder-and-sage-band/26701238"
            }
        ]
    }
]
```