

# Event Details

- **Event Name**: Santa Claus at the Western Wake Farmer's Market
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 09:30 am – Sat, 20 Dec, 2025 at 12:00 pm
- **Event Description**: Santa Claus will be taking Christmas gift requests and we will be handing out longleaf pine seedlings!
- **Event URL**: https://allevents.in/morrisville/santa-claus-at-the-western-wake-farmers-market/200029358956714
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Morrisville
- **state**: NC
- **country**: United States
- **location**: Western Wake Farmers Market
- **lat**: 35.82236
- **long**: -78.82962
- **full address**: Western Wake Farmers Market, 101 Town Hall Dr, Morrisville, NC 27560-8146, United States

## Event gallery

- **Alt text**: Santa Claus at the Western Wake Farmer's Market
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/39f007d679ace8445601ae5ac4beb4584aee28699338969fa6b0da494adbf989-rimg-w828-h1020-dc030203-gmir?v=1765787473

## FAQs

- **Q**: When and where is Santa Claus at the Western Wake Farmer's Market being held?
  - **A:** Santa Claus at the Western Wake Farmer's Market takes place on Sat, 20 Dec, 2025 at 09:30 am to Sat, 20 Dec, 2025 at 12:00 pm at Western Wake Farmers Market, 101 Town Hall Dr, Morrisville, NC 27560-8146, United States.
- **Q**: Who is organizing Santa Claus at the Western Wake Farmer's Market?
  - **A:** Santa Claus at the Western Wake Farmer's Market is organized by Trees for the Triangle.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Santa Claus at the Western Wake Farmer's Market",
        "image": "https://cdn-az.allevents.in/events6/banners/39f007d679ace8445601ae5ac4beb4584aee28699338969fa6b0da494adbf989-rimg-w828-h1020-dc030203-gmir?v=1765787473",
        "startDate": "2025-12-20",
        "endDate": "2025-12-20",
        "url": "https://allevents.in/morrisville/santa-claus-at-the-western-wake-farmers-market/200029358956714",
        "location": {
            "@type": "Place",
            "name": "Western Wake Farmers Market",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "101 Town Hall Dr, Morrisville, NC 27560-8146, United States",
                "addressLocality": "Morrisville",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.82236",
                "longitude": "-78.82962"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Santa Claus will be taking Christmas gift requests and we will be handing out longleaf pine seedlings!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Trees for the Triangle",
                "url": "https://allevents.in/org/trees-for-the-triangle/21438689"
            }
        ]
    }
]
```