

# Event Details

- **Event Name**: Escambia County Democrats Meeting
- **Event Start and End Date**: Tue, 14 Jul, 2026 at 06:00 pm
- **Event Description**: Monthly meeting of the Escambia County Democratic Executive Committee. 
All Escambia County Democrats welcome.
- **Event URL**: https://allevents.in/brewton/escambia-county-democrats-meeting/200030279701448
- **Event Categories**: Meetups
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Brewton
- **state**: AL
- **country**: United States
- **location**: Brewton Public Library
- **lat**: 31.120665468625
- **long**: -87.07105077075
- **full address**: Brewton Public Library, 917 Belleville Ave, Brewton, AL 36426-1501, United States

## Event gallery

- **Alt text**: Escambia County Democrats Meeting
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/dcabaacf42a769db7da12f28e071e3f6224e2e9e51b0f2074220f8982e9abdd0-rimg-w1200-h800-dceff1f6-gmir?v=1783480774

## FAQs

- **Q**: When and where is Escambia County Democrats Meeting being held?
  - **A:** Escambia County Democrats Meeting takes place on Tue, 14 Jul, 2026 at 06:00 pm to Tue, 14 Jul, 2026 at 06:00 pm at Brewton Public Library, 917 Belleville Ave, Brewton, AL 36426-1501, United States.
- **Q**: Who is organizing Escambia County Democrats Meeting?
  - **A:** Escambia County Democrats Meeting is organized by Escambia County Alabama Democrats.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Escambia County Democrats Meeting",
        "image": "https://cdn-az.allevents.in/events7/banners/dcabaacf42a769db7da12f28e071e3f6224e2e9e51b0f2074220f8982e9abdd0-rimg-w1200-h800-dceff1f6-gmir?v=1783480774",
        "startDate": "2026-07-14",
        "url": "https://allevents.in/brewton/escambia-county-democrats-meeting/200030279701448",
        "location": {
            "@type": "Place",
            "name": "Brewton Public Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "917 Belleville Ave, Brewton, AL 36426-1501, United States",
                "addressLocality": "Brewton",
                "addressRegion": "AL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "31.120665468625",
                "longitude": "-87.07105077075"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Monthly meeting of the Escambia County Democratic Executive Committee. \nAll Escambia County Democrats welcome.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Escambia County Alabama Democrats",
                "url": "https://allevents.in/org/escambia-county-alabama-democrats/27602058"
            }
        ]
    }
]
```