

# Event Details

- **Event Name**: Teacher Workday Skate
- **Event Start and End Date**: Mon, 03 Nov, 2025 at 01:00 pm
- **Event Description**: Teens grab your skates (or borrow some of ours) and roll on over to have an afternoon of skating fun!
Ages 13-17
- **Event URL**: https://allevents.in/greensboro/teacher-workday-skate/200028723342232
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 29

## Ticket Details


## Event venue details

- **city**: Greensboro
- **state**: NC
- **country**: United States
- **location**: Craft Recreational Center
- **lat**: 36.13651
- **long**: -79.77709
- **full address**: Craft Recreational Center, 3911 Yanceyville St, Greensboro, NC 27405-3349, United States

## Event gallery

- **Alt text**: Teacher Workday Skate
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/bc9f254df8d831125116a92e3f440044bb3257b60256a65d6726e9ca7c7f773e-rimg-w1200-h801-dc7c78a9-gmir?v=1761961359

## FAQs

- **Q**: When and where is Teacher Workday Skate being held?
  - **A:** Teacher Workday Skate takes place on Mon, 03 Nov, 2025 at 01:00 pm to Mon, 03 Nov, 2025 at 01:00 pm at Craft Recreational Center, 3911 Yanceyville St, Greensboro, NC 27405-3349, United States.
- **Q**: Who is organizing Teacher Workday Skate?
  - **A:** Teacher Workday Skate is organized by Greensboro Parks and Recreation.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Teacher Workday Skate is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. Whether you're a first-time attendee or a longtime enthusiast in Greensboro, this event is thoughtfully curated to deliver a standout experience worth every moment. If Teacher Workday Skate sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Teacher Workday Skate",
        "image": "https://cdn-az.allevents.in/events8/banners/bc9f254df8d831125116a92e3f440044bb3257b60256a65d6726e9ca7c7f773e-rimg-w1200-h801-dc7c78a9-gmir?v=1761961359",
        "startDate": "2025-11-03",
        "url": "https://allevents.in/greensboro/teacher-workday-skate/200028723342232",
        "location": {
            "@type": "Place",
            "name": "Craft Recreational Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3911 Yanceyville St, Greensboro, NC 27405-3349, United States",
                "addressLocality": "Greensboro",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.13651",
                "longitude": "-79.77709"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Teens grab your skates (or borrow some of ours) and roll on over to have an afternoon of skating fun!\nAges 13-17",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Greensboro Parks and Recreation",
                "url": "https://allevents.in/org/greensboro-parks-and-recreation/25960110"
            }
        ]
    }
]
```