

# Event Details

- **Event Name**: Christmas Bake Sale
- **Event Start and End Date**: Wed, 10 Dec, 2025 at 02:00 pm – Wed, 10 Dec, 2025 at 07:00 pm
- **Event Description**: Got a sweet tooth? Then pop in and grab some delicious baked goods. All proceeds go to support our residents. ???
- **Event URL**: https://allevents.in/lower-sackville/christmas-bake-sale/200029270729428
- **Event Categories**: christmas, nonprofit
- **Interested Audience**: 
  - total_interested_count: 45

## Ticket Details


## Event venue details

- **city**: Lower Sackville
- **state**: NS
- **country**: Canada
- **location**: 345 Cobequid Road, Lower Sackville, NS, Canada
- **lat**: 44.7614
- **long**: -63.65201
- **full address**: 345 Cobequid Road, Lower Sackville, NS, Canada

## Event gallery

- **Alt text**: Christmas Bake Sale
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/3d7be133a8adec5208ad022c6e984db9802b592252f6f3fcb63e44e981419048-rimg-w1077-h1396-dcfefef6-gmir?v=1765156419

## FAQs

- **Q**: When and where is Christmas Bake Sale being held?
  - **A:** Christmas Bake Sale takes place on Wed, 10 Dec, 2025 at 02:00 pm to Wed, 10 Dec, 2025 at 07:00 pm at 345 Cobequid Road, Lower Sackville, NS, Canada.
- **Q**: Who is organizing Christmas Bake Sale?
  - **A:** Christmas Bake Sale is organized by Friends Of Sagewood.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Bake Sale",
        "image": "https://cdn-az.allevents.in/events5/banners/3d7be133a8adec5208ad022c6e984db9802b592252f6f3fcb63e44e981419048-rimg-w1077-h1396-dcfefef6-gmir?v=1765156419",
        "startDate": "2025-12-10",
        "endDate": "2025-12-10",
        "url": "https://allevents.in/lower-sackville/christmas-bake-sale/200029270729428",
        "location": {
            "@type": "Place",
            "name": "345 Cobequid Road, Lower Sackville, NS, Canada",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "345 Cobequid Rd, Halifax, NS B4C 4E6, Canada",
                "addressLocality": "Lower Sackville",
                "addressRegion": "NS",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.7614",
                "longitude": "-63.65201"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Got a sweet tooth? Then pop in and grab some delicious baked goods. All proceeds go to support our residents. ???",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Friends Of Sagewood",
                "url": "https://allevents.in/org/friends-of-sagewood/24130190"
            }
        ]
    }
]
```