

# Event Details

- **Event Name**: Live @Free Will Brewing
- **Event Start and End Date**: Sat, 03 Jan, 2026 at 07:00 pm
- **Event Description**: Old School Saints live at Free Will Brewing
- **Event URL**: https://allevents.in/perkasie/live-free-will-brewing/200029021048050
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details


## Event venue details

- **city**: Perkasie
- **state**: PA
- **country**: United States
- **location**: Free Will Brewing
- **lat**: 40.36482
- **long**: -75.28818
- **full address**: Free Will Brewing, 410 E Walnut St,Perkasie, Pennsylvania, United States

## Event gallery

- **Alt text**: Live @Free Will Brewing
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/2cd2b629f1ce5de32c328f7b5c95992e5d2b554d42fea37ff0bb068b9fed7842-rimg-w940-h788-dc462d33-gmir?v=1767295664

## FAQs

- **Q**: When and where is Live @Free Will Brewing being held?
  - **A:** Live @Free Will Brewing takes place on Sat, 03 Jan, 2026 at 07:00 pm to Sat, 03 Jan, 2026 at 07:00 pm at Free Will Brewing, 410 E Walnut St,Perkasie, Pennsylvania, United States.
- **Q**: Who is organizing Live @Free Will Brewing?
  - **A:** Live @Free Will Brewing is organized by Old School Saints.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Live @Free Will Brewing",
        "image": "https://cdn-az.allevents.in/events8/banners/2cd2b629f1ce5de32c328f7b5c95992e5d2b554d42fea37ff0bb068b9fed7842-rimg-w940-h788-dc462d33-gmir?v=1767295664",
        "startDate": "2026-01-03",
        "url": "https://allevents.in/perkasie/live-free-will-brewing/200029021048050",
        "location": {
            "@type": "Place",
            "name": "Free Will Brewing",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "410 E Walnut St,Perkasie, Pennsylvania",
                "addressLocality": "Perkasie",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.36482",
                "longitude": "-75.28818"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Old School Saints live at Free Will Brewing",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Old School Saints",
                "url": "https://allevents.in/org/old-school-saints/23248170"
            }
        ]
    }
]
```