

# Event Details

- **Event Name**: Brunch With Santa
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 10:00 am – Sun, 21 Dec, 2025 at 01:00 pm
- **Event Description**: Join us on the Rooftop for Brunch with Santa, a festive morning of great food, holiday cheer, and a chance to meet the big guy himself.
- **Event URL**: https://allevents.in/everett/brunch-with-santa/200028995830441
- **Event Categories**: brunch, holiday
- **Interested Audience**: 
  - total_interested_count: 17

## Ticket Details


## Event venue details

- **city**: Everett
- **state**: MA
- **country**: United States
- **location**: 14 Sea Street
- **lat**: 42.4225
- **long**: -71.04419
- **full address**: 14 Sea Street, 48 Sea St, Everett, MA 02148-8040, United States

## Event gallery

- **Alt text**: Brunch With Santa
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/05fa62926f99beabebbcef2f053860dee82e8f363e87906cf07b6b15d7fc3604-rimg-w1200-h600-dc8a8e95-gmir?v=1766227080

## FAQs

- **Q**: When and where is Brunch With Santa being held?
  - **A:** Brunch With Santa takes place on Sun, 21 Dec, 2025 at 10:00 am to Sun, 21 Dec, 2025 at 01:00 pm at 14 Sea Street, 48 Sea St, Everett, MA 02148-8040, United States.
- **Q**: Who is organizing Brunch With Santa?
  - **A:** Brunch With Santa is organized by Pelham House Resort.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Brunch With Santa",
        "image": "https://cdn-az.allevents.in/events6/banners/05fa62926f99beabebbcef2f053860dee82e8f363e87906cf07b6b15d7fc3604-rimg-w1200-h600-dc8a8e95-gmir?v=1766227080",
        "startDate": "2025-12-21",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/everett/brunch-with-santa/200028995830441",
        "location": {
            "@type": "Place",
            "name": "14 Sea Street",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "48 Sea St, Everett, MA 02148-8040, United States",
                "addressLocality": "Everett",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.4225",
                "longitude": "-71.04419"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us on the Rooftop for Brunch with Santa, a festive morning of great food, holiday cheer, and a chance to meet the big guy himself.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pelham House Resort",
                "url": "https://allevents.in/org/pelham-house-resort/23258953"
            }
        ]
    }
]
```