

# Event Details

- **Event Name**: Breakfast with Santa
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 09:00 am
- **Event Description**: get your photo with Santa!
- **Event URL**: https://allevents.in/rotonda-west/breakfast-with-santa/200029248046803
- **Event Categories**: breakfast-with-santa, pictures-with-santa
- **Interested Audience**: 
  - total_interested_count: 40

## Ticket Details


## Event venue details

- **city**: Rotonda West
- **state**: FL
- **country**: United States
- **location**: 100 Rotonda Circle, Rotonda, FL, United States, Florida 33947
- **lat**: 26.88363
- **long**: -82.29317
- **full address**: 100 Rotonda Circle, Rotonda, FL, United States, Florida 33947, 100 Rotonda Cir, Rotonda West, FL 33947-2242, United States

## Event gallery

- **Alt text**: Breakfast with Santa
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/4cf2351258a18f9563c144303092b920c7aa8543a8db2bcc07293162c5c83889-rimg-w1200-h1553-dcffffff-gmir?v=1765237445

## FAQs

- **Q**: When and where is Breakfast with Santa being held?
  - **A:** Breakfast with Santa takes place on Sun, 14 Dec, 2025 at 09:00 am to Sun, 14 Dec, 2025 at 09:00 am at 100 Rotonda Circle, Rotonda, FL, United States, Florida 33947, 100 Rotonda Cir, Rotonda West, FL 33947-2242, United States.
- **Q**: Who is organizing Breakfast with Santa?
  - **A:** Breakfast with Santa is organized by Rotonda Golf & Country Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Breakfast with Santa",
        "image": "https://cdn-az.allevents.in/events10/banners/4cf2351258a18f9563c144303092b920c7aa8543a8db2bcc07293162c5c83889-rimg-w1200-h1553-dcffffff-gmir?v=1765237445",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/rotonda-west/breakfast-with-santa/200029248046803",
        "location": {
            "@type": "Place",
            "name": "100 Rotonda Circle, Rotonda, FL, United States, Florida 33947",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "100 Rotonda Cir, Rotonda West, FL 33947-2242, United States",
                "addressLocality": "Rotonda West",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "26.88363",
                "longitude": "-82.29317"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "get your photo with Santa!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Rotonda Golf & Country Club",
                "url": "https://allevents.in/org/rotonda-golf-and-country-club/25984070"
            }
        ]
    }
]
```