

# Event Details

- **Event Name**: Holiday Party
- **Event Start and End Date**: Wed, 17 Dec, 2025 at 05:00 pm – Wed, 17 Dec, 2025 at 07:00 pm
- **Event Description**: Join us for our Merry Mugs and Pie Slices holiday party! Featuring music, refreshments, and pie!
- **Event URL**: https://allevents.in/saco/holiday-party/200029369654314
- **Event Categories**: parties, entertainment, holiday
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Saco
- **state**: ME
- **country**: United States
- **location**: 392 Main Street, Saco, ME
- **lat**: 43.50314
- **long**: -70.44238
- **full address**: 392 Main Street, Saco, ME, United States

## Event gallery

- **Alt text**: Holiday Party
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/a56b757a4c11019b7cb9f01d7a99cd4cde624c1f4ae71e72d588ced26e31e08b-rimg-w1200-h1549-dcf9f5f0-gmir?v=1765988834

## FAQs

- **Q**: When and where is Holiday Party being held?
  - **A:** Holiday Party takes place on Wed, 17 Dec, 2025 at 05:00 pm to Wed, 17 Dec, 2025 at 07:00 pm at 392 Main Street, Saco, ME, United States.
- **Q**: Who is organizing Holiday Party?
  - **A:** Holiday Party is organized by The Landing at Saco Bay.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Holiday Party is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Saco, this event is thoughtfully curated to deliver a standout experience worth every moment. If Holiday Party 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": "Holiday Party",
        "image": "https://cdn-az.allevents.in/events4/banners/a56b757a4c11019b7cb9f01d7a99cd4cde624c1f4ae71e72d588ced26e31e08b-rimg-w1200-h1549-dcf9f5f0-gmir?v=1765988834",
        "startDate": "2025-12-17",
        "endDate": "2025-12-17",
        "url": "https://allevents.in/saco/holiday-party/200029369654314",
        "location": {
            "@type": "Place",
            "name": "392 Main Street, Saco, ME",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "392 Main St, Saco, ME 04005-2207, United States",
                "addressLocality": "Saco",
                "addressRegion": "ME",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.50314",
                "longitude": "-70.44238"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our Merry Mugs and Pie Slices holiday party! Featuring music, refreshments, and pie!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Landing at Saco Bay",
                "url": "https://allevents.in/org/the-landing-at-saco-bay/23293865"
            }
        ]
    }
]
```