

# Event Details

- **Event Name**: Saturday Morning Breakfast
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 01:00 pm
- **Event Description**: All are invited this Saturday!
- **Event URL**: https://allevents.in/woodruff/saturday-morning-breakfast/200029338764046
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Woodruff
- **state**: SC
- **country**: United States
- **location**: Woodruff Area Soup Kitchen
- **lat**: 34.74954
- **long**: -82.04148
- **full address**: Woodruff Area Soup Kitchen, 340 McArthur Street,Woodruff, South Carolina, United States

## Event gallery

- **Alt text**: Saturday Morning Breakfast
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/360b8b55f23d8114ff655eb31ee4473b871383193178f38ff21c6ae9c05d0e90-rimg-w480-h621-dcfcfaee-gmir?v=1765444485

## FAQs

- **Q**: When and where is Saturday Morning Breakfast being held?
  - **A:** Saturday Morning Breakfast takes place on Sat, 13 Dec, 2025 at 01:00 pm to Sat, 13 Dec, 2025 at 01:00 pm at Woodruff Area Soup Kitchen, 340 McArthur Street,Woodruff, South Carolina, United States.
- **Q**: Who is organizing Saturday Morning Breakfast?
  - **A:** Saturday Morning Breakfast is organized by Woodruff Area Soup Kitchen.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Saturday Morning Breakfast",
        "image": "https://cdn-az.allevents.in/events10/banners/360b8b55f23d8114ff655eb31ee4473b871383193178f38ff21c6ae9c05d0e90-rimg-w480-h621-dcfcfaee-gmir?v=1765444485",
        "startDate": "2025-12-13",
        "url": "https://allevents.in/woodruff/saturday-morning-breakfast/200029338764046",
        "location": {
            "@type": "Place",
            "name": "Woodruff Area Soup Kitchen",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "340 McArthur Street,Woodruff, South Carolina",
                "addressLocality": "Woodruff",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.74954",
                "longitude": "-82.04148"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All are invited this Saturday!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Woodruff Area Soup Kitchen",
                "url": "https://allevents.in/org/woodruff-area-soup-kitchen/23353120"
            }
        ]
    }
]
```