

# Event Details

- **Event Name**: Live at Autumn Lake!
- **Event Start and End Date**: Sun, 18 Jan, 2026 at 01:00 pm
- **Event Description**: Acoustic music Sunday at Autumn Lake!
- **Event URL**: https://allevents.in/williamstown/live-at-autumn-lake/200029386988914
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 24

## Ticket Details


## Event venue details

- **city**: Williamstown
- **state**: NJ
- **country**: United States
- **location**: Autumn Lake
- **lat**: 39.641057753653
- **long**: -74.978492259979
- **full address**: Autumn Lake, 896 W Malaga Rd, Williamstown, NJ 08094, United States

## Event gallery

- **Alt text**: Live at Autumn Lake!
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/71d53072fb98e9afe1499fb14908582f5143800184366a92d82bbcc0b50eb6ef-rimg-w1200-h644-dc2f3445-gmir?v=1768581505

## FAQs

- **Q**: When and where is Live at Autumn Lake! being held?
  - **A:** Live at Autumn Lake! takes place on Sun, 18 Jan, 2026 at 01:00 pm to Sun, 18 Jan, 2026 at 01:00 pm at Autumn Lake, 896 W Malaga Rd, Williamstown, NJ 08094, United States.
- **Q**: Who is organizing Live at Autumn Lake!?
  - **A:** Live at Autumn Lake! is organized by The Medicine Man.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Live at Autumn Lake!",
        "image": "https://cdn-az.allevents.in/events1/banners/71d53072fb98e9afe1499fb14908582f5143800184366a92d82bbcc0b50eb6ef-rimg-w1200-h644-dc2f3445-gmir?v=1768581505",
        "startDate": "2026-01-18",
        "url": "https://allevents.in/williamstown/live-at-autumn-lake/200029386988914",
        "location": {
            "@type": "Place",
            "name": "Autumn Lake",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "896 W Malaga Rd, Williamstown, NJ 08094, United States",
                "addressLocality": "Williamstown",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.641057753653",
                "longitude": "-74.978492259979"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Acoustic music Sunday at Autumn Lake!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Medicine Man",
                "url": "https://allevents.in/org/the-medicine-man/26031725"
            }
        ]
    }
]
```