

# Event Details

- **Event Name**: Christmas Bake Sale 
- **Event Start and End Date**: Tue, 23 Dec, 2025 at 10:00 am – Tue, 23 Dec, 2025 at 02:00 pm
- **Event Description**: Join us for our Christmas Bake Sale to get your goodies for your holiday events.
- **Event URL**: https://allevents.in/scottsboro/christmas-bake-sale/200029395573858
- **Event Categories**: christmas, holiday
- **Interested Audience**: 
  - total_interested_count: 56

## Ticket Details


## Event venue details

- **city**: Scottsboro
- **state**: AL
- **country**: United States
- **location**: P&W Wholesale Grocery Outlet LLC.
- **lat**: 34.66078
- **long**: -86.01565
- **full address**: P&amp;W Wholesale Grocery Outlet LLC., 102 Micah Way Suite 1106,Scottsboro, Alabama, United States

## Event gallery

- **Alt text**: Christmas Bake Sale
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/bfe35bb821cb53b804b581792f4a4d9ce236c028b69622a6baa00325840b504e-rimg-w750-h500-dc39302b-gmir?v=1766455135

## FAQs

- **Q**: When and where is Christmas Bake Sale  being held?
  - **A:** Christmas Bake Sale  takes place on Tue, 23 Dec, 2025 at 10:00 am to Tue, 23 Dec, 2025 at 02:00 pm at P&amp;W Wholesale Grocery Outlet LLC., 102 Micah Way Suite 1106,Scottsboro, Alabama, United States.
- **Q**: Who is organizing Christmas Bake Sale ?
  - **A:** Christmas Bake Sale  is organized by Bellomy Bunch.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Bake Sale",
        "image": "https://cdn-az.allevents.in/events8/banners/bfe35bb821cb53b804b581792f4a4d9ce236c028b69622a6baa00325840b504e-rimg-w750-h500-dc39302b-gmir?v=1766455135",
        "startDate": "2025-12-23",
        "endDate": "2025-12-23",
        "url": "https://allevents.in/scottsboro/christmas-bake-sale/200029395573858",
        "location": {
            "@type": "Place",
            "name": "P&W Wholesale Grocery Outlet LLC.",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "102 Micah Way Suite 1106,Scottsboro, Alabama",
                "addressLocality": "Scottsboro",
                "addressRegion": "AL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.66078",
                "longitude": "-86.01565"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our Christmas Bake Sale to get your goodies for your holiday events.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bellomy Bunch",
                "url": "https://allevents.in/org/bellomy-bunch/25106520"
            }
        ]
    }
]
```