

# Event Details

- **Event Name**: Public Monthly Meeting
- **Event Start and End Date**: Mon, 26 Jan, 2026 at 07:00 pm – Mon, 26 Jan, 2026 at 08:30 pm
- **Event Description**: This is our monthly public meeting. All are welcome.
- **Event URL**: https://allevents.in/stanton/public-monthly-meeting/200029460598557
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Stanton
- **state**: KY
- **country**: United States
- **location**: Mr. Ed’s Hotdogs
- **lat**: 37.8491
- **long**: -83.85858
- **full address**: Mr. Ed’s Hotdogs, 209 N Main St, Stanton, KY 40380-2175, United States

## Event gallery

- **Alt text**: Public Monthly Meeting
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/37fa2504ddb21fbd13ef44fff52783d22b3eace2af0968fd47c075abd359c410-rimg-w820-h463-dcffffff-gmir?v=1769176338

## FAQs

- **Q**: When and where is Public Monthly Meeting being held?
  - **A:** Public Monthly Meeting takes place on Mon, 26 Jan, 2026 at 07:00 pm to Mon, 26 Jan, 2026 at 08:30 pm at Mr. Ed’s Hotdogs, 209 N Main St, Stanton, KY 40380-2175, United States.
- **Q**: Who is organizing Public Monthly Meeting?
  - **A:** Public Monthly Meeting is organized by Powell County Democratic Party.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Public Monthly Meeting",
        "image": "https://cdn-az.allevents.in/events4/banners/37fa2504ddb21fbd13ef44fff52783d22b3eace2af0968fd47c075abd359c410-rimg-w820-h463-dcffffff-gmir?v=1769176338",
        "startDate": "2026-01-26",
        "endDate": "2026-01-26",
        "url": "https://allevents.in/stanton/public-monthly-meeting/200029460598557",
        "location": {
            "@type": "Place",
            "name": "Mr. Ed’s Hotdogs",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "209 N Main St, Stanton, KY 40380-2175, United States",
                "addressLocality": "Stanton",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.8491",
                "longitude": "-83.85858"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This is our monthly public meeting. All are welcome.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Powell County Democratic Party",
                "url": "https://allevents.in/org/powell-county-democratic-party/26118476"
            }
        ]
    }
]
```