

# Event Details

- **Event Name**: Santa at the Bakehouse 
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 10:00 am – Sat, 13 Dec, 2025 at 02:00 pm
- **Event Description**: Mark your calendars- Santa is coming to the bakehouse! More info to come!
- **Event URL**: https://allevents.in/frazee/santa-at-the-bakehouse/200028895132636
- **Event Categories**: calendar
- **Interested Audience**: 
  - total_interested_count: 215

## Ticket Details


## Event venue details

- **city**: Frazee
- **state**: MN
- **country**: United States
- **location**: 109 east main ave suite A, Frazee, MN
- **lat**: 46.7277461
- **long**: -95.6999221
- **full address**: 109 east main ave suite A, Frazee, MN, United States

## Event gallery

- **Alt text**: Santa at the Bakehouse
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/af78bc9c1cf5c404624e488878c8857ae0f941e9f20e8ff333c34eadd4d7732f-rimg-w851-h315-dcffffff-gmir?v=1764653117

## FAQs

- **Q**: When and where is Santa at the Bakehouse  being held?
  - **A:** Santa at the Bakehouse  takes place on Sat, 13 Dec, 2025 at 10:00 am to Sat, 13 Dec, 2025 at 02:00 pm at 109 east main ave suite A, Frazee, MN, United States.
- **Q**: Who is organizing Santa at the Bakehouse ?
  - **A:** Santa at the Bakehouse  is organized by Home Sweet Bakehouse LLC.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Santa at the Bakehouse",
        "image": "https://cdn-az.allevents.in/events6/banners/af78bc9c1cf5c404624e488878c8857ae0f941e9f20e8ff333c34eadd4d7732f-rimg-w851-h315-dcffffff-gmir?v=1764653117",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/frazee/santa-at-the-bakehouse/200028895132636",
        "location": {
            "@type": "Place",
            "name": "109 east main ave suite A, Frazee, MN",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "109 E Main Ave, Frazee, MN 56544-4500, United States",
                "addressLocality": "Frazee",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.7277461",
                "longitude": "-95.6999221"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Mark your calendars- Santa is coming to the bakehouse! More info to come!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Home Sweet Bakehouse LLC",
                "url": "https://allevents.in/org/home-sweet-bakehouse-llc/24979494"
            }
        ]
    }
]
```