

# Event Details

- **Event Name**: Breakfast with Santa!
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 08:00 am – Sat, 20 Dec, 2025 at 11:00 am
- **Event Description**: Come eat breakfast with Santa! Bring your family, your holiday cheer, and your appetite for a magical experience!
- **Event URL**: https://allevents.in/flowood/breakfast-with-santa/200029264245434
- **Event Categories**: breakfast-with-santa, holiday
- **Interested Audience**: 
  - total_interested_count: 49

## Ticket Details


## Event venue details

- **city**: Flowood
- **state**: MS
- **country**: United States
- **location**: 405 W. Pineview Dr, Flowood, MS 39232
- **lat**: 32.35652
- **long**: -90.0189
- **full address**: 405 W. Pineview Dr, Flowood, MS 39232, United States

## Event gallery

- **Alt text**: Breakfast with Santa!
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/755d8a5cb2b849325bcd1d66b92259a04a573b8072202277505d90d63be324e9-rimg-w1200-h400-dce11a20-gmir?v=1766233571

## FAQs

- **Q**: When and where is Breakfast with Santa! being held?
  - **A:** Breakfast with Santa! takes place on Sat, 20 Dec, 2025 at 08:00 am to Sat, 20 Dec, 2025 at 11:00 am at 405 W. Pineview Dr, Flowood, MS 39232, United States.
- **Q**: Who is organizing Breakfast with Santa!?
  - **A:** Breakfast with Santa! is organized by Bojangles Flowood.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Breakfast with Santa!",
        "image": "https://cdn-az.allevents.in/events10/banners/755d8a5cb2b849325bcd1d66b92259a04a573b8072202277505d90d63be324e9-rimg-w1200-h400-dce11a20-gmir?v=1766233571",
        "startDate": "2025-12-20",
        "endDate": "2025-12-20",
        "url": "https://allevents.in/flowood/breakfast-with-santa/200029264245434",
        "location": {
            "@type": "Place",
            "name": "405 W. Pineview Dr, Flowood, MS 39232",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "149 Pineview Dr, Flowood, MS 39232-6039, United States",
                "addressLocality": "Flowood",
                "addressRegion": "MS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.35652",
                "longitude": "-90.0189"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come eat breakfast with Santa! Bring your family, your holiday cheer, and your appetite for a magical experience!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bojangles Flowood",
                "url": "https://allevents.in/org/bojangles-flowood/23651621"
            }
        ]
    }
]
```