

# Event Details

- **Event Name**: GMSA May Meeting
- **Event Start and End Date**: Mon, 05 May, 2025 at 07:00 pm
- **Event Description**: Join Glasgow Main Street Association for our May meeting! All are welcome and encouraged to join.
- **Event URL**: https://allevents.in/glasgow/gmsa-may-meeting/200028086998018
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Glasgow
- **state**: MO
- **country**: United States
- **location**: Beckett's Winery
- **lat**: 39.226
- **long**: -92.84739
- **full address**: Beckett's Winery, 515 1st St,Glasgow, Missouri, United States

## Event gallery

- **Alt text**: GMSA May Meeting
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/94af7ad2d4c28aaede7e5921bf13fe8d15947c1e9c25583e60d1be4268b6ddb8-rimg-w1200-h463-dcbfbebe-gmir?v=1745966220

## FAQs

- **Q**: When and where is GMSA May Meeting being held?
  - **A:** GMSA May Meeting takes place on Mon, 05 May, 2025 at 07:00 pm to Mon, 05 May, 2025 at 07:00 pm at Beckett's Winery, 515 1st St,Glasgow, Missouri, United States.
- **Q**: Who is organizing GMSA May Meeting?
  - **A:** GMSA May Meeting is organized by Glasgow Main Street.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "GMSA May Meeting",
        "image": "https://cdn-az.allevents.in/events1/banners/94af7ad2d4c28aaede7e5921bf13fe8d15947c1e9c25583e60d1be4268b6ddb8-rimg-w1200-h463-dcbfbebe-gmir?v=1745966220",
        "startDate": "2025-05-05",
        "url": "https://allevents.in/glasgow/gmsa-may-meeting/200028086998018",
        "location": {
            "@type": "Place",
            "name": "Beckett's Winery",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "515 1st St,Glasgow, Missouri",
                "addressLocality": "Glasgow",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.226",
                "longitude": "-92.84739"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join Glasgow Main Street Association for our May meeting! All are welcome and encouraged to join.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Glasgow Main Street",
                "url": "https://allevents.in/org/glasgow-main-street/23824850"
            }
        ]
    }
]
```