

# Event Details

- **Event Name**: Mountain Top Tap Room Redux!
- **Event Start and End Date**: Sat, 30 May, 2026 at 08:00 pm (-07:00)
- **Event Description**: Come join the Outros for a Friday the 13th evening of High Octane Blues Rock!
- **Event URL**: https://allevents.in/flagstaff/mountain-top-tap-room-redux/200029933494229
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Flagstaff
- **state**: AZ
- **country**: United States
- **location**: Mountain Top Tap Room
- **lat**: 35.19751
- **long**: -111.64867
- **full address**: Mountain Top Tap Room, 10 E Route 66, Flagstaff, AZ 86001-5755, United States

## Event gallery

- **Alt text**: Mountain Top Tap Room Redux!
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/1ded5db618883cb470c268152cd8337b0341e502f430841596500f40be607f9e-rimg-w1200-h1600-dc312f2e-gmir?v=1776031649

## FAQs

- **Q**: When and where is Mountain Top Tap Room Redux! being held?
  - **A:** Mountain Top Tap Room Redux! takes place on Sat, 30 May, 2026 at 08:00 pm to Sat, 30 May, 2026 at 08:00 pm at Mountain Top Tap Room, 10 E Route 66, Flagstaff, AZ 86001-5755, United States.
- **Q**: Who is organizing Mountain Top Tap Room Redux!?
  - **A:** Mountain Top Tap Room Redux! is organized by The Outros.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Mountain Top Tap Room Redux!",
        "image": "https://cdn-az.allevents.in/events4/banners/1ded5db618883cb470c268152cd8337b0341e502f430841596500f40be607f9e-rimg-w1200-h1600-dc312f2e-gmir?v=1776031649",
        "startDate": "2026-05-30T20:00:00-07:00",
        "url": "https://allevents.in/flagstaff/mountain-top-tap-room-redux/200029933494229",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Mountain Top Tap Room",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "10 E Route 66, Flagstaff, AZ 86001-5755, United States",
                "addressLocality": "Flagstaff",
                "addressRegion": "AZ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.19751",
                "longitude": "-111.64867"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join the Outros for a Friday the 13th evening of High Octane Blues Rock!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Outros",
                "url": "https://allevents.in/org/the-outros/25909775"
            }
        ]
    }
]
```