

# Event Details

- **Event Name**: Christmas Shopping Days
- **Event Start and End Date**: Fri, 12 Dec, 2025 at 12:00 pm – Sun, 14 Dec, 2025 at 06:00 pm
- **Event Description**: Amber’s Planters will be at the Heritage Mall in Albany Friday 12/12 to Sunday 12/14
There will be many other vendors setup throughout the mall. You don’t want to miss this opportunity to support small businesses while finding a unique gift for Christmas.
- **Event URL**: https://allevents.in/albany/christmas-shopping-days/200029356804425
- **Event Categories**: christmas, shopping
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Albany
- **state**: OR
- **country**: United States
- **location**: Heritage Mall
- **lat**: 44.63043
- **long**: -123.08074
- **full address**: Heritage Mall, 1895 14th Ave SE,Albany, Oregon, United States

## Event gallery

- **Alt text**: Christmas Shopping Days
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/f04b7d9947faf6108658e01fcfa492c0d08c8ed7a6a96191fe3bfd1d3e4bf7b6-rimg-w1200-h575-dc2d2d2d-gmir?v=1765754425

## FAQs

- **Q**: When and where is Christmas Shopping Days being held?
  - **A:** Christmas Shopping Days takes place on Fri, 12 Dec, 2025 at 12:00 pm to Sun, 14 Dec, 2025 at 06:00 pm at Heritage Mall, 1895 14th Ave SE,Albany, Oregon, United States.
- **Q**: Who is organizing Christmas Shopping Days?
  - **A:** Christmas Shopping Days is organized by Amber's Planters.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Shopping Days",
        "image": "https://cdn-az.allevents.in/events6/banners/f04b7d9947faf6108658e01fcfa492c0d08c8ed7a6a96191fe3bfd1d3e4bf7b6-rimg-w1200-h575-dc2d2d2d-gmir?v=1765754425",
        "startDate": "2025-12-12",
        "endDate": "2025-12-14",
        "url": "https://allevents.in/albany/christmas-shopping-days/200029356804425",
        "location": {
            "@type": "Place",
            "name": "Heritage Mall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1895 14th Ave SE,Albany, Oregon",
                "addressLocality": "Albany",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.63043",
                "longitude": "-123.08074"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Amber’s Planters will be at the Heritage Mall in Albany Friday 12/12 to Sunday 12/14\nThere will be many other vendors setup throughout the mall. You don’t want to miss this opportunity to support small businesses while finding a unique gift for Christmas.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Ambers Planters",
                "url": "https://allevents.in/org/ambers-planters/26355517"
            }
        ]
    }
]
```