

# Event Details

- **Event Name**: May Club Meeting
- **Event Start and End Date**: Tue, 12 May, 2026 at 06:00 pm (-04:00)
- **Event Description**: We hope to see everyone at our pre-summer club meeting at the United Baptist Church of Concord! ☀️🌷
- **Event URL**: https://allevents.in/concord/may-club-meeting/200029951668640
- **Event Categories**: Meetups
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Concord
- **state**: NH
- **country**: United States
- **location**: United Baptist Church of Concord (UBC)
- **lat**: 43.20089
- **long**: -71.53845
- **full address**: United Baptist Church of Concord (UBC), 39 Fayette St, Concord, NH 03301-3712, United States

## Event gallery

- **Alt text**: May Club Meeting
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/cf91155b7976018208e7b4dbc0cbad7cc152e4deb1343dc0a3ac7395e1bc2388-rimg-w1200-h900-dc47a8ec-gmir?v=1777148485

## FAQs

- **Q**: When and where is May Club Meeting being held?
  - **A:** May Club Meeting takes place on Tue, 12 May, 2026 at 06:00 pm to Tue, 12 May, 2026 at 06:00 pm at United Baptist Church of Concord (UBC), 39 Fayette St, Concord, NH 03301-3712, United States.
- **Q**: Who is organizing May Club Meeting?
  - **A:** May Club Meeting is organized by Concord Skyhawks.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "May Club Meeting",
        "image": "https://cdn-az.allevents.in/events4/banners/cf91155b7976018208e7b4dbc0cbad7cc152e4deb1343dc0a3ac7395e1bc2388-rimg-w1200-h900-dc47a8ec-gmir?v=1777148485",
        "startDate": "2026-05-12T18:00:00-04:00",
        "url": "https://allevents.in/concord/may-club-meeting/200029951668640",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "United Baptist Church of Concord (UBC)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "39 Fayette St, Concord, NH 03301-3712, United States",
                "addressLocality": "Concord",
                "addressRegion": "NH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.20089",
                "longitude": "-71.53845"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We hope to see everyone at our pre-summer club meeting at the United Baptist Church of Concord! ☀️🌷",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Concord Skyhawks",
                "url": "https://allevents.in/org/concord-skyhawks/19973181"
            }
        ]
    }
]
```