

# Event Details

- **Event Name**: October at Santa Fe Brewery
- **Event Start and End Date**: Wed, 15 Oct, 2025 at 05:30 pm – Wed, 15 Oct, 2025 at 07:00 pm
- **Event Description**: We are mixing it up this month! Let’s meet for a drink, mingle and make more connections.
- **Event URL**: https://allevents.in/santa-fe/october-at-santa-fe-brewery/4400028846477656
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Santa Fe
- **state**: NM
- **country**: us
- **location**: Santa Fe Brewing Company
- **lat**: 35.585087
- **long**: -105.773201
- **full address**: Santa Fe Brewing Company, 27 Fire Place, Santa Fe, us

## Event gallery

- **Alt text**: October at Santa Fe Brewery
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/dde22450-a948-11f0-b636-a3a551abd80d-rimg-w1200-h675-dc031719-gmir.webp?v=1760479087

## FAQs

- **Q**: When and where is October at Santa Fe Brewery being held?
  - **A:** October at Santa Fe Brewery takes place on Wed, 15 Oct, 2025 at 05:30 pm to Wed, 15 Oct, 2025 at 07:00 pm at Santa Fe Brewing Company, 27 Fire Place, Santa Fe, us.
- **Q**: Who is this event for? Is it right for me?
  - **A:** October at Santa Fe Brewery is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Santa Fe, this event is thoughtfully curated to deliver a standout experience worth every moment. If October at Santa Fe Brewery sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "October at Santa Fe Brewery",
        "image": "https://cdn-az.allevents.in/events4/banners/dde22450-a948-11f0-b636-a3a551abd80d-rimg-w1200-h675-dc031719-gmir.webp?v=1760479087",
        "startDate": "2025-10-15",
        "endDate": "2025-10-15",
        "url": "https://allevents.in/santa-fe/october-at-santa-fe-brewery/4400028846477656",
        "location": {
            "@type": "Place",
            "name": "Santa Fe Brewing Company",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "27 Fire Place",
                "addressLocality": "Santa Fe",
                "addressRegion": "NM",
                "addressCountry": {
                    "@type": "Country",
                    "name": "us"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.585087",
                "longitude": "-105.773201"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We are mixing it up this month! Let’s meet for a drink, mingle and make more connections."
    }
]
```