

# Event Details

- **Event Name**: Meet and Greet
- **Event Start and End Date**: Thu, 16 Jul, 2026 at 05:30 pm
- **Event Description**: Please join me at the Ashole for a candidate meet and greet. This is your opportunity to ask questions and share your thoughts about Camden County in a casual atmosphere.
- **Event URL**: https://allevents.in/camdenton/meet-and-greet/200030316072838
- **Event Categories**: meet-and-greet, meetups
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Camdenton
- **state**: MO
- **country**: United States
- **location**: Ashole Cigar Bar & Lounge
- **lat**: 38.00817
- **long**: -92.74454
- **full address**: Ashole Cigar Bar &amp; Lounge, 668 S RT7,Camdenton, Missouri, United States

## Event gallery

- **Alt text**: Meet and Greet
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/a73b3664ae2f4f78b8bded4a8d9118095abc19441e8bc7971b9ddf6faab89936-rimg-w640-h960-dceed3ab-gmir?v=1783885205

## FAQs

- **Q**: When and where is Meet and Greet being held?
  - **A:** Meet and Greet takes place on Thu, 16 Jul, 2026 at 05:30 pm to Thu, 16 Jul, 2026 at 05:30 pm at Ashole Cigar Bar & Lounge, 668 S RT7,Camdenton, Missouri, United States.
- **Q**: Who is organizing Meet and Greet?
  - **A:** Meet and Greet is organized by Kathy Campbell for Camden County.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Meet and Greet",
        "image": "https://cdn-az.allevents.in/events9/banners/a73b3664ae2f4f78b8bded4a8d9118095abc19441e8bc7971b9ddf6faab89936-rimg-w640-h960-dceed3ab-gmir?v=1783885205",
        "startDate": "2026-07-16",
        "url": "https://allevents.in/camdenton/meet-and-greet/200030316072838",
        "location": {
            "@type": "Place",
            "name": "Ashole Cigar Bar & Lounge",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "668 S RT7,Camdenton, Missouri",
                "addressLocality": "Camdenton",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.00817",
                "longitude": "-92.74454"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join me at the Ashole for a candidate meet and greet. This is your opportunity to ask questions and share your thoughts about Camden County in a casual atmosphere.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Kathy Campbell for Camden County",
                "url": "https://allevents.in/org/kathy-campbell-for-camden-county/27973697"
            }
        ]
    }
]
```