

# Event Details

- **Event Name**: Cup of Sunshine 
- **Event Start and End Date**: Thu, 30 Apr, 2026 at 06:00 pm (-04:00)
- **Event Description**: Grab a drink and friends to paint this beautiful sunflower resting in a ornate tea cup.
- **Event URL**: https://allevents.in/alexandria/cup-of-sunshine/200029943175146
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Alexandria
- **state**: KY
- **country**: United States
- **location**: Brass Key Coffee Shop
- **lat**: 38.960585096748
- **long**: -84.393796920776
- **full address**: Brass Key Coffee Shop, 8109 Alexandria Pike, Suite 9,Alexandria, Kentucky, United States

## Event gallery

- **Alt text**: Cup of Sunshine
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/7f5740904e410f353a3ac4432fc1bd362d0d701aecf64cd45f7bcc3e5dc92cc4-rimg-w1200-h628-dc041646-gmir?v=1776198764

## FAQs

- **Q**: When and where is Cup of Sunshine  being held?
  - **A:** Cup of Sunshine  takes place on Thu, 30 Apr, 2026 at 06:00 pm to Thu, 30 Apr, 2026 at 06:00 pm at Brass Key Coffee Shop, 8109 Alexandria Pike, Suite 9,Alexandria, Kentucky, United States.
- **Q**: Who is organizing Cup of Sunshine ?
  - **A:** Cup of Sunshine  is organized by Tabletop-Creations.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Cup of Sunshine",
        "image": "https://cdn-az.allevents.in/events6/banners/7f5740904e410f353a3ac4432fc1bd362d0d701aecf64cd45f7bcc3e5dc92cc4-rimg-w1200-h628-dc041646-gmir?v=1776198764",
        "startDate": "2026-04-30T18:00:00-04:00",
        "url": "https://allevents.in/alexandria/cup-of-sunshine/200029943175146",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Brass Key Coffee Shop",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8109 Alexandria Pike, Suite 9,Alexandria, Kentucky",
                "addressLocality": "Alexandria",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.960585096748",
                "longitude": "-84.393796920776"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Grab a drink and friends to paint this beautiful sunflower resting in a ornate tea cup.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Tabletop-Creations",
                "url": "https://allevents.in/org/tabletop-creations/27690871"
            }
        ]
    }
]
```