

# Event Details

- **Event Name**: Breakfast with Santa
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 09:00 am – Sun, 07 Dec, 2025 at 12:00 pm
- **Event Description**: Come enjoy breakfast, and get your picture with Santa!??
- **Event URL**: https://allevents.in/lupton/breakfast-with-santa/200029223551152
- **Event Categories**: breakfast-with-santa
- **Interested Audience**: 
  - total_interested_count: 27

## Ticket Details


## Event venue details

- **city**: Lupton
- **state**: MI
- **country**: United States
- **location**: 814 Kenyon Rd, Lupton, MI
- **lat**: 44.36057
- **long**: -83.9679
- **full address**: 814 Kenyon Rd, Lupton, MI, United States

## Event gallery

- **Alt text**: Breakfast with Santa
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/e1e0f2aa4e19667eac4bfb89bf6ee69b74882bb4cc24a2b973570306234831b4-rimg-w1200-h1200-dcffffff-gmir?v=1764995653

## FAQs

- **Q**: When and where is Breakfast with Santa being held?
  - **A:** Breakfast with Santa takes place on Sun, 07 Dec, 2025 at 09:00 am to Sun, 07 Dec, 2025 at 12:00 pm at 814 Kenyon Rd, Lupton, MI, United States.
- **Q**: Who is organizing Breakfast with Santa?
  - **A:** Breakfast with Santa is organized by Kenyon's Lakeside Resort.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Breakfast with Santa",
        "image": "https://cdn-az.allevents.in/events8/banners/e1e0f2aa4e19667eac4bfb89bf6ee69b74882bb4cc24a2b973570306234831b4-rimg-w1200-h1200-dcffffff-gmir?v=1764995653",
        "startDate": "2025-12-07",
        "endDate": "2025-12-07",
        "url": "https://allevents.in/lupton/breakfast-with-santa/200029223551152",
        "location": {
            "@type": "Place",
            "name": "814 Kenyon Rd, Lupton, MI",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Kenyon's Lakeside Resort, 814 Kenyon Rd, Lupton, MI 48635, United States",
                "addressLocality": "Lupton",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.36057",
                "longitude": "-83.9679"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come enjoy breakfast, and get your picture with Santa!??",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Kenyons Lakeside Resort",
                "url": "https://allevents.in/org/kenyons-lakeside-resort/21229816"
            }
        ]
    }
]
```