

# Event Details

- **Event Name**: January Storm at Hops and Dough Taproom
- **Event Start and End Date**: Fri, 16 Jan, 2026 at 07:00 pm
- **Event Description**: Fun times, good food, great libations and dancing all night.
- **Event URL**: https://allevents.in/albuquerque/january-storm-at-hops-and-dough-taproom/200029104599923
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 60

## Ticket Details


## Event venue details

- **city**: Albuquerque
- **state**: NM
- **country**: United States
- **location**: Hops & Dough Taproom
- **lat**: 35.15737
- **long**: -106.6802
- **full address**: Hops &amp; Dough Taproom, 6361 Riverside Plaza Ln NW, Albuquerque, NM 87120-2644, United States

## Event gallery

- **Alt text**: January Storm at Hops and Dough Taproom
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/e96f872e57e8e9d32fc654dd1c9adc840f046dbd9ec35053c31bad03432a7c8f-rimg-w480-h480-dcffffff-gmir?v=1767964447

## FAQs

- **Q**: When and where is January Storm at Hops and Dough Taproom being held?
  - **A:** January Storm at Hops and Dough Taproom takes place on Fri, 16 Jan, 2026 at 07:00 pm to Fri, 16 Jan, 2026 at 07:00 pm at Hops &amp; Dough Taproom, 6361 Riverside Plaza Ln NW, Albuquerque, NM 87120-2644, United States.
- **Q**: Who is organizing January Storm at Hops and Dough Taproom?
  - **A:** January Storm at Hops and Dough Taproom is organized by January Storm.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "January Storm at Hops and Dough Taproom",
        "image": "https://cdn-az.allevents.in/events5/banners/e96f872e57e8e9d32fc654dd1c9adc840f046dbd9ec35053c31bad03432a7c8f-rimg-w480-h480-dcffffff-gmir?v=1767964447",
        "startDate": "2026-01-16",
        "url": "https://allevents.in/albuquerque/january-storm-at-hops-and-dough-taproom/200029104599923",
        "location": {
            "@type": "Place",
            "name": "Hops & Dough Taproom",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6361 Riverside Plaza Ln NW, Albuquerque, NM 87120-2644, United States",
                "addressLocality": "Albuquerque",
                "addressRegion": "NM",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.15737",
                "longitude": "-106.6802"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Fun times, good food, great libations and dancing all night.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "January Storm",
                "url": "https://allevents.in/org/january-storm/20461602"
            }
        ]
    }
]
```