

# Event Details

- **Event Name**: August Dem Club Meeting
- **Event Start and End Date**: Mon, 17 Aug, 2026 at 06:00 pm
- **Event Description**: Join us for our monthly Democratic Club meeting!  We will hear from several of our local candidates and talk about what we can do to help them be ready for the election on November 3!
- **Event URL**: https://allevents.in/leonardtown/august-dem-club-meeting/200030554140518
- **Event Categories**: Meetups
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Leonardtown
- **state**: MD
- **country**: United States
- **location**: Leonardtown Library meeting room
- **lat**: 38.28881
- **long**: -76.63436
- **full address**: Leonardtown Library meeting room, 41685 Library Pl, Leonardtown, MD 20650, United States

## Event gallery

- **Alt text**: August Dem Club Meeting
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/07a90c4e1ef1ac67e332ac893c23308fa325ec823fe2373c8567ffd73fcd1189-rimg-w1080-h1080-dcb85828-gmir?v=1786668258

## FAQs

- **Q**: When and where is August Dem Club Meeting being held?
  - **A:** August Dem Club Meeting takes place on Mon, 17 Aug, 2026 at 06:00 pm to Mon, 17 Aug, 2026 at 06:00 pm at Leonardtown Library meeting room, 41685 Library Pl, Leonardtown, MD 20650, United States.
- **Q**: Who is organizing August Dem Club Meeting?
  - **A:** August Dem Club Meeting is organized by St. Mary's County Democratic Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "August Dem Club Meeting",
        "image": "https://cdn-az.allevents.in/events7/banners/07a90c4e1ef1ac67e332ac893c23308fa325ec823fe2373c8567ffd73fcd1189-rimg-w1080-h1080-dcb85828-gmir?v=1786668258",
        "startDate": "2026-08-17",
        "url": "https://allevents.in/leonardtown/august-dem-club-meeting/200030554140518",
        "location": {
            "@type": "Place",
            "name": "Leonardtown Library meeting room",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "41685 Library Pl, Leonardtown, MD 20650, United States",
                "addressLocality": "Leonardtown",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.28881",
                "longitude": "-76.63436"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our monthly Democratic Club meeting!  We will hear from several of our local candidates and talk about what we can do to help them be ready for the election on November 3!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Marys County Democratic Club",
                "url": "https://allevents.in/org/st-marys-county-democratic-club/23478325"
            }
        ]
    }
]
```