

# Event Details

- **Event Name**: Ornament Decorating
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 02:00 pm
- **Event Description**: Make this holiday season special by making your own ornament!
- **Event URL**: https://allevents.in/orange/ornament-decorating/200029216755351
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 23

## 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**: Ornament Decorating
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/287b130669606dd9dcf54fd70b0b75d3e7093a7215a753152947937927e3b7b3-rimg-w1200-h1679-dcffffff-gmir?v=1765149481

## FAQs

- **Q**: When and where is Ornament Decorating being held?
  - **A:** Ornament Decorating takes place on Sat, 13 Dec, 2025 at 02:00 pm to Sat, 13 Dec, 2025 at 02:00 pm 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 Ornament Decorating?
  - **A:** Ornament Decorating is organized by McLoone's Boathouse.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ornament Decorating",
        "image": "https://cdn-az.allevents.in/events6/banners/287b130669606dd9dcf54fd70b0b75d3e7093a7215a753152947937927e3b7b3-rimg-w1200-h1679-dcffffff-gmir?v=1765149481",
        "startDate": "2025-12-13",
        "url": "https://allevents.in/orange/ornament-decorating/200029216755351",
        "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": "Make this holiday season special by making your own ornament!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "McLoones Boathouse",
                "url": "https://allevents.in/org/mcloones-boathouse/26132743"
            }
        ]
    }
]
```