

# Event Details

- **Event Name**: Sunday Dinner At The Skillet
- **Event Start and End Date**: Sun, 14 Jun, 2026 at 12:00 pm – Sun, 14 Jun, 2026 at 06:00 pm
- **Event Description**: Come join us tomorrow for Sunday Dinner at the Skillet!! Noon-6pm.
- **Event URL**: https://allevents.in/lexington/sunday-dinner-at-the-skillet/200030234668352
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 18

## Ticket Details


## Event venue details

- **city**: Lexington
- **state**: KY
- **country**: United States
- **location**: 213 E 7th Street, Lexington, KY
- **lat**: 38.05331
- **long**: -84.48156
- **full address**: 213 E 7th Street, Lexington, KY, United States

## Event gallery

- **Alt text**: Sunday Dinner At The Skillet
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/fc9db98bf3bbc78516028823007ed6e4a29d3e779f86b9952ff756e99f3e7f45-rimg-w960-h720-dc7c7574-gmir?v=1781432872

## FAQs

- **Q**: When and where is Sunday Dinner At The Skillet being held?
  - **A:** Sunday Dinner At The Skillet takes place on Sun, 14 Jun, 2026 at 12:00 pm to Sun, 14 Jun, 2026 at 06:00 pm at 213 E 7th Street, Lexington, KY, United States.
- **Q**: Who is organizing Sunday Dinner At The Skillet?
  - **A:** Sunday Dinner At The Skillet is organized by Blue Skillet.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Sunday Dinner At The Skillet is ideal for foodies, craft beverage enthusiasts, and festival fans looking for the best local flavors and experiences. Whether you're a first-time attendee or a longtime enthusiast in Lexington, this event is thoughtfully curated to deliver a standout experience worth every moment. If Sunday Dinner At The Skillet sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Dinner At The Skillet",
        "image": "https://cdn-az.allevents.in/events4/banners/fc9db98bf3bbc78516028823007ed6e4a29d3e779f86b9952ff756e99f3e7f45-rimg-w960-h720-dc7c7574-gmir?v=1781432872",
        "startDate": "2026-06-14",
        "endDate": "2026-06-14",
        "url": "https://allevents.in/lexington/sunday-dinner-at-the-skillet/200030234668352",
        "location": {
            "@type": "Place",
            "name": "213 E 7th Street, Lexington, KY",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "213 E 7th St, Lexington, KY 40508-1650, United States",
                "addressLocality": "Lexington",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.05331",
                "longitude": "-84.48156"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us tomorrow for Sunday Dinner at the Skillet!! Noon-6pm.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Blue Skillet",
                "url": "https://allevents.in/org/blue-skillet/27918217"
            }
        ]
    }
]
```