

# Event Details

- **Event Name**: Friendsgiving Brunch Buffet
- **Event Start and End Date**: Sun, 16 Nov, 2025 at 10:30 am
- **Event Description**: Check out these awesome specials in addition to a brunch buffet!
- **Event URL**: https://allevents.in/orange/friendsgiving-brunch-buffet/200029193755825
- **Event Categories**: brunch
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details


## Event venue details

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

## Event gallery

- **Alt text**: Friendsgiving Brunch Buffet
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/a71e4c76981e366be6991238e2ee7f49093731a7d186b9fa8b2a40b0e8008bf2-rimg-w1200-h1680-dcffffff-gmir?v=1763086934

## FAQs

- **Q**: When and where is Friendsgiving Brunch Buffet being held?
  - **A:** Friendsgiving Brunch Buffet takes place on Sun, 16 Nov, 2025 at 10:30 am to Sun, 16 Nov, 2025 at 10:30 am at 9 Cherry Ln, West Orange, NJ, 9 Cherry Ln, West Orange, NJ 07052-2400, United States, Orange.
- **Q**: Who is organizing Friendsgiving Brunch Buffet?
  - **A:** Friendsgiving Brunch Buffet is organized by McLoone's Boathouse.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Friendsgiving Brunch Buffet",
        "image": "https://cdn-az.allevents.in/events8/banners/a71e4c76981e366be6991238e2ee7f49093731a7d186b9fa8b2a40b0e8008bf2-rimg-w1200-h1680-dcffffff-gmir?v=1763086934",
        "startDate": "2025-11-16",
        "url": "https://allevents.in/orange/friendsgiving-brunch-buffet/200029193755825",
        "location": {
            "@type": "Place",
            "name": "9 Cherry Ln, West Orange, NJ",
            "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": "Check out these awesome specials in addition to a brunch buffet!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "McLoones Boathouse",
                "url": "https://allevents.in/org/mcloones-boathouse/26132743"
            }
        ]
    }
]
```