

# Event Details

- **Event Name**: June meet and greet
- **Event Start and End Date**: Thu, 25 Jun, 2026 at 05:30 pm
- **Event Description**: Information coming
- **Event URL**: https://allevents.in/lexington/june-meet-and-greet/200030204749120
- **Event Categories**: meet-and-greet, meetups
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Lexington
- **state**: KY
- **country**: United States
- **location**: Columbia Steakhouse Richmond Road
- **lat**: 38.007789141177
- **long**: -84.453804773529
- **full address**: Columbia Steakhouse Richmond Road, 2750 Richmond Rd.,Lexington, Kentucky, United States

## Event gallery

- **Alt text**: June meet and greet
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/32d59e0e5106ea04613927903987b664c554b3cba3f9d37cd325378861bb8f5b-rimg-w916-h734-dc757578-gmir?v=1781788667

## FAQs

- **Q**: When and where is June meet and greet being held?
  - **A:** June meet and greet takes place on Thu, 25 Jun, 2026 at 05:30 pm to Thu, 25 Jun, 2026 at 05:30 pm at Columbia Steakhouse Richmond Road, 2750 Richmond Rd.,Lexington, Kentucky, United States.
- **Q**: Who is organizing June meet and greet?
  - **A:** June meet and greet is organized by Brad Phillips.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "June meet and greet",
        "image": "https://cdn-az.allevents.in/events1/banners/32d59e0e5106ea04613927903987b664c554b3cba3f9d37cd325378861bb8f5b-rimg-w916-h734-dc757578-gmir?v=1781788667",
        "startDate": "2026-06-25",
        "url": "https://allevents.in/lexington/june-meet-and-greet/200030204749120",
        "location": {
            "@type": "Place",
            "name": "Columbia Steakhouse Richmond Road",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2750 Richmond Rd.,Lexington, Kentucky",
                "addressLocality": "Lexington",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.007789141177",
                "longitude": "-84.453804773529"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Information coming",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Brad Phillips",
                "url": "https://allevents.in/org/brad-phillips/25830742"
            }
        ]
    }
]
```