

# Event Details

- **Event Name**: Breakfast with Santa
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 08:30 am – Sun, 21 Dec, 2025 at 11:00 am
- **Event Description**: Make this holiday season truly magical with Breakfast with Santa at Honeybelle inside PGA National Resort—a cherished tradition served with five-star flair. Families are invited to gather for a festive morning filled with holiday cheer, delicious cuisine, and unforgettable memories.
- **Event URL**: https://allevents.in/north-palm-beach/breakfast-with-santa/80003605662159
- **Event Categories**: breakfast-with-santa, brunch, christmas, holiday, food-drinks
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: North Palm Beach
- **state**: FL
- **country**: United States
- **location**: Honeybelle
- **lat**: 26.8289171
- **long**: -80.14090879999999
- **full address**: Honeybelle, 400 Ave of the Champions, Palm Beach Gardens, FL 33418, United States, North Palm Beach

## Event gallery

- **Alt text**: Breakfast with Santa
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb692a113089037.jpg

## FAQs

- **Q**: When and where is Breakfast with Santa being held?
  - **A:** Breakfast with Santa takes place on Sat, 20 Dec, 2025 at 08:30 am to Sun, 21 Dec, 2025 at 11:00 am at Honeybelle, 400 Ave of the Champions, Palm Beach Gardens, FL 33418, United States, North Palm Beach.
- **Q**: Who is organizing Breakfast with Santa?
  - **A:** Breakfast with Santa is organized by PGA National Resort.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Breakfast with Santa",
        "image": "https://cdn2.allevents.in/thumbs/thumb692a113089037.jpg",
        "startDate": "2025-12-20",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/north-palm-beach/breakfast-with-santa/80003605662159",
        "location": {
            "@type": "Place",
            "name": "Honeybelle",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "400 Ave of the Champions, Palm Beach Gardens, FL 33418, United States",
                "postalCode": "33418",
                "addressLocality": "North Palm Beach",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "26.8289171",
                "longitude": "-80.14090879999999"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Make this holiday season truly magical with Breakfast with Santa at Honeybelle inside PGA National Resort—a cherished tradition served with five-star flair. Families are invited to gather for a festive morning filled with holiday cheer, delicious cuisine, and unforgettable memories.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "PGA National Resort",
                "url": "https://allevents.in/org/pga-national-resort/26931123",
                "description": "The iconic golf resort experience with 99 holes of championship golf. Six acclaimed courses. One iconic destination."
            }
        ]
    }
]
```