

# Event Details

- **Event Name**: Holiday beer exchange
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 12:00 pm
- **Event Description**: Our annual holiday beer exchange. Brings some beers to trade with your fellow brewers. Home brew prefered but commercial will work as well.
- **Event URL**: https://allevents.in/bangor/holiday-beer-exchange/200029154048341
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Bangor
- **state**: ME
- **country**: United States
- **location**: Geaghan Brothers Brewing Company
- **lat**: 44.786933755449
- **long**: -68.777574469294
- **full address**: Geaghan Brothers Brewing Company, 570 Main St, Bangor, ME 04401-6821, United States

## Event gallery

- **Alt text**: Holiday beer exchange
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/40acbbf4fc18f41bd42d0863294acd8eecc6ebbd4ffb53038f560d0c025c73d6-rimg-w1024-h1024-dcf3eedb-gmir?v=1765113822

## FAQs

- **Q**: When and where is Holiday beer exchange being held?
  - **A:** Holiday beer exchange takes place on Sat, 13 Dec, 2025 at 12:00 pm to Sat, 13 Dec, 2025 at 12:00 pm at Geaghan Brothers Brewing Company, 570 Main St, Bangor, ME 04401-6821, United States.
- **Q**: Who is organizing Holiday beer exchange?
  - **A:** Holiday beer exchange is organized by Home Brewers of Greater Bangor.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Holiday beer exchange",
        "image": "https://cdn-az.allevents.in/events5/banners/40acbbf4fc18f41bd42d0863294acd8eecc6ebbd4ffb53038f560d0c025c73d6-rimg-w1024-h1024-dcf3eedb-gmir?v=1765113822",
        "startDate": "2025-12-13",
        "url": "https://allevents.in/bangor/holiday-beer-exchange/200029154048341",
        "location": {
            "@type": "Place",
            "name": "Geaghan Brothers Brewing Company",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "570 Main St, Bangor, ME 04401-6821, United States",
                "addressLocality": "Bangor",
                "addressRegion": "ME",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.786933755449",
                "longitude": "-68.777574469294"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our annual holiday beer exchange. Brings some beers to trade with your fellow brewers. Home brew prefered but commercial will work as well.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Home Brewers of Greater Bangor",
                "url": "https://allevents.in/org/home-brewers-of-greater-bangor/26097904"
            }
        ]
    }
]
```