

# Event Details

- **Event Name**: Beer Workshop 
- **Event Start and End Date**: Sat, 28 Feb, 2026 at 12:00 am
- **Event Description**: If you or someone you know might enjoy making beer, join us on the last Saturday of the month at noon.
- **Event URL**: https://allevents.in/broken-arrow/beer-workshop/200029700486723
- **Event Categories**: workshops
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details

- **Ticket URL**: https://smallbatchbrewtique.com/products/homebrew-university-homebrewing-for-beginners?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=broken+arrow-events

## Event venue details

- **city**: Broken Arrow
- **state**: OK
- **country**: United States
- **location**: 2429 N Aspen Ave, Broken Arrow, OK
- **lat**: 36.07588
- **long**: -95.81509
- **full address**: 2429 N Aspen Ave, Broken Arrow, OK, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Small Batch Brewtique (https://allevents.in/org/small-batch-brewtique/25699938)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Beer+Workshop+&date=Sat%2C+28+Feb%2C+2026+at+12%3A00+am&bg=4
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Beer+Workshop+&date=28+Feb

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 28 Feb, 2026 at 12:00 am
- **Q**: Where is the event happening?
  - **A:** 2429 N Aspen Ave, Broken Arrow, OK, United States
- **Q**: Who is organizing the event?
  - **A:** Small Batch Brewtique
- **Q**: What type of event is this?
  - **A:** workshops
- **Q**: Where can I find ticket details about Beer Workshop  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Beer Workshop",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Beer+Workshop+&date=Sat%2C+28+Feb%2C+2026+at+12%3A00+am&bg=4",
        "startDate": "2026-02-28",
        "url": "https://allevents.in/broken-arrow/beer-workshop/200029700486723",
        "location": {
            "@type": "Place",
            "name": "2429 N Aspen Ave, Broken Arrow, OK",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2429 N Aspen Ave, Broken Arrow, OK 74012-1142, United States",
                "addressLocality": "Broken Arrow",
                "addressRegion": "OK",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.07588",
                "longitude": "-95.81509"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "If you or someone you know might enjoy making beer, join us on the last Saturday of the month at noon.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Small Batch Brewtique",
                "url": "https://allevents.in/org/small-batch-brewtique/25699938"
            }
        ]
    }
]
```