

# Event Details

- **Event Name**: Flagstaff Brewing Company 
- **Event Start and End Date**: Sun, 05 Jul, 2026 at 11:00 am (-07:00)
- **Event Description**: Come on out to Flagstaff Brewing for a big time!!!
- **Event URL**: https://allevents.in/flagstaff/flagstaff-brewing-company/200029655224023
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details

- **Ticket URL**: http://facebook.com/200029655224023?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=flagstaff-events

## Event venue details

- **city**: Flagstaff
- **state**: AZ
- **country**: United States
- **location**: Flagstaff Brewing Company
- **lat**: 35.19745
- **long**: -111.64848
- **full address**: Flagstaff Brewing Company, 16 E Route 66 # 1,Flagstaff, Arizona, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Low Down Revival (https://allevents.in/org/low-down-revival/18432015)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/1a5c17de8b089b872c43e7a3a69e31595a9244e3667eed0989398099e02e7826-rimg-w912-h893-dceeeeee-gmir?v=1775233903
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/3cdb6e1fe249b4b3b2b0bc4aa4f61d9998de8a641e5a7093fb59d099ae1a3524-rimg-w300-h300-dceeeeee-gmir?v=1775233904

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 05 Jul, 2026 at 11:00 am (-07:00)
- **Q**: Where is the event happening?
  - **A:** Flagstaff Brewing Company, 16 E Route 66 # 1,Flagstaff, Arizona, United States
- **Q**: Who is organizing the event?
  - **A:** Low Down Revival
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Flagstaff Brewing Company  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Flagstaff Brewing Company",
        "image": "https://cdn-az.allevents.in/events9/banners/1a5c17de8b089b872c43e7a3a69e31595a9244e3667eed0989398099e02e7826-rimg-w912-h893-dceeeeee-gmir?v=1775233903",
        "startDate": "2026-07-05T11:00:00-07:00",
        "url": "https://allevents.in/flagstaff/flagstaff-brewing-company/200029655224023",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Flagstaff Brewing Company",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "16 E Route 66 # 1,Flagstaff, Arizona",
                "addressLocality": "Flagstaff",
                "addressRegion": "AZ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.19745",
                "longitude": "-111.64848"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come on out to Flagstaff Brewing for a big time!!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Low Down Revival",
                "url": "https://allevents.in/org/low-down-revival/18432015"
            }
        ]
    }
]
```