

# Event Details

- **Event Name**: Brewery Tour
- **Event Start and End Date**: Sat, 10 Jan, 2026 at 11:00 am – Sat, 10 Jan, 2026 at 12:00 pm
- **Event Description**: Join us for a FREE tour of our brewhouse. Learn all there is to know about our process, our history and enjoy a beverage while you're at it. Each person that comes for the tour gets a free beer to enjoy while they learn.
- **Event URL**: https://allevents.in/rochester/brewery-tour/200029193080316
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Rochester
- **state**: MN
- **country**: United States
- **location**: 2031 14th Street NW, Rochester, MN, United States, Minnesota 55901
- **lat**: 44.03684
- **long**: -92.49503
- **full address**: 2031 14th Street NW, Rochester, MN, United States, Minnesota 55901

## Event gallery

- **Alt text**: Brewery Tour
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/613af00bd1620227e5856b48c5b6c982ba4994ca3f84da7cfcabf8e173fac015-rimg-w1080-h608-dca4adb9-gmir?v=1767960359

## FAQs

- **Q**: When and where is Brewery Tour being held?
  - **A:** Brewery Tour takes place on Sat, 10 Jan, 2026 at 11:00 am to Sat, 10 Jan, 2026 at 12:00 pm at 2031 14th Street NW, Rochester, MN, United States, Minnesota 55901.
- **Q**: Who is organizing Brewery Tour?
  - **A:** Brewery Tour is organized by Little Thistle Brewing.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Brewery Tour",
        "image": "https://cdn-az.allevents.in/events5/banners/613af00bd1620227e5856b48c5b6c982ba4994ca3f84da7cfcabf8e173fac015-rimg-w1080-h608-dca4adb9-gmir?v=1767960359",
        "startDate": "2026-01-10",
        "endDate": "2026-01-10",
        "url": "https://allevents.in/rochester/brewery-tour/200029193080316",
        "location": {
            "@type": "Place",
            "name": "2031 14th Street NW, Rochester, MN, United States, Minnesota 55901",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2031 14th St NW, Rochester, MN 55901-0755, United States",
                "addressLocality": "Rochester",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.03684",
                "longitude": "-92.49503"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a FREE tour of our brewhouse. Learn all there is to know about our process, our history and enjoy a beverage while you're at it. Each person that comes for the tour gets a free beer to enjoy while they learn.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Little Thistle Brewing",
                "url": "https://allevents.in/org/little-thistle-brewing/20211514"
            }
        ]
    }
]
```