

# Event Details

- **Event Name**: Tacos, Beer and Bluegrass!
- **Event Start and End Date**: Mon, 01 Jun, 2026 at 04:20 pm – Mon, 15 Jun, 2026 at 04:20 pm
- **Event Description**: Come on along, or go alone!
- **Event URL**: https://allevents.in/santa-fe/tacos-beer-and-bluegrass/200030160314319
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Santa Fe
- **state**: NM
- **country**: United States
- **location**: The Bridge at Santa Fe Brewing
- **lat**: 35.59589
- **long**: -106.05243
- **full address**: The Bridge at Santa Fe Brewing, 37 Fire Place,Agua Fria, New Mexico, Santa Fe, United States

## Event gallery

- **Alt text**: Tacos, Beer and Bluegrass!
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/5efb1af30129d5ad660bf485023afb9a8fe930e1e514ffa4037cd519e82a5f72-rimg-w1024-h1536-dc2f1c11-gmir?v=1780138099

## FAQs

- **Q**: When and where is Tacos, Beer and Bluegrass! being held?
  - **A:** Tacos, Beer and Bluegrass! takes place on Mon, 01 Jun, 2026 at 04:20 pm to Mon, 15 Jun, 2026 at 04:20 pm at The Bridge at Santa Fe Brewing, 37 Fire Place,Agua Fria, New Mexico, Santa Fe, United States.
- **Q**: Who is organizing Tacos, Beer and Bluegrass!?
  - **A:** Tacos, Beer and Bluegrass! is organized by The Santa Fe Grass.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Tacos, Beer and Bluegrass!",
        "image": "https://cdn-az.allevents.in/events2/banners/5efb1af30129d5ad660bf485023afb9a8fe930e1e514ffa4037cd519e82a5f72-rimg-w1024-h1536-dc2f1c11-gmir?v=1780138099",
        "startDate": "2026-06-01",
        "endDate": "2026-06-15",
        "url": "https://allevents.in/santa-fe/tacos-beer-and-bluegrass/200030160314319",
        "location": {
            "@type": "Place",
            "name": "The Bridge at Santa Fe Brewing",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "37 Fire Place,Agua Fria, New Mexico",
                "addressLocality": "Santa Fe",
                "addressRegion": "NM",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.59589",
                "longitude": "-106.05243"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come on along, or go alone!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Santa Fe Grass",
                "url": "https://allevents.in/org/the-santa-fe-grass/27799450"
            }
        ]
    }
]
```