

# Event Details

- **Event Name**: May Member Meetup!
- **Event Start and End Date**: Fri, 29 May, 2026 at 06:00 pm (-04:00)
- **Event Description**: Grab your friends and family and join us at Lark Brewing Co! We’re hosting a member meetup to celebrate YOU. Weights down, bottoms up; the only heavy lifting we’re planning on is raising a glass! 🍻🥂
- **Event URL**: https://allevents.in/aldie/may-member-meetup/200030105095907
- **Event Categories**: Meetups
- **Interested Audience**: 
  - total_interested_count: 43

## Ticket Details

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

## Event venue details

- **city**: Aldie
- **state**: VA
- **country**: United States
- **location**: Lark Brewing Co.
- **lat**: 38.948569181131
- **long**: -77.622779846191
- **full address**: Lark Brewing Co., Aldie, Virginia, United States

## Event gallery

- **Alt text**: May Member Meetup!
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/6a1ee0ab46cb8cc2933474e0efeb19cf1d0f514c0436226da5b69b9f3d0569f5-rimg-w1100-h733-dcd9eefd-gmir?v=1779663065

## FAQs

- **Q**: When and where is May Member Meetup! being held?
  - **A:** May Member Meetup! takes place on Fri, 29 May, 2026 at 06:00 pm to Fri, 29 May, 2026 at 06:00 pm at Lark Brewing Co., Aldie, Virginia, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "May Member Meetup!",
        "image": "https://cdn-az.allevents.in/events9/banners/6a1ee0ab46cb8cc2933474e0efeb19cf1d0f514c0436226da5b69b9f3d0569f5-rimg-w1100-h733-dcd9eefd-gmir?v=1779663065",
        "startDate": "2026-05-29T18:00:00-04:00",
        "url": "https://allevents.in/aldie/may-member-meetup/200030105095907",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Lark Brewing Co.",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Aldie, Virginia",
                "addressLocality": "Aldie",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.948569181131",
                "longitude": "-77.622779846191"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Grab your friends and family and join us at Lark Brewing Co! We’re hosting a member meetup to celebrate YOU. Weights down, bottoms up; the only heavy lifting we’re planning on is raising a glass! 🍻🥂"
    }
]
```