

# Event Details

- **Event Name**: AHS Winterfest Market
- **Event Start and End Date**: Wed, 10 Dec, 2025 at 05:00 pm – Wed, 10 Dec, 2025 at 09:00 pm
- **Event Description**: Join us for our Winterfest Market!
- **Event URL**: https://allevents.in/asheboro/ahs-winterfest-market/200029258368318
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 44

## Ticket Details


## Event venue details

- **city**: Asheboro
- **state**: NC
- **country**: United States
- **location**: 1221 S. Park Street, Asheboro, NC, United States, North Carolina 27203
- **lat**: 35.68928
- **long**: -79.8195
- **full address**: 1221 S. Park Street, Asheboro, NC, United States, North Carolina 27203

## Event gallery

- **Alt text**: AHS Winterfest Market
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/87b2fecacab9d029c19639a7b048da5e4425800079a0a8a17b2f4d8fbd0a761e-rimg-w595-h742-dc023275-gmir?v=1764796293

## FAQs

- **Q**: When and where is AHS Winterfest Market being held?
  - **A:** AHS Winterfest Market takes place on Wed, 10 Dec, 2025 at 05:00 pm to Wed, 10 Dec, 2025 at 09:00 pm at 1221 S. Park Street, Asheboro, NC, United States, North Carolina 27203.
- **Q**: Who is organizing AHS Winterfest Market?
  - **A:** AHS Winterfest Market is organized by Asheboro High School.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "AHS Winterfest Market",
        "image": "https://cdn-az.allevents.in/events9/banners/87b2fecacab9d029c19639a7b048da5e4425800079a0a8a17b2f4d8fbd0a761e-rimg-w595-h742-dc023275-gmir?v=1764796293",
        "startDate": "2025-12-10",
        "endDate": "2025-12-10",
        "url": "https://allevents.in/asheboro/ahs-winterfest-market/200029258368318",
        "location": {
            "@type": "Place",
            "name": "1221 S. Park Street, Asheboro, NC, United States, North Carolina 27203",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1221 S Park St, Asheboro, NC 27203-6711, United States",
                "addressLocality": "Asheboro",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.68928",
                "longitude": "-79.8195"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our Winterfest Market!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Asheboro High School",
                "url": "https://allevents.in/org/asheboro-high-school/26818769"
            }
        ]
    }
]
```