

# Event Details

- **Event Name**: July Meet and Greet
- **Event Start and End Date**: Wed, 29 Jul, 2026 at 06:00 pm (-04:00)
- **Event Description**: Hopefully Steve and Joyce’s grandson will be singing.
- **Event URL**: https://allevents.in/richmond/july-meet-and-greet/200029761083808
- **Event Categories**: meet-and-greet
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Richmond
- **state**: KY
- **country**: United States
- **location**: Proud Mary BBQ
- **lat**: 37.886686
- **long**: -84.339682
- **full address**: Proud Mary BBQ, 9079 Old Richmond Rd,Lexington,KY,United States, Richmond

## Event gallery

- **Alt text**: July Meet and Greet
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/1b8de863413b537bb752b112e555c1c18c4427b22931ce1316dba6a09373fa08-rimg-w1200-h667-dc7a7b7a-gmir?v=1776260745

## FAQs

- **Q**: When and where is July Meet and Greet being held?
  - **A:** July Meet and Greet takes place on Wed, 29 Jul, 2026 at 06:00 pm to Wed, 29 Jul, 2026 at 06:00 pm at Proud Mary BBQ, 9079 Old Richmond Rd,Lexington,KY,United States, Richmond.
- **Q**: Who is organizing July Meet and Greet?
  - **A:** July Meet and Greet is organized by Brad Phillips.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "July Meet and Greet",
        "image": "https://cdn-az.allevents.in/events9/banners/1b8de863413b537bb752b112e555c1c18c4427b22931ce1316dba6a09373fa08-rimg-w1200-h667-dc7a7b7a-gmir?v=1776260745",
        "startDate": "2026-07-29T18:00:00-04:00",
        "url": "https://allevents.in/richmond/july-meet-and-greet/200029761083808",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Proud Mary BBQ",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9079 Old Richmond Rd,Lexington,KY,United States",
                "addressLocality": "Richmond",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.886686",
                "longitude": "-84.339682"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Hopefully Steve and Joyce’s grandson will be singing.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Brad Phillips",
                "url": "https://allevents.in/org/brad-phillips/25830742"
            }
        ]
    }
]
```