

# Event Details

- **Event Name**: Evening Splatter: Moonrise Lake
- **Event Start and End Date**: Tue, 16 Dec, 2025 at 07:00 pm
- **Event Description**: Bring your family and friends for a fun night out. The more the merrier!
- **Event URL**: https://allevents.in/lexington/evening-splatter-moonrise-lake/200029349886628
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Lexington
- **state**: MA
- **country**: United States
- **location**: Pinot's Palette LexingtonCenter
- **lat**: 42.448783
- **long**: -71.228699
- **full address**: Pinot's Palette LexingtonCenter, Lexington, United States

## Event gallery

- **Alt text**: Evening Splatter: Moonrise Lake
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/c1acfa2a053bbbfc7ee8ebb2baf320f654af236da779833343207d847333872c-rimg-w800-h600-dc1d4e90-gmir?v=1765611567

## FAQs

- **Q**: When and where is Evening Splatter: Moonrise Lake being held?
  - **A:** Evening Splatter: Moonrise Lake takes place on Tue, 16 Dec, 2025 at 07:00 pm to Tue, 16 Dec, 2025 at 07:00 pm at Pinot's Palette LexingtonCenter, Lexington, United States.
- **Q**: Who is organizing Evening Splatter: Moonrise Lake?
  - **A:** Evening Splatter: Moonrise Lake is organized by Pinot's Palette (7A Meriam St Lexington MA 02420).

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Evening Splatter: Moonrise Lake",
        "image": "https://cdn-az.allevents.in/events10/banners/c1acfa2a053bbbfc7ee8ebb2baf320f654af236da779833343207d847333872c-rimg-w800-h600-dc1d4e90-gmir?v=1765611567",
        "startDate": "2025-12-16",
        "url": "https://allevents.in/lexington/evening-splatter-moonrise-lake/200029349886628",
        "location": {
            "@type": "Place",
            "name": "Pinot's Palette LexingtonCenter",
            "address": {
                "@type": "PostalAddress",
                "name": "Pinot's Palette LexingtonCenter, Lexington, United States",
                "addressLocality": "Lexington",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.448783",
                "longitude": "-71.228699"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Bring your family and friends for a fun night out. The more the merrier!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pinots Palette (7A Meriam St Lexington MA 02420)",
                "url": "https://allevents.in/org/pinots-palette-7a-meriam-st-lexington-ma-02420/26204409"
            }
        ]
    }
]
```