

# Event Details

- **Event Name**: Christmas Eve Specials
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 11:00 am
- **Event Description**: Specials are in addition to our a la carte menu
- **Event URL**: https://allevents.in/orange/christmas-eve-specials/200029204131318
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Orange
- **state**: NJ
- **country**: United States
- **location**: 9 Cherry Ln, West Orange, NJ, United States, New Jersey 07052
- **lat**: 40.76838
- **long**: -74.28653
- **full address**: 9 Cherry Ln, West Orange, NJ, United States, New Jersey 07052, 9 Cherry Ln, West Orange, NJ 07052-2400, United States, Orange

## Event gallery

- **Alt text**: Christmas Eve Specials
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/179bda447680b0985779106b88177d9f285c1a5b48d482c66c18d7e58725dcf0-rimg-w1200-h1552-dcffffff-gmir?v=1766490592

## FAQs

- **Q**: When and where is Christmas Eve Specials being held?
  - **A:** Christmas Eve Specials takes place on Wed, 24 Dec, 2025 at 11:00 am to Wed, 24 Dec, 2025 at 11:00 am at 9 Cherry Ln, West Orange, NJ, United States, New Jersey 07052, 9 Cherry Ln, West Orange, NJ 07052-2400, United States, Orange.
- **Q**: Who is organizing Christmas Eve Specials?
  - **A:** Christmas Eve Specials is organized by McLoone's Boathouse.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Specials",
        "image": "https://cdn-az.allevents.in/events9/banners/179bda447680b0985779106b88177d9f285c1a5b48d482c66c18d7e58725dcf0-rimg-w1200-h1552-dcffffff-gmir?v=1766490592",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/orange/christmas-eve-specials/200029204131318",
        "location": {
            "@type": "Place",
            "name": "9 Cherry Ln, West Orange, NJ, United States, New Jersey 07052",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9 Cherry Ln, West Orange, NJ 07052-2400, United States",
                "addressLocality": "Orange",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.76838",
                "longitude": "-74.28653"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Specials are in addition to our a la carte menu",
        "organizer": [
            {
                "@type": "Organization",
                "name": "McLoones Boathouse",
                "url": "https://allevents.in/org/mcloones-boathouse/26132743"
            }
        ]
    }
]
```