

# Event Details

- **Event Name**: Alice's Fault @ ABC
- **Event Start and End Date**: Sat, 20 Sep, 2025 at 05:00 pm – Sat, 20 Sep, 2025 at 08:00 pm
- **Event Description**: We're excited to have Alice's Fault at the brewery on last time this season.  It looks like a sunny day to enjoy our beer garden with food from Northern Feast starting at 4 and live music from Alice's Fault starting at 5.
- **Event URL**: https://allevents.in/keeseville/alices-fault-abc/200028894881306
- **Event Categories**: Music, Entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Keeseville
- **state**: NY
- **country**: United States
- **location**: 765 Mace Chasm Road, Keeseville, NY, United States, New York 12944
- **lat**: 44.50365
- **long**: -73.44777
- **full address**: 765 Mace Chasm Road, Keeseville, NY, United States, New York 12944

## Event gallery

- **Alt text**: Alice's Fault @ ABC
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/cd2a777b10b55f653f6f0f1cc2ed2c8d7324e89c50f7e2fc0b2948a9eab5aab8-rimg-w1179-h855-dc76645e-gmir?v=1758232685

## FAQs

- **Q**: When and where is Alice's Fault @ ABC being held?
  - **A:** Alice's Fault @ ABC takes place on Sat, 20 Sep, 2025 at 05:00 pm to Sat, 20 Sep, 2025 at 08:00 pm at 765 Mace Chasm Road, Keeseville, NY, United States, New York 12944.
- **Q**: Who is organizing Alice's Fault @ ABC?
  - **A:** Alice's Fault @ ABC is organized by Ausable Brewing Company.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Alice's Fault @ ABC",
        "image": "https://cdn-az.allevents.in/events7/banners/cd2a777b10b55f653f6f0f1cc2ed2c8d7324e89c50f7e2fc0b2948a9eab5aab8-rimg-w1179-h855-dc76645e-gmir?v=1758232685",
        "startDate": "2025-09-20",
        "endDate": "2025-09-20",
        "url": "https://allevents.in/keeseville/alices-fault-abc/200028894881306",
        "location": {
            "@type": "Place",
            "name": "765 Mace Chasm Road, Keeseville, NY, United States, New York 12944",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "765 Mace Chasm Rd, Keeseville, NY 12944-2425, United States",
                "addressLocality": "Keeseville",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.50365",
                "longitude": "-73.44777"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We're excited to have Alice's Fault at the brewery on last time this season.  It looks like a sunny day to enjoy our beer garden with food from Northern Feast starting at 4 and live music from Alice's Fault starting at 5.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Ausable Brewing Company",
                "url": "https://allevents.in/org/ausable-brewing-company/26121381"
            }
        ]
    }
]
```