

# 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 out and join us for breakfast on Saturday, December 20th! Open to the public.
- **Event URL**: https://allevents.in/woodruff/breakfast-with-santa/200029358641111
- **Event Categories**: breakfast-with-santa
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Woodruff
- **state**: SC
- **country**: United States
- **location**: American Legion
- **lat**: 34.752356026154
- **long**: -82.053548358462
- **full address**: American Legion, 6998 Highway 101,Woodruff, South Carolina, United States

## Event gallery

- **Alt text**: Breakfast with Santa
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/ef0e29770626c606bc96b4fc77f122bae82d545a0bee9d3968559b5fc493f816-rimg-w996-h1289-dcede0d4-gmir?v=1765781290

## 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 American Legion, 6998 Highway 101,Woodruff, South Carolina, United States.
- **Q**: Who is organizing Breakfast with Santa?
  - **A:** Breakfast with Santa is organized by American Legion Riders Post 33 Woodruff SC.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Breakfast with Santa",
        "image": "https://cdn-az.allevents.in/events5/banners/ef0e29770626c606bc96b4fc77f122bae82d545a0bee9d3968559b5fc493f816-rimg-w996-h1289-dcede0d4-gmir?v=1765781290",
        "startDate": "2025-12-20",
        "endDate": "2025-12-20",
        "url": "https://allevents.in/woodruff/breakfast-with-santa/200029358641111",
        "location": {
            "@type": "Place",
            "name": "American Legion",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6998 Highway 101,Woodruff, South Carolina",
                "addressLocality": "Woodruff",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.752356026154",
                "longitude": "-82.053548358462"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come out and join us for breakfast on Saturday, December 20th! Open to the public.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "American Legion Riders Post 33 Woodruff SC",
                "url": "https://allevents.in/org/american-legion-riders-post-33-woodruff-sc/25921987"
            }
        ]
    }
]
```