

# Event Details

- **Event Name**: May 2026 meetup
- **Event Start and End Date**: Wed, 27 May, 2026 at 06:15 pm – Wed, 27 May, 2026 at 09:15 pm (-04:00)
- **Event Description**: Meeting up in Sanford at our friend Greg's place!
- **Event URL**: https://allevents.in/sanford/may-2026-meetup/200029474747803
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: Sanford
- **state**: FL
- **country**: United States
- **location**: WopsHops Brewing Company
- **lat**: 28.80834
- **long**: -81.2648
- **full address**: WopsHops Brewing Company, 419 S Sanford Ave,Sanford, Florida, United States

## Event gallery

- **Alt text**: May 2026 meetup
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/60c7a5ccfc472de57fd688dbefc4c8e839f0756720e39653280c69c64d164535-rimg-w640-h426-dc110806-gmir?v=1768048203

## FAQs

- **Q**: When and where is May 2026 meetup being held?
  - **A:** May 2026 meetup takes place on Wed, 27 May, 2026 at 06:15 pm to Wed, 27 May, 2026 at 09:15 pm at WopsHops Brewing Company, 419 S Sanford Ave,Sanford, Florida, United States.
- **Q**: Who is organizing May 2026 meetup?
  - **A:** May 2026 meetup is organized by Veterans Beer Club Orlando - VBC Orlando.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "May 2026 meetup",
        "image": "https://cdn-az.allevents.in/events1/banners/60c7a5ccfc472de57fd688dbefc4c8e839f0756720e39653280c69c64d164535-rimg-w640-h426-dc110806-gmir?v=1768048203",
        "startDate": "2026-05-27T18:15:00-04:00",
        "endDate": "2026-05-27T21:15:00-04:00",
        "url": "https://allevents.in/sanford/may-2026-meetup/200029474747803",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "WopsHops Brewing Company",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "419 S Sanford Ave,Sanford, Florida",
                "addressLocality": "Sanford",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "28.80834",
                "longitude": "-81.2648"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Meeting up in Sanford at our friend Greg's place!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Veterans Beer Club Orlando - VBC Orlando",
                "url": "https://allevents.in/org/veterans-beer-club-orlando-vbc-orlando/25976939"
            }
        ]
    }
]
```