

# Event Details

- **Event Name**: Monthly lunch
- **Event Start and End Date**: Thu, 19 Mar, 2026 at 11:30 am
- **Event Description**: Join our monthly meeting of Bad Ass Women in Construction!
- **Event URL**: https://allevents.in/morrison/monthly-lunch/200029722784426
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details

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

## Event venue details

- **city**: Morrison
- **state**: CO
- **country**: United States
- **location**: Hungry Goat - Scratch Kitchen & Wine Bar
- **lat**: 39.653334806909
- **long**: -105.18955833977
- **full address**: Hungry Goat - Scratch Kitchen &amp; Wine Bar, 102 Market Street,Morrison,CO,United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: WINC - Women in Construction (https://allevents.in/org/winc-women-in-construction/27480213)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/f2199b05319c843c5043975b025a9f9d9db4e53a80845df30481fdbb6da7655b-rimg-w742-h257-dcfaf9f7-gmir?v=1773254594
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Monthly+lunch&date=19+Mar

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 19 Mar, 2026 at 11:30 am
- **Q**: Where is the event happening?
  - **A:** Hungry Goat - Scratch Kitchen &amp; Wine Bar, 102 Market Street,Morrison,CO,United States
- **Q**: Who is organizing the event?
  - **A:** WINC - Women in Construction
- **Q**: What type of event is this?
  - **A:** meetups
- **Q**: Where can I find ticket details about Monthly lunch ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Monthly lunch",
        "image": "https://cdn-az.allevents.in/events10/banners/f2199b05319c843c5043975b025a9f9d9db4e53a80845df30481fdbb6da7655b-rimg-w742-h257-dcfaf9f7-gmir?v=1773254594",
        "startDate": "2026-03-19",
        "url": "https://allevents.in/morrison/monthly-lunch/200029722784426",
        "location": {
            "@type": "Place",
            "name": "Hungry Goat - Scratch Kitchen & Wine Bar",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "102 Market Street,Morrison,CO,United States",
                "addressLocality": "Morrison",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.653334806909",
                "longitude": "-105.18955833977"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join our monthly meeting of Bad Ass Women in Construction!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "WINC - Women in Construction",
                "url": "https://allevents.in/org/winc-women-in-construction/27480213"
            }
        ]
    }
]
```