

# Event Details

- **Event Name**: Monthly Brew Club Meeting
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 04:00 pm
- **Event Description**: Monthly meeting - all are welcome to check us out!
- **Event URL**: https://allevents.in/ocala/monthly-brew-club-meeting/200029022171909
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Ocala
- **state**: FL
- **country**: United States
- **location**: The Juniper General Store
- **lat**: 29.2275
- **long**: -82.2339499
- **full address**: The Juniper General Store, 6998 Bonnie Heath Blvd, Ocala, FL 34482-3998, United States

## Event gallery

- **Alt text**: Monthly Brew Club Meeting
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/4e2b1080592abdfc3e7a6411b409f9be4c76b8ec35692d9a8d6c1fcb64c961ee-rimg-w1200-h900-dcaea693-gmir?v=1765035990

## FAQs

- **Q**: When and where is Monthly Brew Club Meeting being held?
  - **A:** Monthly Brew Club Meeting takes place on Sun, 14 Dec, 2025 at 04:00 pm to Sun, 14 Dec, 2025 at 04:00 pm at The Juniper General Store, 6998 Bonnie Heath Blvd, Ocala, FL 34482-3998, United States.
- **Q**: Who is organizing Monthly Brew Club Meeting?
  - **A:** Monthly Brew Club Meeting is organized by Brick City Brewers.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Monthly Brew Club Meeting",
        "image": "https://cdn-az.allevents.in/events8/banners/4e2b1080592abdfc3e7a6411b409f9be4c76b8ec35692d9a8d6c1fcb64c961ee-rimg-w1200-h900-dcaea693-gmir?v=1765035990",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/ocala/monthly-brew-club-meeting/200029022171909",
        "location": {
            "@type": "Place",
            "name": "The Juniper General Store",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6998 Bonnie Heath Blvd, Ocala, FL 34482-3998, United States",
                "addressLocality": "Ocala",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.2275",
                "longitude": "-82.2339499"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Monthly meeting - all are welcome to check us out!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Brick City Brewers",
                "url": "https://allevents.in/org/brick-city-brewers/26041817"
            }
        ]
    }
]
```