

# Event Details

- **Event Name**: Thanksgiving Pie Sale
- **Event Start and End Date**: Wed, 26 Nov, 2025 at 02:00 pm – Wed, 26 Nov, 2025 at 04:00 pm
- **Event Description**: October is coming to a close, but we have so much to look forward to in November! Mark your calendars, our annual pie sale is only weeks away!!
- **Event URL**: https://allevents.in/juneau/thanksgiving-pie-sale/200029123466604
- **Event Categories**: thanksgiving, calendar
- **Interested Audience**: 
  - total_interested_count: 172

## Ticket Details


## Event venue details

- **city**: Juneau
- **state**: AK
- **country**: United States
- **location**: Foodland Shopping Center
- **lat**: 58.299747254304
- **long**: -134.41830361377
- **full address**: Foodland Shopping Center, 621 W Willoughby Ave, Juneau, AK 99801, United States

## Event gallery

- **Alt text**: Thanksgiving Pie Sale
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/c21b42f3d8bf30802993a240c95a46c3607590c09f859b4ee5a34e61515a65c9-rimg-w1200-h1553-dcf9f3db-gmir?v=1764014231

## FAQs

- **Q**: When and where is Thanksgiving Pie Sale being held?
  - **A:** Thanksgiving Pie Sale takes place on Wed, 26 Nov, 2025 at 02:00 pm to Wed, 26 Nov, 2025 at 04:00 pm at Foodland Shopping Center, 621 W Willoughby Ave, Juneau, AK 99801, United States.
- **Q**: Who is organizing Thanksgiving Pie Sale?
  - **A:** Thanksgiving Pie Sale is organized by Juneau Cooperative Preschool.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving Pie Sale",
        "image": "https://cdn-az.allevents.in/events10/banners/c21b42f3d8bf30802993a240c95a46c3607590c09f859b4ee5a34e61515a65c9-rimg-w1200-h1553-dcf9f3db-gmir?v=1764014231",
        "startDate": "2025-11-26",
        "endDate": "2025-11-26",
        "url": "https://allevents.in/juneau/thanksgiving-pie-sale/200029123466604",
        "location": {
            "@type": "Place",
            "name": "Foodland Shopping Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "621 W Willoughby Ave, Juneau, AK 99801, United States",
                "addressLocality": "Juneau",
                "addressRegion": "AK",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "58.299747254304",
                "longitude": "-134.41830361377"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "October is coming to a close, but we have so much to look forward to in November! Mark your calendars, our annual pie sale is only weeks away!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Juneau Cooperative Preschool",
                "url": "https://allevents.in/org/juneau-cooperative-preschool/24040857"
            }
        ]
    }
]
```