

# Event Details

- **Event Name**: BAKE SALE
- **Event Start and End Date**: Tue, 25 Nov, 2025 at 02:00 am – Tue, 25 Nov, 2025 at 05:00 am
- **Event Description**: Come support OBPS by buying some delicious goodies! This will the last bake sale for a while so stock up on foods while you can.
- **Event URL**: https://allevents.in/wasilla/bake-sale/200029240365711
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Wasilla
- **state**: AK
- **country**: United States
- **location**: Three Bears - KGB
- **lat**: 61.536414850906
- **long**: -149.58135644163
- **full address**: Three Bears - KGB, 3950 S. Knik Goose Bay Road,Wasilla,AK,United States

## Event gallery

- **Alt text**: BAKE SALE
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/6b06ca9d02ad5c98bd8553f2814e438c703f09223a4ff9c4a22189557832d2a6-rimg-w1200-h1553-dc581011-gmir?v=1763801531

## FAQs

- **Q**: When and where is BAKE SALE being held?
  - **A:** BAKE SALE takes place on Tue, 25 Nov, 2025 at 02:00 am to Tue, 25 Nov, 2025 at 05:00 am at Three Bears - KGB, 3950 S. Knik Goose Bay Road,Wasilla,AK,United States.
- **Q**: Who is organizing BAKE SALE?
  - **A:** BAKE SALE is organized by Old Believer Private School.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "BAKE SALE",
        "image": "https://cdn-az.allevents.in/events8/banners/6b06ca9d02ad5c98bd8553f2814e438c703f09223a4ff9c4a22189557832d2a6-rimg-w1200-h1553-dc581011-gmir?v=1763801531",
        "startDate": "2025-11-25",
        "endDate": "2025-11-25",
        "url": "https://allevents.in/wasilla/bake-sale/200029240365711",
        "location": {
            "@type": "Place",
            "name": "Three Bears - KGB",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3950 S. Knik Goose Bay Road,Wasilla,AK,United States",
                "addressLocality": "Wasilla",
                "addressRegion": "AK",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "61.536414850906",
                "longitude": "-149.58135644163"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come support OBPS by buying some delicious goodies! This will the last bake sale for a while so stock up on foods while you can.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Old Believer Private School",
                "url": "https://allevents.in/org/old-believer-private-school/24194824"
            }
        ]
    }
]
```