

# Event Details

- **Event Name**: Holiday bake sale breakfast with Santa and craft show
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 09:00 am – Sat, 13 Dec, 2025 at 01:00 pm
- **Event URL**: https://allevents.in/massillon/holiday-bake-sale-breakfast-with-santa-and-craft-show/200029199932813
- **Event Categories**: christmas-markets-and-fairs, breakfast-with-santa, holiday
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details

- **Ticket URL**: http://facebook.com/200029199932813?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=massillon-events

## Event venue details

- **city**: Massillon
- **state**: OH
- **country**: United States
- **location**: St George Cultural Center
- **lat**: 40.79380099562
- **long**: -81.519866860252
- **full address**: St George Cultural Center, 364 1st St SE,Massillon, Ohio, United States

## Event gallery

- **Alt text**: Holiday bake sale breakfast with Santa and craft show
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/55bfe7f7d8600899adb384c10f1ee364f058f6ae90e54a7e212dc4390d265e11-rimg-w1080-h1920-dcbcbdc1-gmir?v=1765546286

## FAQs

- **Q**: When and where is Holiday bake sale breakfast with Santa and craft show being held?
  - **A:** Holiday bake sale breakfast with Santa and craft show takes place on Sat, 13 Dec, 2025 at 09:00 am to Sat, 13 Dec, 2025 at 01:00 pm at St George Cultural Center, 364 1st St SE,Massillon, Ohio, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Holiday bake sale breakfast with Santa and craft show",
        "image": "https://cdn-az.allevents.in/events2/banners/55bfe7f7d8600899adb384c10f1ee364f058f6ae90e54a7e212dc4390d265e11-rimg-w1080-h1920-dcbcbdc1-gmir?v=1765546286",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/massillon/holiday-bake-sale-breakfast-with-santa-and-craft-show/200029199932813",
        "location": {
            "@type": "Place",
            "name": "St George Cultural Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "364 1st St SE,Massillon, Ohio",
                "addressLocality": "Massillon",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.79380099562",
                "longitude": "-81.519866860252"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```