

# Event Details

- **Event Name**: Paint Talking To The Moon
- **Event Start and End Date**: Fri, 19 Jan, 2018 at 07:00 pm
- **Event URL**: https://allevents.in/little-rock/paint-talking-to-the-moon/160212661283392
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Little Rock
- **state**: AR
- **country**: United States
- **location**: Pinot's Palette
- **lat**: 34.795759348086
- **long**: -92.403887874027
- **full address**: Pinot's Palette, 11610 Pleasant Ridge Road, Ste 101, Little Rock, United States

## Event gallery

- **Alt text**: Paint Talking To The Moon
  - **Image URL**: https://cdn-az.allevents.in/banners/c3ef8f2a4834413aa7e977da29bdaf7b-rimg-w609-h720-gmir.jpg

## FAQs

- **Q**: When and where is Paint Talking To The Moon being held?
  - **A:** Paint Talking To The Moon takes place on Fri, 19 Jan, 2018 at 07:00 pm to Fri, 19 Jan, 2018 at 07:00 pm at Pinot's Palette, 11610 Pleasant Ridge Road, Ste 101, Little Rock, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Paint Talking To The Moon",
        "image": "https://cdn-az.allevents.in/banners/c3ef8f2a4834413aa7e977da29bdaf7b-rimg-w609-h720-gmir.jpg",
        "startDate": "2018-01-19",
        "url": "https://allevents.in/little-rock/paint-talking-to-the-moon/160212661283392",
        "location": {
            "@type": "Place",
            "name": "Pinot's Palette",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "11610 Pleasant Ridge Road, Ste 101",
                "addressLocality": "Little Rock",
                "addressRegion": "AR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.795759348086",
                "longitude": "-92.403887874027"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```