

# Event Details

- **Event Name**: Breakfast with Santa
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 10:00 am – Sat, 13 Dec, 2025 at 12:00 pm
- **Event Description**: Come out for our Annual Breakfast with Santa.
- **Event URL**: https://allevents.in/west-columbia/breakfast-with-santa/200029350128833
- **Event Categories**: breakfast-with-santa
- **Interested Audience**: 
  - total_interested_count: 162

## Ticket Details


## Event venue details

- **city**: West Columbia
- **state**: SC
- **country**: United States
- **location**: 1541 Old Dunbar rd, West Columbia, SC
- **lat**: 33.92554
- **long**: -81.11234
- **full address**: 1541 Old Dunbar rd, West Columbia, SC, United States

## Event gallery

- **Alt text**: Breakfast with Santa
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/60141d1b7b770e9a82e0513d00053fb18f5b3617e73c60cad0fef564ba3a9c93-rimg-w1060-h785-dcc92e32-gmir?v=1765614812

## FAQs

- **Q**: When and where is Breakfast with Santa being held?
  - **A:** Breakfast with Santa takes place on Sat, 13 Dec, 2025 at 10:00 am to Sat, 13 Dec, 2025 at 12:00 pm at 1541 Old Dunbar rd, West Columbia, SC, United States.
- **Q**: Who is organizing Breakfast with Santa?
  - **A:** Breakfast with Santa is organized by Cayce Moose Lodge #462.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Breakfast with Santa",
        "image": "https://cdn-az.allevents.in/events7/banners/60141d1b7b770e9a82e0513d00053fb18f5b3617e73c60cad0fef564ba3a9c93-rimg-w1060-h785-dcc92e32-gmir?v=1765614812",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/west-columbia/breakfast-with-santa/200029350128833",
        "location": {
            "@type": "Place",
            "name": "1541 Old Dunbar rd, West Columbia, SC",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1541 Old Dunbar Rd, West Columbia, SC 29172-1940, United States",
                "addressLocality": "West Columbia",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.92554",
                "longitude": "-81.11234"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come out for our Annual Breakfast with Santa.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cayce Moose Lodge 462",
                "url": "https://allevents.in/org/cayce-moose-lodge-462/26776088"
            }
        ]
    }
]
```