

# Event Details

- **Event Name**: Christmas Tree Sale
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 07:30 am
- **Event Description**: Your last chance to purchase a REAL Christmas tree this Saturday 13th December.
- **Event URL**: https://allevents.in/albany/christmas-tree-sale/200029326185503
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Albany
- **state**: WA
- **country**: Australia
- **location**: P.O Box 102, Brunswick Junction, WA, Australia
- **lat**: -35.03239
- **long**: 117.90041
- **full address**: P.O Box 102, Brunswick Junction, WA, Australia, 34 Brunswick Rd, Port Albany WA 6330, Australia, Albany

## Event gallery

- **Alt text**: Christmas Tree Sale
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/3348e79fe4cfdd4eae42559b559e6bfaa14baf9c2392582828a2d2ce0b4dac7a-rimg-w1019-h1064-dcf4ece1-gmir?v=1765258863

## FAQs

- **Q**: When and where is Christmas Tree Sale being held?
  - **A:** Christmas Tree Sale takes place on Sat, 13 Dec, 2025 at 07:30 am to Sat, 13 Dec, 2025 at 07:30 am at P.O Box 102, Brunswick Junction, WA, Australia, 34 Brunswick Rd, Port Albany WA 6330, Australia, Albany.
- **Q**: Who is organizing Christmas Tree Sale?
  - **A:** Christmas Tree Sale is organized by Brunswick Junction Lions Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Tree Sale",
        "image": "https://cdn-az.allevents.in/events8/banners/3348e79fe4cfdd4eae42559b559e6bfaa14baf9c2392582828a2d2ce0b4dac7a-rimg-w1019-h1064-dcf4ece1-gmir?v=1765258863",
        "startDate": "2025-12-13",
        "url": "https://allevents.in/albany/christmas-tree-sale/200029326185503",
        "location": {
            "@type": "Place",
            "name": "P.O Box 102, Brunswick Junction, WA, Australia",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "34 Brunswick Rd, Port Albany WA 6330, Australia",
                "addressLocality": "Albany",
                "addressRegion": "WA",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-35.03239",
                "longitude": "117.90041"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Your last chance to purchase a REAL Christmas tree this Saturday 13th December.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Brunswick Junction Lions Club",
                "url": "https://allevents.in/org/brunswick-junction-lions-club/27211754"
            }
        ]
    }
]
```